/*!***************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./css/sass/styles.scss ***!
  \***************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;1,300;1,400;1,700&family=Montserrat:ital,wght@0,100;0,400;0,600;0,700;1,400&family=Open+Sans:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,700;1,300;1,400;1,700&family=Playfair+Display:ital,wght@0,400;0,500;1,400;1,500&display=swap);
/*!*******************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./css/sass/styles.scss (1) ***!
  \*******************************************************************************************************************/
@charset "UTF-8";
/*! 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; }

/*
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  animation-delay
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

  Usage: @include animation-delay('slide-down 5s 3'); 

*/
/*
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  border-radius
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

  Usage: @include border-radius(30px); 
  Podemos variar el número de valores, @include animation(30px 0 30px 30px); por ejemplo.

*/
/*
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  rotate
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

  Usage: @include rotate(90deg); 

*/
/*
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  scale
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

  Usage: @include scale(1.3); 

*/
/*
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  transition
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

  Usage: @include transition(.3s ease); 
  Podemos variar el número de valores, @include @include transition(.3s ease-in .4s);  por ejemplo.

*/
/*
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  translate
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

  Usage: @include translate(-50%,-50%); 

*/
/*
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  translateX
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

  Usage: @include translateX(100px); 

*/
/*
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  translateY
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

  Usage: @include translateY(100%);  

*/
/*
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  transform
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/
footer {
  border-top: solid 1px #6FC3D7; }

.footer__typeOne {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 2rem;
  text-align: center;
  align-items: center; }
  @media screen and (min-width: 1024px) {
    .footer__typeOne {
      flex-direction: row;
      padding: 3rem 0;
      text-align: left;
      align-items: flex-start; } }
  .footer__typeOne .column {
    flex: 1 1 0;
    border-bottom: solid 1px #A1A1A1;
    margin-bottom: 2rem;
    padding-bottom: 2rem; }
    @media screen and (min-width: 1024px) {
      .footer__typeOne .column {
        margin-bottom: 0;
        padding-bottom: 0;
        border-bottom: none; } }
    .footer__typeOne .column ul {
      margin: 0;
      padding-left: 0; }
      .footer__typeOne .column ul li {
        list-style: none; }
        .footer__typeOne .column ul li + li {
          margin-top: 1.2rem; }
        .footer__typeOne .column ul li a {
          text-decoration: none;
          color: #848484;
          font-size: 1.2rem; }
    .footer__typeOne .column:last-of-type {
      border-bottom: none;
      margin-bottom: 0;
      padding-bottom: 0; }
    .footer__typeOne .column:first-of-type {
      border-bottom: none; }

.footer_copyright {
  border-top: solid 1px #6FC3D7;
  text-align: center;
  padding: 1.4rem; }
  .footer_copyright p {
    color: #848484;
    font-size: 1.2rem; }

.footer_type__Two {
  background-color: #574108;
  padding: 5rem 0 1rem; }
  .footer_type__Two .footer_row {
    display: flex;
    flex-direction: column;
    margin-bottom: 4rem; }
    .footer_type__Two .footer_row:last-of-type {
      margin-bottom: 0; }
    @media screen and (min-width: 1024px) {
      .footer_type__Two .footer_row {
        flex-direction: row; } }
    .footer_type__Two .footer_row .column:first-of-type {
      flex-basis: 100%; }
      @media screen and (min-width: 1024px) {
        .footer_type__Two .footer_row .column:first-of-type {
          flex-basis: 40%;
          padding-right: 2rem; } }
    .footer_type__Two .footer_row .column:last-of-type {
      flex-basis: 100%; }
      @media screen and (min-width: 1024px) {
        .footer_type__Two .footer_row .column:last-of-type {
          flex-basis: 60%; } }
    .footer_type__Two .footer_row .column .footer_logos {
      display: flex;
      flex-direction: row; }
      .footer_type__Two .footer_row .column .footer_logos img + img {
        margin-left: 2rem; }
    .footer_type__Two .footer_row .column .footer_nav {
      border-top: solid 1px #ffffff;
      display: flex;
      flex-direction: column; }
      @media screen and (min-width: 1024px) {
        .footer_type__Two .footer_row .column .footer_nav {
          flex-direction: row; }
          .footer_type__Two .footer_row .column .footer_nav .menu-footer_main-container {
            margin-right: 8rem; } }
      .footer_type__Two .footer_row .column .footer_nav ul {
        padding: 3rem 0 0 0;
        margin: 0; }
        .footer_type__Two .footer_row .column .footer_nav ul li {
          list-style: none;
          margin-bottom: 1.2rem; }
          .footer_type__Two .footer_row .column .footer_nav ul li a {
            color: #ffffff;
            text-decoration: none; }
            .footer_type__Two .footer_row .column .footer_nav ul li a:after {
              content: '>';
              margin-left: 1rem; }
    .footer_type__Two .footer_row .column .footer_text p {
      color: #ffffff;
      font-size: 1.4rem;
      line-height: 2.2rem; }
    .footer_type__Two .footer_row .column .footer_social {
      margin-bottom: 4rem; }
      .footer_type__Two .footer_row .column .footer_social ul {
        margin: 0;
        padding: 0;
        display: flex;
        flex-direction: row; }
        .footer_type__Two .footer_row .column .footer_social ul li {
          list-style: none;
          margin-bottom: 1.2rem; }
          .footer_type__Two .footer_row .column .footer_social ul li a {
            color: #ffffff;
            text-decoration: none; }
    .footer_type__Two .footer_row .column .footer_copyright_two p {
      color: #ffffff;
      font-size: 1.2rem;
      line-height: 2rem; }

header {
  border-bottom: solid 1px #6FC3D7; }

.header__typeOne {
  position: relative;
  z-index: 999999;
  height: 8rem; }
  .header__typeOne .container {
    display: flex;
    flex-direction: row;
    align-items: center;
    height: 100%;
    padding: 0 2rem; }
  .header__typeOne .nav {
    margin-left: auto;
    display: none; }
    @media screen and (max-width: 1024px) {
      .header__typeOne .nav {
        position: fixed;
        width: 100vw;
        top: 8rem;
        bottom: 0;
        overflow-y: auto;
        left: -150%;
        -webkit-transition: 0.5s;
        -moz-transition: 0.5s;
        -ms-transition: 0.5s;
        transition: 0.5s;
        z-index: 1;
        background-color: #ffffff;
        display: block;
        opacity: 0; }
        .header__typeOne .nav.open {
          left: 0%;
          opacity: 1; }
        .header__typeOne .nav ul.menu {
          padding-left: 0;
          display: flex;
          flex-direction: column;
          margin: 0; }
          .header__typeOne .nav ul.menu > li {
            list-style: none;
            padding: 2rem;
            margin: 0;
            position: relative;
            box-sizing: border-box;
            background-color: #ffffff;
            height: auto;
            border-bottom: solid 1px #DADADA; }
            .header__typeOne .nav ul.menu > li:last-of-type {
              border-bottom: none; }
            .header__typeOne .nav ul.menu > li a {
              text-decoration: none;
              color: #848484;
              font-size: 1.4rem;
              display: inline-block; }
            .header__typeOne .nav ul.menu > li .sub-menu {
              top: 0;
              left: 0;
              background-color: #ffffff;
              padding-left: 0;
              display: none; }
              .header__typeOne .nav ul.menu > li .sub-menu.open {
                display: block; }
              .header__typeOne .nav ul.menu > li .sub-menu li {
                padding: 1.4rem;
                list-style: none;
                padding: 2rem 0 0 2rem; }
                .header__typeOne .nav ul.menu > li .sub-menu li .sub-menu {
                  top: 0;
                  left: 0;
                  background-color: #ffffff;
                  padding-left: 0;
                  display: none; }
                  .header__typeOne .nav ul.menu > li .sub-menu li .sub-menu.open {
                    display: block; }
                  .header__typeOne .nav ul.menu > li .sub-menu li .sub-menu li {
                    padding: 1.4rem;
                    list-style: none;
                    padding: 2rem 0 0 2rem; }
                .header__typeOne .nav ul.menu > li .sub-menu li.menu-item-has-children {
                  position: relative; }
                  .header__typeOne .nav ul.menu > li .sub-menu li.menu-item-has-children .mobile-toggle {
                    position: absolute;
                    right: 0.4rem;
                    top: 2.4rem;
                    cursor: pointer;
                    transform: rotate(45deg);
                    transition: all 400ms;
                    color: #6FC3D7; }
                    .header__typeOne .nav ul.menu > li .sub-menu li.menu-item-has-children .mobile-toggle.active {
                      transform: rotate(0deg); }
            .header__typeOne .nav ul.menu > li.menu-item-has-children {
              position: relative; }
              .header__typeOne .nav ul.menu > li.menu-item-has-children .mobile-toggle {
                position: absolute;
                right: 2.4rem;
                top: 2.4rem;
                cursor: pointer;
                transform: rotate(45deg);
                transition: all 400ms;
                color: #6FC3D7; }
                .header__typeOne .nav ul.menu > li.menu-item-has-children .mobile-toggle.active {
                  transform: rotate(0deg); } }
    @media screen and (min-width: 1024px) {
      .header__typeOne .nav {
        display: block; }
        .header__typeOne .nav ul.menu {
          padding-left: 0;
          display: flex;
          flex-direction: row;
          align-items: center; }
          .header__typeOne .nav ul.menu > li {
            list-style: none;
            padding: 1.4rem;
            margin: 0;
            height: 8rem;
            vertical-align: top;
            display: flex;
            align-items: center;
            position: relative;
            background-color: #ffffff;
            box-sizing: border-box; }
            .header__typeOne .nav ul.menu > li a {
              text-decoration: none;
              color: #848484;
              font-size: 1.4rem; }
            .header__typeOne .nav ul.menu > li.menu-item-has-children {
              position: relative; }
              .header__typeOne .nav ul.menu > li.menu-item-has-children:after {
                content: '\ea3e';
                font-family: 'roicons';
                font-weight: normal;
                font-style: normal;
                font-display: block;
                margin-left: 4px;
                top: -1px;
                position: relative; }
              .header__typeOne .nav ul.menu > li.menu-item-has-children .mobile-toggle {
                display: none; }
            .header__typeOne .nav ul.menu > li > .sub-menu {
              display: none;
              position: absolute;
              top: 8rem;
              left: 0;
              background-color: #ffffff;
              padding-left: 0;
              min-width: 19rem; }
              .header__typeOne .nav ul.menu > li > .sub-menu li {
                padding: 1.4rem;
                list-style: none; }
                .header__typeOne .nav ul.menu > li > .sub-menu li > .sub-menu {
                  display: none;
                  position: absolute;
                  top: 0;
                  left: 100%;
                  background-color: #ffffff;
                  min-width: 19rem; }
                  .header__typeOne .nav ul.menu > li > .sub-menu li > .sub-menu li {
                    padding: 1.4rem;
                    list-style: none; }
                .header__typeOne .nav ul.menu > li > .sub-menu li:hover > .sub-menu {
                  display: block; }
                .header__typeOne .nav ul.menu > li > .sub-menu li.menu-item-has-children {
                  position: relative;
                  display: flex;
                  flex-direction: row;
                  justify-content: space-between;
                  align-items: center; }
                  .header__typeOne .nav ul.menu > li > .sub-menu li.menu-item-has-children:after {
                    content: '\ea3c';
                    font-family: 'roicons';
                    font-weight: normal;
                    font-style: normal;
                    font-display: block;
                    margin-left: 4px;
                    top: -1px;
                    position: relative; }
                  .header__typeOne .nav ul.menu > li > .sub-menu li.menu-item-has-children .mobile-toggle {
                    display: none; }
            .header__typeOne .nav ul.menu > li:hover .sub-menu {
              display: block;
              padding-left: 0; }
            .header__typeOne .nav ul.menu > li:last-of-type > .sub-menu .sub-menu {
              left: -190px; } }
  .header__typeOne #mobileNav {
    display: block;
    width: 23px;
    height: 20px;
    position: absolute;
    top: 27px;
    left: 24px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer; }
    @media screen and (min-width: 1024px) {
      .header__typeOne #mobileNav {
        display: none; } }
    .header__typeOne #mobileNav:hover span:nth-child(1) {
      width: 28px; }
    .header__typeOne #mobileNav:hover span:nth-child(2) {
      width: 23px; }
    .header__typeOne #mobileNav:hover span:nth-child(3) {
      width: 28px; }
    .header__typeOne #mobileNav span {
      display: block;
      position: absolute;
      height: 1px;
      width: 100%;
      background: #6FC3D7;
      border-radius: 9px;
      opacity: 1;
      left: 0;
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
      -webkit-transition: .25s ease-in-out;
      -moz-transition: .25s ease-in-out;
      -o-transition: .25s ease-in-out;
      transition: .25s ease-in-out; }
      .header__typeOne #mobileNav span:nth-child(1) {
        top: 0px; }
      .header__typeOne #mobileNav span:nth-child(2) {
        top: 8px;
        width: 28px; }
      .header__typeOne #mobileNav span:nth-child(3) {
        top: 16px; }
    .header__typeOne #mobileNav.open {
      z-index: 99; }
      .header__typeOne #mobileNav.open span {
        background: #6FC3D7; }
        .header__typeOne #mobileNav.open span:nth-child(1) {
          top: 12px;
          -webkit-transform: rotate(135deg);
          -moz-transform: rotate(135deg);
          -o-transform: rotate(135deg);
          transform: rotate(135deg); }
        .header__typeOne #mobileNav.open span:nth-child(2) {
          opacity: 0;
          left: -60px; }
        .header__typeOne #mobileNav.open span:nth-child(3) {
          top: 12px;
          -webkit-transform: rotate(-135deg);
          -moz-transform: rotate(-135deg);
          -o-transform: rotate(-135deg);
          transform: rotate(-135deg); }
  .header__typeOne .logo {
    margin: 0 auto; }
    @media screen and (min-width: 1024px) {
      .header__typeOne .logo {
        margin: 0; } }
  .header__typeOne .search.left {
    margin-left: auto; }
  .header__typeOne .search em {
    font-size: 2rem;
    color: #6FC3D7;
    cursor: pointer; }
  .header__typeOne.fixed {
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    background-color: #ffffff;
    z-index: 999999;
    height: 8rem; }

.header__typeLanding {
  position: relative;
  z-index: 999999;
  height: 8rem; }
  .header__typeLanding .container {
    display: flex;
    flex-direction: row;
    align-items: center;
    height: 100%;
    padding: 0 2rem; }
  .header__typeLanding .logo {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center; }
    .header__typeLanding .logo img + img {
      margin-left: 2rem; }
  .header__typeLanding .call_to_me {
    margin-left: auto;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center; }
    .header__typeLanding .call_to_me--text {
      margin-right: 1rem;
      text-align: right; }
      .header__typeLanding .call_to_me--text h2 {
        font-size: 2.2rem;
        line-height: 2rem;
        color: #ffffff; }
      .header__typeLanding .call_to_me--text p a {
        font-size: 2.2rem;
        line-height: 3rem;
        color: #ffffff;
        text-decoration: none; }

.searchpage {
  position: absolute;
  top: -100%;
  left: 0;
  width: 100%;
  height: 20rem;
  background: #ffffff;
  z-index: 999999999;
  border-bottom: solid 1px #6FC3D7;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  -webkit-box-shadow: 0px 6px 5px 0px #e6e6e6;
  -moz-box-shadow: 0px 6px 5px 0px #e6e6e6;
  box-shadow: 0px 6px 5px 0px #e6e6e6; }
  .searchpage.open {
    top: 0; }
  .searchpage .close {
    position: absolute;
    right: 0;
    top: 0;
    background-color: #6FC3D7;
    color: #ffffff;
    padding: 1.2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 2rem;
    cursor: pointer; }
  .searchpage .form-group input {
    width: 80vw; }

.button {
  display: inline-flex;
  align-items: center;
  background-color: #6FC3D7;
  color: #ffffff;
  padding-left: 1.6rem;
  padding-right: 1.6rem;
  margin: 0 auto 0 auto;
  text-decoration: none;
  cursor: pointer;
  border-radius: .4rem;
  border: none; }
  .button:hover {
    background-color: #4f5feb;
    color: #ffffff; }
  .button--extra_small {
    font-size: 1.1rem;
    height: 2.7rem; }
  .button--small {
    font-size: 1.2rem;
    height: 3.2rem; }
  .button--medium {
    font-size: 1.3rem;
    height: 3.9rem; }
  .button--large {
    font-size: 1.5rem;
    height: 5.2rem; }
  .button--extra_large {
    font-size: 1.8rem;
    height: 6.2rem; }
  .button--icon {
    align-items: center;
    font-size: 1.3rem; }
    .button--icon em {
      margin-left: 0.5rem;
      position: relative;
      top: -1px; }
    .button--icon:hover em {
      color: #ffffff; }
    .button--icon__before em {
      margin-right: 0.5rem; }
  .button.negativo {
    border: 1px solid #6FC3D7;
    color: #6FC3D7; }
    .button.negativo:hover {
      background-color: #6FC3D7;
      color: #ffffff; }
  .button.full {
    width: 100%; }

.titular {
  color: #ffffff;
  padding: 0 2em;
  line-height: 1.1;
  text-align: center; }
  .titular--1 {
    font-family: "Roboto", sans-serif; }
    @media screen and (min-width: 1024px) {
      .titular--1 {
        font-size: 3em;
        line-height: 1.25; } }
  .titular--2 {
    font-family: "Roboto", sans-serif; }
    @media screen and (min-width: 1024px) {
      .titular--2 {
        font-size: 3em; } }
  .titular--3 {
    font-family: "Roboto", sans-serif; }
    @media screen and (min-width: 1024px) {
      .titular--3 {
        font-size: 3em; } }
  .titular--4 {
    font-family: "Roboto", sans-serif;
    font-size: 1.25em; }
  .titular--5 {
    font-family: "Roboto", sans-serif;
    font-size: 1.5em; }
    @media screen and (min-width: 1024px) {
      .titular--5 {
        font-size: 1.8em; } }
  .titular--6 {
    font-family: "Roboto", sans-serif;
    font-size: 1.5em !important; }
    @media screen and (min-width: 1024px) {
      .titular--6 {
        font-size: 2.4em; } }
  .titular--7 {
    font-family: "Roboto", sans-serif;
    font-size: 1.5em; }
    @media screen and (min-width: 1024px) {
      .titular--7 {
        font-size: 2.2em; } }
  .titular--8 {
    font-family: "Roboto", sans-serif;
    font-size: 1em;
    line-height: 1.2; }
    @media screen and (min-width: 1024px) {
      .titular--8 {
        font-size: 1.6em; } }
  .titular--9 {
    font-family: "Roboto", sans-serif;
    font-size: 2.5em; }
    @media screen and (min-width: 1024px) {
      .titular--9 {
        font-size: 2.75em; } }
  .titular--10 {
    font-family: "Roboto", sans-serif;
    font-size: 1em; }
    @media screen and (min-width: 1024px) {
      .titular--10 {
        font-size: 1.3em; } }
  .titular--11 {
    font-family: "Roboto", sans-serif;
    font-size: 1.2em;
    line-height: 1.5; }
  .titular--12 {
    font-family: "Roboto", sans-serif; }
    @media screen and (min-width: 1024px) {
      .titular--12 {
        font-size: 3em;
        line-height: 1.25; } }
  .titular--13 {
    font-size: 1.1em;
    line-height: 1.25;
    font-family: "Roboto", sans-serif; }
    @media screen and (min-width: 1024px) {
      .titular--13 {
        font-size: 2.2em; } }

.block {
  display: block; }

.inline-block {
  display: inline-block !important; }

.relative {
  position: relative; }

.txt-center {
  text-align: center; }

.txt-right {
  text-align: right; }

.txt-left {
  text-align: left; }

.pe-none {
  pointer-events: none !important; }

.noBreak {
  white-space: nowrap; }

.overflow {
  overflow: hidden; }

.pointer {
  cursor: pointer; }

@media screen and (min-width: 1024px) {
  .only-mobile {
    display: none !important; } }

.only-desktop {
  display: none !important; }
  .only-desktop--flex {
    display: none !important; }
    @media screen and (min-width: 1024px) {
      .only-desktop--flex {
        display: flex !important; } }
  @media screen and (min-width: 1024px) {
    .only-desktop {
      display: block !important; } }

.underline {
  text-decoration: underline; }
  .underline--no {
    text-decoration: none; }

.notOpacity {
  opacity: 1 !important; }

.no-margin {
  margin: 0; }
  .no-margin--top {
    margin-top: 0 !important; }
  .no-margin--bottom {
    margin-bottom: 0 !important; }
  .no-margin--left {
    margin-left: 0 !important; }
  .no-margin--right {
    margin-right: 0 !important; }
  @media screen and (max-width: 1024px) {
    .no-margin--bottom-resp {
      margin-bottom: 0 !important; } }
  @media screen and (max-width: 1024px) {
    .no-margin--top-resp {
      margin-top: 0 !important; } }
  @media screen and (max-width: 1024px) {
    .no-margin--resp {
      margin: 0 !important; } }

.no-padding {
  padding: 0; }
  .no-padding--top {
    padding-top: 0 !important; }
  .no-padding--bottom {
    padding-bottom: 0 !important; }
  .no-padding--left {
    padding-left: 0; }
  .no-padding--right {
    padding-right: 0; }
  @media screen and (max-width: 1024px) {
    .no-padding--bottom-resp {
      padding-bottom: 0 !important; } }
  @media screen and (max-width: 1024px) {
    .no-padding--top-resp {
      padding-top: 0 !important; } }
  @media screen and (max-width: 768px) {
    .no-padding--right-xs {
      padding-right: 0 !important; } }
  @media screen and (max-width: 768px) {
    .no-padding--left-xs {
      padding-left: 0 !important; } }
  @media screen and (max-width: 1024px) {
    .no-padding--resp {
      padding: 0 !important; } }
  @media screen and (min-width: 1024px) {
    .no-padding--top-desk {
      padding-top: 0 !important; } }

.w100 {
  width: 100% !important; }

.h100 {
  height: 100% !important; }

.w80 {
  width: 80% !important;
  margin: auto; }

.w50 {
  width: 100% !important; }
  @media screen and (min-width: 1024px) {
    .w50 {
      width: 50% !important; } }

.height-auto {
  height: auto !important; }
  @media screen and (max-width: 1024px) {
    .height-auto_mobile {
      height: auto !important; } }

.stroke-white {
  stroke: white; }

.absolute {
  position: absolute; }

.opacity-05 {
  opacity: 0.5 !important; }

.opacity-075 {
  opacity: 0.75 !important; }

.o-f-contain {
  object-fit: contain !important; }

.o-f-position-left {
  object-position: left !important; }

.no-border {
  border: none !important; }

.contact_page {
  position: relative; }
  .contact_page--hero {
    width: 100%;
    height: 50rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
    @media (min-width: 768px) {
      .contact_page--hero {
        height: 40rem; } }
  .contact_page--info {
    padding: 4rem;
    text-align: center; }
    .contact_page--info h1 {
      font-size: 3.6rem;
      line-height: 4.4rem;
      margin-bottom: 1.2rem;
      margin-top: 0;
      padding-top: 0; }
    .contact_page--info h2 {
      font-size: 3rem;
      line-height: 3.8rem;
      margin-bottom: 1.2rem;
      margin-top: 0;
      padding-top: 0; }
    .contact_page--info h3 {
      font-size: 2.5rem;
      line-height: 3.3rem;
      margin-bottom: 1.2rem;
      margin-top: 0;
      padding-top: 0; }
    .contact_page--info h4 {
      font-size: 2rem;
      line-height: 2.8rem;
      margin-bottom: 1.2rem;
      margin-top: 0;
      padding-top: 0; }
    .contact_page--info h5 {
      font-size: 1.8rem;
      line-height: 2.6rem;
      margin-bottom: 1.2rem;
      margin-top: 0;
      padding-top: 0; }
    .contact_page--info h6 {
      font-size: 1.6rem;
      line-height: 2.4rem;
      margin-bottom: 1.2rem;
      margin-top: 0;
      padding-top: 0; }
    .contact_page--info p {
      font-size: 1.6rem;
      line-height: 2.5rem;
      margin-bottom: 1.2rem;
      margin-top: 0;
      padding-top: 0; }
      .contact_page--info p:last-of-type {
        margin-bottom: 0; }
    .contact_page--info ul li, .contact_page--info ol li {
      font-size: 1.6rem;
      line-height: 2.5rem;
      margin-bottom: 1rem;
      margin-top: 0;
      padding-top: 0; }
      .contact_page--info ul li:last-of-type, .contact_page--info ol li:last-of-type {
        margin-bottom: 0; }
    .contact_page--info a {
      color: #6FC3D7;
      text-decoration: underline; }
      .contact_page--info a.button {
        margin-top: 2rem;
        color: #ffffff;
        text-decoration: none; }
  .contact_page--form {
    padding: 2rem;
    background-color: #F2F4F6;
    margin-bottom: 20rem;
    border-radius: 5px; }
    @media (min-width: 768px) {
      .contact_page--form {
        padding: 4rem;
        max-width: 60%;
        margin: 0 auto 20rem; } }
    .contact_page--form form {
      width: 100%; }

.form-row {
  display: flex;
  flex-direction: column;
  margin-bottom: 0; }
  @media screen and (min-width: 1024px) {
    .form-row {
      flex-direction: row;
      margin-bottom: 2rem; } }
  .form-row .form-group {
    flex-basis: 100%;
    margin-right: 0;
    display: flex;
    flex-direction: column;
    margin-bottom: 2rem; }
    @media screen and (min-width: 1024px) {
      .form-row .form-group {
        flex-basis: 49%;
        margin-right: 1%;
        margin-bottom: 0; } }
    .form-row .form-group:last-of-type {
      margin-right: 0; }

.form-group {
  position: relative; }
  .form-group.selector {
    position: relative;
    margin-top: 0;
    border-bottom: 1px solid #A1A1A1; }
    .form-group.selector .form-label {
      z-index: 0;
      font-size: 1.5rem;
      color: #333333;
      font-weight: 600; }
      .form-group.selector .form-label span {
        color: #6FC3D7;
        margin-left: .5rem; }
    .form-group.selector select {
      -webkit-border-radius: 0px;
      -moz-border-radius: 0px;
      -ms-border-radius: 0px;
      border-radius: 0px;
      border: none;
      font-size: 1.4rem;
      color: #A1A1A1;
      height: 4rem;
      width: 100%;
      position: relative;
      box-shadow: none;
      background: transparent;
      background-image: none;
      appearance: none;
      -webkit-appearance: none;
      -moz-appearance: none;
      -o-appearance: none;
      padding-left: 0; }
      .form-group.selector select::-ms-expand {
        display: none; }
      .form-group.selector select::-webkit-input-placeholder {
        color: #A1A1A1; }
      .form-group.selector select::-moz-input-placeholder {
        color: #A1A1A1; }
      .form-group.selector select::-ms-input-placeholder {
        color: #A1A1A1; }
      .form-group.selector select::-o-input-placeholder {
        color: #A1A1A1; }
    .form-group.selector:after {
      right: 0.4rem;
      top: 2rem;
      z-index: 5;
      pointer-events: none;
      content: ' ';
      width: 1rem;
      height: 0;
      position: absolute;
      border-top: 0.5rem solid #6FC3D7;
      border-left: 0.5rem  solid transparent;
      border-right: 0.5rem  solid transparent; }
  .form-group.checkbox input {
    height: 16px;
    width: 16px;
    cursor: pointer;
    position: relative;
    vertical-align: 0;
    display: inline-block;
    margin-left: 0;
    margin-right: 1rem; }
    .form-group.checkbox input:checked:after {
      content: '';
      background: #6FC3D7;
      height: 1.7rem;
      width: 1.7rem;
      position: relative;
      display: block;
      top: -1px;
      left: -1px;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      -ms-border-radius: 0;
      border-radius: 0; }
  .form-group.checkbox label {
    font-size: 1.2rem;
    font-weight: 300;
    line-height: 2rem;
    vertical-align: 0.5rem;
    padding-left: 0;
    color: #A1A1A1; }
    .form-group.checkbox label a {
      font-size: 1.2rem;
      line-height: 2rem;
      color: #A1A1A1; }
  .form-group.checkbox.has-feedback.has-error {
    margin-bottom: 4rem; }
  .form-group .form-label {
    font-size: 1.5rem;
    color: #333333;
    font-weight: 600;
    margin-bottom: 1rem; }
    .form-group .form-label span {
      color: #6FC3D7;
      margin-left: .5rem; }
    .form-group .form-label.form_coment {
      top: auto; }
  .form-group + h2 {
    margin-top: 5rem; }
  .form-group textarea {
    width: 100%;
    background: #ffffff;
    font-size: 1.4rem;
    border: 1px solid #E5E6E7;
    margin-bottom: 2rem;
    height: 15rem;
    padding: 1.2rem;
    margin-top: 1rem; }
  .form-group input {
    background: #ffffff;
    padding: 1.2rem;
    height: 1.2rem;
    font-size: 1.4rem;
    box-shadow: none;
    border: solid 1px #E5E6E7;
    color: #A1A1A1; }
    .form-group input:active, .form-group input:focus {
      outline: none;
      box-shadow: none; }
    .form-group input::last-of-type {
      margin: 2rem auto; }
    .form-group input.placeholder {
      color: #A1A1A1;
      font-size: 1.4rem;
      line-height: 2.2rem; }
    .form-group input:-moz-placeholder {
      color: #A1A1A1;
      font-size: 1.4rem;
      line-height: 2.2rem; }
    .form-group input::-moz-placeholder {
      color: #A1A1A1;
      font-size: 1.4rem;
      line-height: 2.2rem; }
    .form-group input:-ms-input-placeholder {
      color: #A1A1A1;
      font-size: 1.4rem;
      line-height: 2.2rem; }
    .form-group input::-webkit-input-placeholder {
      color: #A1A1A1;
      font-size: 1.4rem;
      line-height: 2.2rem; }
    .form-group input:focus {
      border: solid 1px #6FC3D7;
      box-shadow: none; }
  .form-group.has-error .form-control {
    border-bottom: 1px solid red; }
  .form-group.has-error .form-label-fixed {
    color: red; }
  .form-group.has-error .form-label {
    color: red; }
    .form-group.has-error .form-label.active {
      opacity: 0; }
  .form-group.has-success .form-control {
    border-bottom: 1px solid #A1A1A1; }
  .form-group.has-success .form-control-feedback.icon-ok {
    opacity: 0; }
  .form-group label {
    font-size: 1.2rem;
    line-height: 2rem;
    color: #A1A1A1; }
  .form-group.radios {
    margin-top: 2rem; }
    .form-group.radios .radio-inline {
      font-size: 1.2rem;
      color: red;
      letter-spacing: 0;
      margin-right: 1rem; }
      .form-group.radios .radio-inline input {
        margin-right: 0.5rem; }
    .form-group.radios label {
      left: -1.4rem;
      font-size: 1.4rem;
      color: #A1A1A1; }
  .form-group .help-block {
    margin-top: .8rem;
    font-size: 1.2rem;
    color: red;
    display: block; }
  .form-group button {
    margin-top: 2rem;
    border: none;
    width: 100%;
    text-align: center;
    display: block; }

.info_field {
  margin-bottom: 2rem;
  font-size: 1.2rem; }

.ok_form, .errorform {
  text-align: center;
  display: none; }

@font-face {
  font-family: 'Roboto';
  src: url(../dist/fonts/icons/Roboto-Light.woff2) format("woff2"), url(../dist/fonts/icons/Roboto-Light.woff) format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Roboto';
  src: url(../dist/fonts/icons/Roboto-BoldItalic.woff2) format("woff2"), url(../dist/fonts/icons/Roboto-BoldItalic.woff) format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'Roboto';
  src: url(../dist/fonts/icons/Roboto-Black.woff2) format("woff2"), url(../dist/fonts/icons/Roboto-Black.woff) format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Roboto';
  src: url(../dist/fonts/icons/Roboto-LightItalic.woff2) format("woff2"), url(../dist/fonts/icons/Roboto-LightItalic.woff) format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'Roboto';
  src: url(../dist/fonts/icons/Roboto-Bold.woff2) format("woff2"), url(../dist/fonts/icons/Roboto-Bold.woff) format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Roboto';
  src: url(../dist/fonts/icons/Roboto-BlackItalic.woff2) format("woff2"), url(../dist/fonts/icons/Roboto-BlackItalic.woff) format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'Roboto';
  src: url(../dist/fonts/icons/Roboto-Italic.woff2) format("woff2"), url(../dist/fonts/icons/Roboto-Italic.woff) format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'Roboto';
  src: url(../dist/fonts/icons/Roboto-ThinItalic.woff2) format("woff2"), url(../dist/fonts/icons/Roboto-ThinItalic.woff) format("woff");
  font-weight: 100;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'Roboto';
  src: url(../dist/fonts/icons/Roboto-MediumItalic.woff2) format("woff2"), url(../dist/fonts/icons/Roboto-MediumItalic.woff) format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'Roboto';
  src: url(../dist/fonts/icons/Roboto-Thin.woff2) format("woff2"), url(../dist/fonts/icons/Roboto-Thin.woff) format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Roboto';
  src: url(../dist/fonts/icons/Roboto-Medium.woff2) format("woff2"), url(../dist/fonts/icons/Roboto-Medium.woff) format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Roboto';
  src: url(../dist/fonts/icons/Roboto-Regular.woff2) format("woff2"), url(../dist/fonts/icons/Roboto-Regular.woff) format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'roicons' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-phone:before {
  content: "\e942"; }

.icon-phone-hang-up:before {
  content: "\e943"; }

.icon-download:before {
  content: "\e960"; }

.icon-upload:before {
  content: "\e961"; }

.icon-undo:before {
  content: "\e965"; }

.icon-redo:before {
  content: "\e966"; }

.icon-undo2:before {
  content: "\e967"; }

.icon-redo2:before {
  content: "\e968"; }

.icon-forward:before {
  content: "\e969"; }

.icon-reply:before {
  content: "\e96a"; }

.icon-bubble:before {
  content: "\e96b"; }

.icon-search:before {
  content: "\e986"; }

.icon-zoom-in:before {
  content: "\e987"; }

.icon-zoom-out:before {
  content: "\e988"; }

.icon-enlarge:before {
  content: "\e989"; }

.icon-shrink:before {
  content: "\e98a"; }

.icon-enlarge2:before {
  content: "\e98b"; }

.icon-shrink2:before {
  content: "\e98c"; }

.icon-star-full:before {
  content: "\e9d9"; }

.icon-heart:before {
  content: "\e9da"; }

.icon-notification:before {
  content: "\ea08"; }

.icon-question:before {
  content: "\ea09"; }

.icon-plus:before {
  content: "\ea0a"; }

.icon-minus:before {
  content: "\ea0b"; }

.icon-info:before {
  content: "\ea0c"; }

.icon-cancel-circle:before {
  content: "\ea0d"; }

.icon-cross:before {
  content: "\ea0f"; }

.icon-checkmark:before {
  content: "\ea10"; }

.icon-checkmark2:before {
  content: "\ea11"; }

.icon-play2:before {
  content: "\ea15"; }

.icon-pause:before {
  content: "\ea16"; }

.icon-stop:before {
  content: "\ea17"; }

.icon-previous:before {
  content: "\ea18"; }

.icon-next:before {
  content: "\ea19"; }

.icon-backward:before {
  content: "\ea1a"; }

.icon-forward2:before {
  content: "\ea1b"; }

.icon-play3:before {
  content: "\ea1c"; }

.icon-pause2:before {
  content: "\ea1d"; }

.icon-stop2:before {
  content: "\ea1e"; }

.icon-backward2:before {
  content: "\ea1f"; }

.icon-forward3:before {
  content: "\ea20"; }

.icon-volume-medium:before {
  content: "\ea27"; }

.icon-volume-mute2:before {
  content: "\ea2a"; }

.icon-arrow-up-left2:before {
  content: "\ea39"; }

.icon-arrow-up2:before {
  content: "\ea3a"; }

.icon-arrow-up-right2:before {
  content: "\ea3b"; }

.icon-arrow-right2:before {
  content: "\ea3c"; }

.icon-arrow-down-right2:before {
  content: "\ea3d"; }

.icon-arrow-down2:before {
  content: "\ea3e"; }

.icon-arrow-down-left2:before {
  content: "\ea3f"; }

.icon-arrow-left2:before {
  content: "\ea40"; }

.icon-circle-up:before {
  content: "\ea41"; }

.icon-circle-right:before {
  content: "\ea42"; }

.icon-circle-down:before {
  content: "\ea43"; }

.icon-circle-left:before {
  content: "\ea44"; }

.icon-checkbox-checked:before {
  content: "\ea52"; }

.icon-share:before {
  content: "\ea7d"; }

.icon-share2:before {
  content: "\ea82"; }

.icon-facebook:before {
  content: "\ea90"; }

.icon-instagram:before {
  content: "\ea92"; }

.icon-whatsapp:before {
  content: "\ea93"; }

.icon-twitter:before {
  content: "\ea96"; }

.icon-file-pdf:before {
  content: "\eadf"; }

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

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

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

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

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

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

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

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

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

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

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

.slick-slide img {
  display: block; }

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

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

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

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

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

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

* {
  outline: none; }
  *:hover {
    outline: none; }
  *:active {
    outline: none; }
  *:focus {
    outline: none; }

::-webkit-scrollbar {
  display: none; }

html {
  font-family: "Roboto", sans-serif;
  font-size: 62.5%;
  /* Para usar rem de forma "amable": 10px = 1rem */
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

html, body {
  overflow-x: hidden; }
  html.no_scroll, body.no_scroll {
    height: 100%;
    width: 100%;
    overflow: hidden; }
  html#roboto, body#roboto {
    font-family: "Roboto", sans-serif; }
  html#poppins, body#poppins {
    font-family: "Poppins", sans-serif !important; }
  html#montserrat, body#montserrat {
    font-family: "Montserrat", sans-serif !important; }
  html#opensans, body#opensans {
    font-family: "Open Sans", sans-serif !important; }
  html#lato, body#lato {
    font-family: "Lato", sans-serif !important; }

main.fixed {
  margin-top: 8rem; }

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

/*
	FLEX
*/
.flex {
  display: flex; }

.flex-row-column {
  display: flex;
  flex-direction: row; }
  @media screen and (min-width: 1024px) {
    .flex-row-column {
      flex-direction: column; } }

.flex-column-row {
  display: flex;
  flex-direction: column; }
  @media screen and (min-width: 1024px) {
    .flex-column-row {
      flex-direction: row; } }
  .flex-column-row .column-resp {
    flex: 1 1 0; }

.flex-row {
  display: flex;
  flex-direction: row; }
  .flex-row .column-resp {
    flex: 1 1 0; }

.flex-column {
  display: flex;
  flex-direction: column; }

.f-justyfy-c {
  justify-content: center; }

.f-align-c {
  align-items: center; }

/*
	CONTENEDOR
*/
.wrapper-large {
  width: 100%;
  max-width: 1900px;
  margin: 0 auto;
  padding: 0 2rem;
  box-sizing: border-box; }

.wrapper {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 2rem;
  box-sizing: border-box; }
  @media screen and (min-width: 1400px) {
    .wrapper {
      padding: 0; } }

.wrapper-xs {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 2rem;
  box-sizing: border-box; }
  .page-template-page-contacto .wrapper-xs {
    padding: 0; }

.responsive-padding {
  padding: 4.8rem 0; }
  @media screen and (min-width: 768px) {
    .responsive-padding {
      padding: 9.6rem 0; } }

h1, h2, h3, h4, h5, h6, p {
  margin: 0; }

h1, .h1 {
  font-size: 3.2rem;
  line-height: 1.375; }
  @media screen and (min-width: 1024px) {
    h1, .h1 {
      font-size: 4rem; } }

h2, .h2 {
  font-size: 2.6rem;
  line-height: 1.42; }
  @media screen and (min-width: 1024px) {
    h2, .h2 {
      font-size: 3.2rem; } }

h3, .h3 {
  font-size: 2.2rem;
  line-height: 1.36; }
  @media screen and (min-width: 1024px) {
    h3, .h3 {
      font-size: 2.5rem;
      line-height: 1.375; } }

h4, .h4 {
  font-size: 1.8rem;
  line-height: 1.44; }
  @media screen and (min-width: 1024px) {
    h4, .h4 {
      font-size: 2.2rem;
      line-height: 1.54; } }

h5, .h5, h6, .h6 {
  font-size: 1.6rem;
  line-height: 1.5; }
  @media screen and (min-width: 767px) {
    h5, .h5, h6, .h6 {
      font-size: 2rem;
      line-height: 1.5; } }

p, ul, ol {
  font-size: 1.6rem;
  color: #848484; }

.font_base {
  font-size: 1.6rem;
  line-height: 2.6rem;
  font-weight: 400;
  color: #848484; }

.font_base--responsive {
  font-size: 1.6rem;
  line-height: 2.6rem;
  font-weight: 400;
  color: #848484; }
  @media screen and (min-width: 768px) {
    .font_base--responsive {
      font-size: 2rem;
      line-height: 3rem; } }

.link {
  color: #6FC3D7;
  font-size: 1.6rem;
  line-height: 2.5rem;
  display: block; }
  .link--underline {
    text-decoration: underline; }

.sample {
  padding: 2.5rem 1rem; }
  .sample:first-of-type {
    margin-top: 100px; }
  .sample p {
    margin-bottom: 1rem; }
  .sample .h2 {
    padding: 2rem;
    margin-bottom: 2rem;
    background: #cecece; }
  .sample .button {
    margin-bottom: 2rem; }

.breadcrumb {
  padding: 0.9rem 0 2rem 2rem;
  background-color: transparent;
  margin: 0;
  display: inline-block;
  -webkit-border-radius: 0%;
  -moz-border-radius: 0%;
  -ms-border-radius: 0%;
  border-radius: 0%;
  position: absolute;
  z-index: 99999999; }
  .breadcrumb span {
    font-size: 1.4rem;
    display: inline-block;
    color: #ffffff;
    line-height: 18px; }
    .breadcrumb span a {
      margin: 0; }
  .breadcrumb > span + span {
    display: inline-flex;
    position: relative; }
    .breadcrumb > span + span.current-item {
      opacity: 0.6;
      position: relative; }
      .breadcrumb > span + span.current-item:before {
        content: "/";
        display: inline-block;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        margin: 0 1rem;
        color: #333333;
        position: relative; }
    .breadcrumb > span + span:after {
      content: ""; }
    .breadcrumb > span + span:before {
      content: "/";
      display: inline-block;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      margin: 0 1rem;
      color: #ffffff;
      position: relative; }
  .breadcrumb > .active {
    color: #ffffff; }
    .breadcrumb > .active:after {
      content: "";
      color: #ffffff; }

.separation {
  display: block; }
  .separation.h-50 {
    height: 2.5rem; }
    @media screen and (min-width: 1024px) {
      .separation.h-50 {
        height: 5rem; } }
  .separation.h-100 {
    height: 5rem; }
    @media screen and (min-width: 1024px) {
      .separation.h-100 {
        height: 10rem; } }
  .separation.h-150 {
    height: 5rem; }
    @media screen and (min-width: 1024px) {
      .separation.h-150 {
        height: 15rem; } }

.reveal__down {
  opacity: 0;
  transform: translateY(2em); }
  .reveal__down.active {
    transform: translateY(0);
    opacity: 1;
    transition: all 0.7s ease-in-out 0.8s; }

.reveal__right {
  opacity: 0;
  transform: translateX(100%); }
  .reveal__right.active {
    transform: translateX(0);
    opacity: 1;
    transition: all 1.5s ease-in-out 0.5s; }

.reveal__left {
  opacity: 0;
  transform: translateX(-2em); }
  .reveal__left.active {
    transform: translateX(0);
    opacity: 1;
    transition: all 0.6s ease-in-out 0.7s; }

.reveal__content {
  opacity: 0; }
  .reveal__content.active {
    opacity: 1;
    transition: all 0.4s ease-in-out 0.6s; }

.reveal__cascade1 {
  opacity: 0;
  transform: translateY(2em); }
  .reveal__cascade1.active {
    transform: translateY(0);
    opacity: 1;
    transition: all 0.4s ease-in-out 0.5s; }

.reveal__cascade2 {
  opacity: 0;
  transform: translateY(2em); }
  .reveal__cascade2.active {
    transform: translateY(0);
    opacity: 1;
    transition: all 0.5s ease-in-out 0.6s; }

.reveal__cascade3 {
  opacity: 0;
  transform: translateY(2em); }
  .reveal__cascade3.active {
    transform: translateY(0);
    opacity: 1;
    transition: all 0.7s ease-in-out 0.8s; }

.reveal__cascade4 {
  opacity: 0;
  transform: translateY(2em); }
  .reveal__cascade4.active {
    transform: translateY(0);
    opacity: 1;
    transition: all 0.9s ease-in-out 1s; }

.block_divider {
  margin: 4rem 0;
  height: 2px;
  width: 100%; }

/* Custom Radio Buttons */
[type="radio"]:checked,
[type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px; }

[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label {
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  display: inline-block;
  letter-spacing: 0;
  margin-right: 30px;
  color: #A1A1A1;
  line-height: 22px !important;
  font-size: 16px;
  font-weight: 300;
  font-family: "Roboto", sans-serif; }

[type="radio"]:not(:checked) + label:before {
  content: '';
  position: absolute;
  left: 1px;
  top: 1px;
  width: 16px;
  height: 16px;
  border-radius: 100%;
  background: transparent;
  border: 1px solid #6FC3D7; }

[type="radio"]:checked + label:before {
  content: '';
  position: absolute;
  left: 1px;
  top: 1px;
  width: 16px;
  height: 16px;
  border: 1px solid #6FC3D7;
  border-radius: 100%;
  background: #ffffff; }

[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
  content: '';
  width: 8px;
  height: 8px;
  background: #6FC3D7;
  position: absolute;
  top: 5px;
  left: 5px;
  border-radius: 100%;
  -webkit-transition: ease-in-out 0.2s;
  -moz-transition: ease-in-out 0.2s;
  -ms-transition: ease-in-out 0.2s;
  transition: ease-in-out 0.2s; }

[type="radio"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0); }

[type="radio"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
  border: 1px solid #6FC3D7; }

#goTop {
  position: fixed;
  bottom: 20rem;
  right: -10rem;
  padding: 1.2rem;
  background-color: #6FC3D7;
  cursor: pointer;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out; }
  #goTop.active {
    right: 1rem; }
  #goTop:hover {
    background-color: #4f5feb; }
  #goTop em {
    color: #ffffff;
    font-size: 1.5rem; }

.no_result {
  min-height: 50vh; }

#error_page {
  align-items: center;
  display: flex;
  flex-direction: column;
  height: calc(100vh - 100px);
  justify-content: center;
  margin-top: 60px;
  position: relative;
  color: #6FC3D7; }
  #error_page h1 {
    font-weight: 600;
    font-size: 4.2rem;
    margin-bottom: 2rem; }

.block_cta {
  padding: 2rem; }
  .block_cta.centered {
    margin: 0 auto;
    text-align: center; }

.block_icon_box_grid > div {
  flex-wrap: wrap; }

.block_icon_box_grid .column-resp {
  justify-content: center;
  align-items: center;
  padding: 0 4rem;
  margin-bottom: 3.6rem; }
  .block_icon_box_grid .column-resp.centered {
    text-align: center; }
    .block_icon_box_grid .column-resp.centered img {
      margin: 0 auto 3rem; }
  .block_icon_box_grid .column-resp img {
    margin: 0 0 3rem 0; }
  .block_icon_box_grid .column-resp h2 {
    font-size: 2rem;
    line-height: 24px;
    margin-bottom: 1.5rem;
    color: #32363B; }
  .block_icon_box_grid .column-resp p {
    font-size: 1.6rem;
    line-height: 24px;
    margin-bottom: 2rem; }

.block_post_masonry_and_grid > div {
  flex-wrap: wrap;
  flex-direction: column; }
  @media screen and (min-width: 768px) {
    .block_post_masonry_and_grid > div {
      flex-direction: row; } }

.block_post_masonry_and_grid .column {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px;
  width: 100%;
  margin: .5rem 0;
  padding: 3rem;
  display: flex;
  align-items: flex-end;
  box-sizing: border-box;
  overflow: hidden;
  position: relative; }
  @media screen and (min-width: 768px) {
    .block_post_masonry_and_grid .column {
      width: 48%;
      margin-right: 1%; } }
  @media screen and (min-width: 1024px) {
    .block_post_masonry_and_grid .column {
      width: 32%;
      margin-right: 1%; } }
  .block_post_masonry_and_grid .column .content {
    z-index: 2; }
    .block_post_masonry_and_grid .column .content--white {
      color: #ffffff; }
      .block_post_masonry_and_grid .column .content--white p {
        color: #ffffff; }
    .block_post_masonry_and_grid .column .content--dark {
      color: #848484; }
      .block_post_masonry_and_grid .column .content--dark p {
        color: #848484; }
    .block_post_masonry_and_grid .column .content h2 {
      font-size: 2rem;
      line-height: 2.8rem; }
    .block_post_masonry_and_grid .column .content p {
      font-size: 1.2rem;
      line-height: 2.8rem;
      margin-top: 1rem; }
    .block_post_masonry_and_grid .column .content .button {
      margin: 0; }

@media screen and (min-width: 1024px) {
  .block_post_masonry_and_grid.primary .column .content {
    transform: translateY(40px);
    overflow: hidden;
    transition: all 0.5s ease; }
    .block_post_masonry_and_grid.primary .column .content .button {
      opacity: 0; } }

.block_post_masonry_and_grid.primary .column:hover::before {
  content: '';
  height: 100%;
  width: 100%;
  background: #e9e9e9;
  background: linear-gradient(180deg, rgba(233, 233, 233, 0.503239) 49%, rgba(233, 233, 233, 0.0270483) 100%);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1; }

.block_post_masonry_and_grid.primary .column:hover .content {
  transform: translateY(0px); }
  .block_post_masonry_and_grid.primary .column:hover .content .button {
    opacity: 1; }

.block_post_masonry_and_grid.on-hover .column {
  justify-content: center;
  align-items: center;
  text-align: center; }
  .block_post_masonry_and_grid.on-hover .column .content {
    opacity: 0;
    transition: all 0.5s ease; }
  .block_post_masonry_and_grid.on-hover .column:hover .content {
    opacity: 1; }
  .block_post_masonry_and_grid.on-hover .column:hover::before {
    content: '';
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1; }

.masonry-grid {
  column-count: 1;
  column-gap: 1rem; }
  @media screen and (min-width: 768px) {
    .masonry-grid {
      column-count: 2; } }
  @media screen and (min-width: 1024px) {
    .masonry-grid {
      column-count: 3; } }
  .masonry-grid .masonry-item {
    display: inline-block;
    width: 100%;
    margin-bottom: 2rem; }
    .masonry-grid .masonry-item .content {
      position: relative; }
      .masonry-grid .masonry-item .content:before {
        content: '';
        height: 4rem;
        width: 100%;
        position: absolute;
        left: 0;
        top: -26px;
        background: white;
        background: linear-gradient(0deg, white 59%, rgba(255, 255, 255, 0.899597) 66%, rgba(255, 255, 255, 0.885592) 76%, rgba(255, 255, 255, 0.739933) 86%, rgba(255, 255, 255, 0.23013) 100%); }
      .masonry-grid .masonry-item .content h2 {
        font-size: 2rem;
        line-height: 2.8rem;
        position: relative; }
      .masonry-grid .masonry-item .content p {
        font-size: 1.2rem;
        line-height: 2rem;
        margin-top: 1rem; }
      .masonry-grid .masonry-item .content .button {
        margin: 0; }

.block_post_carrusel .post_carrusel__typeOne .swiper-slide a {
  text-decoration: none;
  display: block; }
  .block_post_carrusel .post_carrusel__typeOne .swiper-slide a:hover .content-img .overlay {
    opacity: .6; }

.block_post_carrusel .post_carrusel__typeOne .swiper-slide span {
  display: block;
  cursor: initial; }
  .block_post_carrusel .post_carrusel__typeOne .swiper-slide span:hover .content-img .overlay {
    opacity: .6; }

.block_post_carrusel .post_carrusel__typeOne .swiper-slide .content-txt {
  z-index: 3;
  background: #ffffff;
  width: 70%;
  margin: 0 auto;
  text-align: center;
  transform: translateY(-6rem);
  padding: 3rem;
  position: relative; }
  .block_post_carrusel .post_carrusel__typeOne .swiper-slide .content-txt p {
    font-size: 2rem;
    line-height: 2.8rem;
    color: #333333;
    font-weight: 700; }
  .block_post_carrusel .post_carrusel__typeOne .swiper-slide .content-txt span {
    font-size: 1.3rem;
    line-height: 1.5rem;
    color: #848484; }

.block_post_carrusel .post_carrusel__typeOne .swiper-slide .content-img {
  overflow: hidden;
  position: relative; }
  .block_post_carrusel .post_carrusel__typeOne .swiper-slide .content-img img {
    z-index: 1; }
  .block_post_carrusel .post_carrusel__typeOne .swiper-slide .content-img .overlay {
    z-index: 2;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    background: #333333;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.3s ease-in-out; }
    .block_post_carrusel .post_carrusel__typeOne .swiper-slide .content-img .overlay p {
      color: #ffffff; }

.block_post_carrusel .post_carrusel__typeTwo .swiper-slide {
  width: 28%;
  height: 400px;
  position: relative; }
  .block_post_carrusel .post_carrusel__typeTwo .swiper-slide.swiper-slide-active .content-txt {
    transform: translateY(0); }
    .block_post_carrusel .post_carrusel__typeTwo .swiper-slide.swiper-slide-active .content-txt span {
      transform: translateY(0); }
    @media (min-width: 992px) {
      .block_post_carrusel .post_carrusel__typeTwo .swiper-slide.swiper-slide-active .content-txt {
        transform: translateY(7rem); }
        .block_post_carrusel .post_carrusel__typeTwo .swiper-slide.swiper-slide-active .content-txt span {
          transform: translateY(3rem); } }
  .block_post_carrusel .post_carrusel__typeTwo .swiper-slide a, .block_post_carrusel .post_carrusel__typeTwo .swiper-slide span {
    text-decoration: none;
    display: block;
    overflow: hidden;
    height: 100%; }
    .block_post_carrusel .post_carrusel__typeTwo .swiper-slide a:hover .content-txt, .block_post_carrusel .post_carrusel__typeTwo .swiper-slide span:hover .content-txt {
      transform: translateY(0); }
      .block_post_carrusel .post_carrusel__typeTwo .swiper-slide a:hover .content-txt span, .block_post_carrusel .post_carrusel__typeTwo .swiper-slide span:hover .content-txt span {
        transform: translateY(0); }
    .block_post_carrusel .post_carrusel__typeTwo .swiper-slide a img, .block_post_carrusel .post_carrusel__typeTwo .swiper-slide span img {
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      -o-object-fit: cover;
      object-fit: cover;
      -o-object-position: center top;
      object-position: center top; }
    .block_post_carrusel .post_carrusel__typeTwo .swiper-slide a .content-txt, .block_post_carrusel .post_carrusel__typeTwo .swiper-slide span .content-txt {
      background: black;
      background: linear-gradient(0deg, rgba(0, 0, 0, 0.908001) 0%, rgba(0, 0, 0, 0) 100%);
      z-index: 1;
      text-align: center;
      padding: 2rem;
      min-height: 10.5rem;
      padding-top: 9rem;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      transform: translateY(7rem);
      transition: all 0.5s ease; }
      .block_post_carrusel .post_carrusel__typeTwo .swiper-slide a .content-txt p, .block_post_carrusel .post_carrusel__typeTwo .swiper-slide span .content-txt p {
        color: #ffffff;
        font-size: 2rem;
        line-height: 2.8rem; }
      .block_post_carrusel .post_carrusel__typeTwo .swiper-slide a .content-txt span, .block_post_carrusel .post_carrusel__typeTwo .swiper-slide span .content-txt span {
        color: #ffffff;
        transform: translateY(3rem);
        transition: all 1s ease;
        font-size: 1.7rem;
        line-height: 2.8rem;
        display: block; }

.block_post_carrusel .out-container {
  margin: 0 auto;
  position: relative; }
  .block_post_carrusel .out-container .swiper__controls {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    width: 100%; }
  .block_post_carrusel .out-container .post_carrusel-swiper-button-prev, .block_post_carrusel .out-container .post_carrusel-swiper-button-next {
    position: absolute;
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 9; }
    @media (min-width: 1440px) {
      .block_post_carrusel .out-container .post_carrusel-swiper-button-prev, .block_post_carrusel .out-container .post_carrusel-swiper-button-next {
        background: none; }
        .block_post_carrusel .out-container .post_carrusel-swiper-button-prev:hover, .block_post_carrusel .out-container .post_carrusel-swiper-button-next:hover {
          background-color: transparent; }
          .block_post_carrusel .out-container .post_carrusel-swiper-button-prev:hover em, .block_post_carrusel .out-container .post_carrusel-swiper-button-next:hover em {
            color: #32363B; }
        .block_post_carrusel .out-container .post_carrusel-swiper-button-prev em, .block_post_carrusel .out-container .post_carrusel-swiper-button-next em {
          color: #A1A1A1;
          transition: 0.3s ease-in-out; } }
  @media (min-width: 1440px) {
    .block_post_carrusel .out-container .post_carrusel-swiper-button-prev {
      left: -60px; } }
  @media (min-width: 1440px) {
    .block_post_carrusel .out-container .post_carrusel-swiper-button-next {
      right: -60px; } }

.block_post_carrusel .post_carrusel__typeThree .swiper-slide a, .block_post_carrusel .post_carrusel__typeThree .swiper-slide span {
  text-decoration: none;
  display: block; }
  .block_post_carrusel .post_carrusel__typeThree .swiper-slide a:hover .content-img img, .block_post_carrusel .post_carrusel__typeThree .swiper-slide span:hover .content-img img {
    transform: scale(1.1); }

.block_post_carrusel .post_carrusel__typeThree .swiper-slide .content-txt {
  background: #ffffff;
  text-align: center;
  padding: 2rem;
  position: relative; }
  .block_post_carrusel .post_carrusel__typeThree .swiper-slide .content-txt p {
    font-size: 2rem;
    line-height: 2.8rem;
    color: #333333;
    font-weight: 700; }
  .block_post_carrusel .post_carrusel__typeThree .swiper-slide .content-txt span {
    font-size: 1.3rem;
    line-height: 1.5rem;
    color: #848484; }

.block_post_carrusel .post_carrusel__typeThree .swiper-slide .content-img {
  overflow: hidden;
  position: relative; }
  .block_post_carrusel .post_carrusel__typeThree .swiper-slide .content-img img {
    z-index: 1;
    transition: all .5s ease-in; }
  .block_post_carrusel .post_carrusel__typeThree .swiper-slide .content-img::after {
    content: '';
    background: white;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.908001) 0%, rgba(255, 255, 255, 0) 100%);
    height: 13rem;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0; }

.block_post_carrusel__navigation .post_carrusel-swiper-button-prev, .block_post_carrusel__navigation .post_carrusel-swiper-button-next {
  height: 4rem;
  width: 4rem;
  background: #6FC3D7;
  position: absolute;
  z-index: 9;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s ease-in-out; }
  .block_post_carrusel__navigation .post_carrusel-swiper-button-prev:hover, .block_post_carrusel__navigation .post_carrusel-swiper-button-next:hover {
    background-color: #39D8D8; }
  .block_post_carrusel__navigation .post_carrusel-swiper-button-prev em, .block_post_carrusel__navigation .post_carrusel-swiper-button-next em {
    font-size: 1.6rem;
    color: #ffffff; }

.block_post_carrusel__navigation .post_carrusel-swiper-button-prev {
  left: 0; }

.block_post_carrusel__navigation .post_carrusel-swiper-button-next {
  right: 0; }

.block_post_carrusel_grid .post_carrusel__typeTwo {
  display: grid;
  grid-template-columns: 1fr; }
  @media screen and (min-width: 768px) {
    .block_post_carrusel_grid .post_carrusel__typeTwo {
      grid-template-columns: 1fr 1fr; } }
  @media screen and (min-width: 1024px) {
    .block_post_carrusel_grid .post_carrusel__typeTwo {
      grid-template-columns: 1fr 1fr 1fr; } }
  .block_post_carrusel_grid .post_carrusel__typeTwo .post_carrusel__typeTwo_item {
    height: 400px;
    position: relative;
    overflow: hidden; }
    .block_post_carrusel_grid .post_carrusel__typeTwo .post_carrusel__typeTwo_item span {
      text-decoration: none;
      display: block;
      overflow: hidden;
      height: 100%; }
      .block_post_carrusel_grid .post_carrusel__typeTwo .post_carrusel__typeTwo_item span:hover .content-txt {
        transform: translateY(0); }
        .block_post_carrusel_grid .post_carrusel__typeTwo .post_carrusel__typeTwo_item span:hover .content-txt span {
          transform: translateY(0); }
      .block_post_carrusel_grid .post_carrusel__typeTwo .post_carrusel__typeTwo_item span img {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center top;
        object-position: center top; }
      .block_post_carrusel_grid .post_carrusel__typeTwo .post_carrusel__typeTwo_item span .content-txt {
        background: black;
        background: linear-gradient(0deg, rgba(0, 0, 0, 0.908001) 0%, rgba(0, 0, 0, 0) 100%);
        z-index: 1;
        text-align: center;
        padding: 2rem;
        min-height: 10.5rem;
        padding-top: 9rem;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        transform: translateY(7rem);
        transition: all 0.5s ease; }
        .block_post_carrusel_grid .post_carrusel__typeTwo .post_carrusel__typeTwo_item span .content-txt p {
          color: #ffffff;
          font-size: 2rem;
          line-height: 2.8rem; }
        .block_post_carrusel_grid .post_carrusel__typeTwo .post_carrusel__typeTwo_item span .content-txt span {
          color: #ffffff;
          transform: translateY(3rem);
          transition: all 1s ease;
          font-size: 1.7rem;
          line-height: 2.8rem;
          display: block; }

.block_multipurpose_carousel .multipurpose_carousel__typeOne .swiper-slide {
  align-items: center;
  justify-content: center;
  text-align: center;
  background-color: #F2F4F6;
  padding: 3rem 4rem 4rem 4rem;
  box-sizing: border-box;
  height: auto; }
  .block_multipurpose_carousel .multipurpose_carousel__typeOne .swiper-slide img {
    margin-bottom: 2rem; }
  .block_multipurpose_carousel .multipurpose_carousel__typeOne .swiper-slide h2 {
    font-size: 2.4rem;
    line-height: 3.4rem;
    color: #333333;
    margin-bottom: 2rem; }
  .block_multipurpose_carousel .multipurpose_carousel__typeOne .swiper-slide p {
    font-size: 1.7rem;
    line-height: 2.9rem;
    color: #848484;
    margin-bottom: 2rem; }

.block_multipurpose_carousel .out-container {
  max-width: calc(100% - 120px);
  margin: 0 auto;
  position: relative; }
  .block_multipurpose_carousel .out-container .swiper__controls {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    width: 100%; }
  .block_multipurpose_carousel .out-container .multipurpose_carousel-swiper-button-prev {
    height: 4rem;
    width: 4rem;
    background: #6FC3D7;
    position: absolute;
    z-index: 9;
    left: -60px;
    transform: translateY(-50%);
    cursor: pointer; }
  .block_multipurpose_carousel .out-container .multipurpose_carousel-swiper-button-next {
    height: 4rem;
    width: 4rem;
    background: #6FC3D7;
    position: absolute;
    z-index: 9;
    right: -60px;
    transform: translateY(-50%);
    cursor: pointer; }
  .block_multipurpose_carousel .out-container .multipurpose_carousel-swiper-button-prev, .block_multipurpose_carousel .out-container .multipurpose_carousel-swiper-button-next {
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.3s ease-in-out; }
    .block_multipurpose_carousel .out-container .multipurpose_carousel-swiper-button-prev:hover, .block_multipurpose_carousel .out-container .multipurpose_carousel-swiper-button-next:hover {
      background-color: #39D8D8; }
    .block_multipurpose_carousel .out-container .multipurpose_carousel-swiper-button-prev em, .block_multipurpose_carousel .out-container .multipurpose_carousel-swiper-button-next em {
      color: #ffffff;
      font-size: 1.6rem;
      line-height: 1.6rem; }

.block_photo_scroller {
  position: relative;
  overflow: hidden; }
  .block_photo_scroller .slider__photo_scroller {
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.7); }
    .block_photo_scroller .slider__photo_scroller .swiper-wrapper {
      align-items: flex-end; }
      .block_photo_scroller .slider__photo_scroller .swiper-wrapper .swiper-slide {
        position: relative; }
        .block_photo_scroller .slider__photo_scroller .swiper-wrapper .swiper-slide img {
          margin: 0 auto; }
    .block_photo_scroller .slider__photo_scroller .photo_scroller__swiper-button-next {
      position: absolute;
      z-index: 2;
      right: 1rem;
      top: 50%;
      font-size: 3rem;
      color: #ffffff;
      cursor: pointer; }
    .block_photo_scroller .slider__photo_scroller .photo_scroller__swiper-button-prev {
      position: absolute;
      z-index: 2;
      left: 1rem;
      top: 50%;
      font-size: 3rem;
      color: #ffffff;
      cursor: pointer; }
  .block_photo_scroller .slider-navs {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    overflow: hidden;
    z-index: 1;
    transition: all .6s ease-in-out; }
    .block_photo_scroller .slider-navs.hide {
      transform: translateY(80px); }
      .block_photo_scroller .slider-navs.hide .photo_scroller__slider-thumbnail {
        opacity: 0; }
  .block_photo_scroller .photo_scroller__slider-thumbnail {
    transition: all .6s ease-in-out;
    box-sizing: border-box;
    padding: .4rem 0;
    background-color: rgba(0, 0, 0, 0.7);
    opacity: 1; }
    .block_photo_scroller .photo_scroller__slider-thumbnail .swiper-wrapper .swiper-slide {
      width: 8rem;
      height: 8rem;
      opacity: 1;
      overflow: hidden;
      cursor: pointer;
      position: relative; }
      .block_photo_scroller .photo_scroller__slider-thumbnail .swiper-wrapper .swiper-slide img {
        object-fit: cover;
        position: absolute;
        height: 8rem;
        width: 8rem; }
      .block_photo_scroller .photo_scroller__slider-thumbnail .swiper-wrapper .swiper-slide-active {
        position: relative; }
        .block_photo_scroller .photo_scroller__slider-thumbnail .swiper-wrapper .swiper-slide-active::after {
          content: '';
          position: absolute;
          height: 8rem;
          width: 8rem;
          background-color: rgba(51, 51, 51, 0.5);
          z-index: 2;
          top: 0;
          display: flex;
          justify-content: center;
          align-items: center;
          font-size: 26px;
          color: white; }
  .block_photo_scroller .panel-controls {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-bottom: .5rem; }
    .block_photo_scroller .panel-controls .panel-controls__item {
      background-color: rgba(51, 51, 51, 0.5);
      padding: 1rem;
      height: 2rem;
      width: 2rem;
      margin-right: .5rem;
      cursor: pointer; }
      .block_photo_scroller .panel-controls .panel-controls__item:last-of-type {
        margin-right: 0; }
      .block_photo_scroller .panel-controls .panel-controls__item .ico {
        font-size: 2rem;
        color: #ffffff;
        display: block;
        transition: rotate .6s ease; }
        .block_photo_scroller .panel-controls .panel-controls__item .ico.rotate {
          transform: rotate(-180deg); }

.modal-gallery {
  position: fixed;
  height: 100%;
  width: 100%;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 9999999;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  display: none; }
  .modal-gallery.open {
    display: flex;
    flex-direction: column;
    justify-content: center; }
  .modal-gallery__top {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 2rem;
    display: flex;
    justify-content: space-between;
    box-sizing: border-box; }
    .modal-gallery__top--actions {
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: center; }
      .modal-gallery__top--actions > div {
        position: relative; }
      .modal-gallery__top--actions span {
        font-size: 2rem;
        line-height: 2rem;
        margin-right: 2rem;
        color: #ffffff;
        cursor: pointer; }
        @media screen and (min-width: 1024px) {
          .modal-gallery__top--actions span {
            font-size: 3rem;
            line-height: 3rem;
            margin-right: 3rem; } }
      .modal-gallery__top--actions .share-links {
        background-color: #ffffff;
        padding: 2rem;
        position: absolute;
        right: 20px;
        top: 67px;
        width: 190px;
        font-family: "Roboto", sans-serif;
        display: none; }
        .modal-gallery__top--actions .share-links.open {
          display: block; }
        .modal-gallery__top--actions .share-links::before {
          content: '';
          position: absolute;
          top: -16px;
          border-top: solid 0px transparent;
          border-right: solid 16px transparent;
          border-bottom: solid 17px #ffffff;
          border-left: solid 16px transparent;
          right: 40px; }
        .modal-gallery__top--actions .share-links p {
          color: #848484;
          font-size: 1.6rem;
          line-height: 2.4rem;
          cursor: pointer; }
          .modal-gallery__top--actions .share-links p:last-of-type {
            margin-bottom: 0; }
    .modal-gallery__top--count {
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: center;
      color: #ffffff; }
      .modal-gallery__top--count span {
        color: #ffffff;
        font-size: 2rem;
        line-height: 2rem;
        margin-right: .5rem; }
        .modal-gallery__top--count span:last-of-type {
          margin-left: .5rem;
          margin-right: 0; }
  .modal-gallery__content {
    width: 90vw;
    height: 90vh;
    margin: 0 auto;
    position: relative; }
    @media screen and (min-width: 1024px) {
      .modal-gallery__content {
        width: 1024px;
        height: auto; } }
    .modal-gallery__content .swiper-container {
      width: 100%;
      height: 100%;
      position: relative;
      overflow: hidden; }
      .modal-gallery__content .swiper-container .swiper-slide {
        overflow: hidden;
        transform: translateY(28%); }
    .modal-gallery__content .swiper-controls {
      position: absolute;
      z-index: 1;
      width: 100%; }
      @media screen and (min-width: 1024px) {
        .modal-gallery__content .swiper-controls {
          top: 50%;
          transform: translateY(-50%); } }
    .modal-gallery__content .slider-modal__swiper-button-prev {
      position: absolute;
      z-index: 9;
      left: 1rem;
      cursor: pointer;
      font-size: 3rem;
      color: #ffffff; }
      @media screen and (min-width: 1024px) {
        .modal-gallery__content .slider-modal__swiper-button-prev {
          left: -5rem; } }
      .modal-gallery__content .slider-modal__swiper-button-prev.swiper-button-disabled {
        opacity: .4; }
    .modal-gallery__content .slider-modal__swiper-button-next {
      position: absolute;
      z-index: 9;
      right: 1rem;
      cursor: pointer;
      font-size: 3rem;
      color: #ffffff; }
      @media screen and (min-width: 1024px) {
        .modal-gallery__content .slider-modal__swiper-button-next {
          right: -5rem; } }
      .modal-gallery__content .slider-modal__swiper-button-next.swiper-button-disabled {
        opacity: .4; }
    .modal-gallery__content .slider-modal.zoom-in .swiper-slide-active img {
      transition-duration: 300ms;
      transform: translate3d(0px, 0px, 0px) scale(1.3); }

.block_simple_post_typeOne {
  display: flex;
  flex-wrap: wrap; }
  .block_simple_post_typeOne .typeOne_item {
    display: flex;
    flex-direction: row;
    margin: 10px;
    padding: 2rem;
    box-sizing: content-box;
    background-color: #ffffff;
    flex-basis: 100%; }
    @media screen and (min-width: 768px) {
      .block_simple_post_typeOne .typeOne_item {
        flex-basis: calc(47% - 20px); } }
    @media screen and (min-width: 1024px) {
      .block_simple_post_typeOne .typeOne_item {
        flex-basis: calc(30.33% - 20px); } }
    .block_simple_post_typeOne .typeOne_item img.rounded {
      border-radius: 50%;
      height: 8rem; }
    .block_simple_post_typeOne .typeOne_item .content_text {
      margin-left: 1.5rem; }
      .block_simple_post_typeOne .typeOne_item .content_text a {
        font-size: 1.7rem;
        line-height: 2.4rem;
        color: #333333;
        text-decoration: none; }
        .block_simple_post_typeOne .typeOne_item .content_text a:hover {
          color: #6FC3D7; }
      .block_simple_post_typeOne .typeOne_item .content_text p {
        font-size: 1.4rem;
        line-height: 2.9rem;
        color: #A1A1A1;
        margin-top: 1rem; }
    .block_simple_post_typeOne .typeOne_item.reverse img {
      order: 1;
      margin-left: auto; }
    .block_simple_post_typeOne .typeOne_item.reverse .content_text {
      margin-right: 1.5rem; }
    .block_simple_post_typeOne .typeOne_item.bg_color {
      background: #F2F4F6; }

.block_simple_post_typeTwo {
  display: flex;
  flex-wrap: wrap; }
  .block_simple_post_typeTwo .typeTwo_item {
    display: flex;
    flex-direction: row;
    margin: 10px;
    padding: 2rem;
    box-sizing: content-box;
    background-color: #ffffff;
    flex-basis: 100%;
    flex-direction: column; }
    @media screen and (min-width: 768px) {
      .block_simple_post_typeTwo .typeTwo_item {
        flex-basis: calc(47% - 20px); } }
    @media screen and (min-width: 400px) {
      .block_simple_post_typeTwo .typeTwo_item {
        flex-direction: row; } }
    .block_simple_post_typeTwo .typeTwo_item img {
      border-radius: .5rem;
      height: 100%;
      width: 100%;
      object-fit: cover;
      margin-bottom: 1.2rem;
      order: 1; }
      @media screen and (min-width: 400px) {
        .block_simple_post_typeTwo .typeTwo_item img {
          margin-left: auto;
          height: 14.8rem;
          width: 14.8rem;
          margin-bottom: 0;
          order: 2; } }
    .block_simple_post_typeTwo .typeTwo_item .content_text {
      margin-right: 1.5rem;
      order: 2; }
      @media screen and (min-width: 400px) {
        .block_simple_post_typeTwo .typeTwo_item .content_text {
          order: 1; } }
      .block_simple_post_typeTwo .typeTwo_item .content_text h2 {
        font-size: 2.4rem;
        line-height: 3.4rem;
        color: #333333;
        margin-bottom: 1rem; }
      .block_simple_post_typeTwo .typeTwo_item .content_text span {
        font-size: 1.5rem;
        line-height: 2.4rem;
        color: #A1A1A1;
        margin-top: 1rem; }
      .block_simple_post_typeTwo .typeTwo_item .content_text p {
        font-size: 1.7rem;
        line-height: 2.9rem;
        color: #848484;
        margin-top: 1rem; }
      .block_simple_post_typeTwo .typeTwo_item .content_text .button {
        margin-top: 1.4rem; }
    .block_simple_post_typeTwo .typeTwo_item.reverse img {
      order: 1;
      margin: 0; }
    .block_simple_post_typeTwo .typeTwo_item.reverse .content_text {
      margin-right: 1.5rem;
      margin-left: auto; }
    .block_simple_post_typeTwo .typeTwo_item.bg_color {
      background: #F2F4F6; }

.block_simple_post_typeThree {
  display: flex;
  flex-wrap: wrap; }
  .block_simple_post_typeThree .typeThree_item {
    display: flex;
    flex-direction: column;
    box-sizing: content-box;
    flex-basis: 100%;
    margin-bottom: 2rem; }
    @media screen and (min-width: 560px) {
      .block_simple_post_typeThree .typeThree_item {
        flex-basis: 48%;
        margin-right: 1%; } }
    @media screen and (min-width: 768px) {
      .block_simple_post_typeThree .typeThree_item {
        flex-basis: 30%; } }
    @media screen and (min-width: 1024px) {
      .block_simple_post_typeThree .typeThree_item {
        flex-basis: 22%; }
        .single_post--related .block_simple_post_typeThree .typeThree_item {
          flex-basis: 30%; } }
    .block_simple_post_typeThree .typeThree_item .content_text {
      background-color: #ffffff;
      padding: 2rem 0; }
      .block_simple_post_typeThree .typeThree_item .content_text a {
        text-decoration: none; }
      .block_simple_post_typeThree .typeThree_item .content_text h2 {
        font-size: 2.4rem;
        line-height: 3.4rem;
        margin-bottom: .8rem;
        color: #333333; }
      .block_simple_post_typeThree .typeThree_item .content_text span {
        font-size: 1.2em;
        line-height: 2rem;
        color: #A1A1A1;
        margin-top: 1rem;
        color: #A1A1A1; }
        .block_simple_post_typeThree .typeThree_item .content_text span + span {
          margin-left: 1rem; }
      .block_simple_post_typeThree .typeThree_item .content_text p {
        font-size: 1.7rem;
        line-height: 2.9rem;
        color: #848484;
        margin-top: 1rem;
        color: #848484; }
      .block_simple_post_typeThree .typeThree_item .content_text .button {
        margin-top: 1.4rem; }

@media screen and (min-width: 1024px) {
  .block_accordion .accordion {
    max-width: 60%;
    margin: 0 auto; } }

.block_accordion .accordion__item {
  margin-bottom: 0.5rem; }
  .block_accordion .accordion__item.active .accordion__header p a {
    background-color: #6FC3D7;
    color: #ffffff; }
    .block_accordion .accordion__item.active .accordion__header p a::after {
      color: #ffffff;
      content: "\ea0b"; }
  .block_accordion .accordion__item.active .accordion__content {
    max-height: 500px;
    transition: max-height 0.6s ease-in; }
  .block_accordion .accordion__item .accordion__header p {
    margin: 0; }
    .block_accordion .accordion__item .accordion__header p a {
      background-color: #F2F4F6;
      color: #32363B;
      font-size: 1.6rem;
      line-height: 1.9rem;
      padding: 1.8rem 2rem;
      display: block;
      text-decoration: none;
      position: relative;
      font-weight: 600;
      transition: 0.3s ease-in-out; }
      .block_accordion .accordion__item .accordion__header p a:hover {
        background-color: #6FC3D7;
        color: #ffffff; }
        .block_accordion .accordion__item .accordion__header p a:hover::after {
          color: #ffffff; }
      .block_accordion .accordion__item .accordion__header p a::after {
        font-family: 'roicons' !important;
        content: "\ea0a";
        position: absolute;
        top: 1.8rem;
        right: 2rem;
        color: #A1A1A1;
        transition: 0.3s ease-in-out; }
  .block_accordion .accordion__item .accordion__content {
    max-height: 0;
    transition: max-height 0.3s ease-out;
    overflow: hidden; }
    .block_accordion .accordion__item .accordion__content__body {
      padding: 2rem 0; }
      .block_accordion .accordion__item .accordion__content__body p {
        color: #A1A1A1;
        font-size: 1.6rem;
        line-height: 1.9rem; }
        .block_accordion .accordion__item .accordion__content__body p:last-of-type {
          margin-bottom: 0; }
      .block_accordion .accordion__item .accordion__content__body em {
        color: red; }
      .block_accordion .accordion__item .accordion__content__body ul li, .block_accordion .accordion__item .accordion__content__body ol li {
        margin-bottom: 1rem;
        color: #A1A1A1; }

.block_accordion--fill .accordion .accordion__item.active .accordion__header p a {
  background-color: #F2F4F6;
  color: #32363B; }
  .block_accordion--fill .accordion .accordion__item.active .accordion__header p a::after {
    color: #6FC3D7; }

.block_accordion--fill .accordion .accordion__header p a {
  background-color: #F2F4F6;
  color: #32363B; }
  .block_accordion--fill .accordion .accordion__header p a::after {
    color: #A1A1A1; }

.block_accordion--fill .accordion .accordion__content {
  background-color: #F2F4F6; }
  .block_accordion--fill .accordion .accordion__content .accordion__content__body {
    padding: 2rem; }

.block_accordion--fill-icon-left .accordion .accordion__item.active .accordion__header p a {
  background-color: #F2F4F6;
  color: #32363B; }
  .block_accordion--fill-icon-left .accordion .accordion__item.active .accordion__header p a::after {
    color: #6FC3D7; }

.block_accordion--fill-icon-left .accordion .accordion__header p a {
  background-color: #F2F4F6;
  color: #32363B;
  padding-left: 6rem; }
  .block_accordion--fill-icon-left .accordion .accordion__header p a::after {
    right: auto;
    left: 2rem;
    color: #A1A1A1; }

.block_accordion--fill-icon-left .accordion .accordion__content {
  background-color: #F2F4F6; }
  .block_accordion--fill-icon-left .accordion .accordion__content .accordion__content__body {
    padding: 2rem;
    padding-left: 6rem; }

@media screen and (min-width: 1024px) {
  .block_tabs {
    max-width: 60%;
    margin: 0 auto; } }

.block_tabs .tabs_navigation ul {
  list-style: none;
  display: flex;
  margin: 0;
  padding: 0;
  overflow-x: auto; }
  .block_tabs .tabs_navigation ul li a {
    padding: 2rem 2.5rem;
    display: inline-block;
    transition: 0.3s ease-in-out;
    font-weight: 600;
    color: #32363B;
    text-decoration: none;
    white-space: nowrap; }
    .block_tabs .tabs_navigation ul li a:hover {
      background-color: #F2F4F6; }
    .block_tabs .tabs_navigation ul li a.current {
      color: #6FC3D7;
      background-color: #F2F4F6; }

.block_tabs .tabs_content .tab_content {
  display: none;
  padding: 2rem 2.5rem;
  background-color: #F2F4F6;
  box-sizing: border-box; }
  .block_tabs .tabs_content .tab_content.active {
    display: block; }
  .block_tabs .tabs_content .tab_content p {
    line-height: 2.5rem; }
    .block_tabs .tabs_content .tab_content p:last-of-type {
      margin-bottom: 0; }
  .block_tabs .tabs_content .tab_content ul li, .block_tabs .tabs_content .tab_content ol li {
    margin-bottom: 1rem;
    color: #A1A1A1; }

@media (min-width: 767px) {
  .block_tabs--column > div {
    display: flex; } }

.block_tabs--column .tabs_navigation ul {
  flex-direction: row;
  text-align: right; }
  @media (min-width: 767px) {
    .block_tabs--column .tabs_navigation ul {
      flex-direction: column; }
      .block_tabs--column .tabs_navigation ul li a {
        min-width: 146px; } }

.block_tabs--column .tabs_content .tab_content {
  height: 100%; }

.block-text-media {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -8px; }
  @media (min-width: 1024px) {
    .block-text-media {
      margin: 0 -15px; } }
  .block-text-media__col {
    width: 100%;
    padding: 0 8px;
    box-sizing: border-box;
    order: 1; }
    .block-text-media__col.media {
      order: 0; }
      .block-text-media__col.media ~ .media {
        padding-top: 16px; }
        @media (min-width: 768px) {
          .block-text-media__col.media ~ .media {
            padding-top: 0; } }
    .block-text-media__col.text {
      padding-top: 16px; }
      @media (min-width: 768px) {
        .block-text-media__col.text {
          padding-top: 0; } }
      .block-text-media__col.text:first-of-type {
        padding-top: 0; }
        .block-text-media__col.text:first-of-type ~ .media {
          padding-bottom: 16px; }
      .block-text-media__col.text h2, .block-text-media__col.text h3, .block-text-media__col.text h4, .block-text-media__col.text h5, .block-text-media__col.text h6 {
        margin-bottom: 1rem; }
      .block-text-media__col.text p, .block-text-media__col.text li {
        line-height: 2.2rem; }
      .block-text-media__col.text p {
        margin-bottom: 2rem; }
    @media (min-width: 768px) {
      .block-text-media__col {
        width: 50%;
        order: 0; } }
    @media (min-width: 1024px) {
      .block-text-media__col {
        padding: 0 15px; } }
    .block-text-media__col .block-text-media__galeria-pagination {
      display: flex;
      justify-content: center;
      z-index: 1;
      margin-bottom: 4rem;
      margin-top: 1rem; }
      .block-text-media__col .block-text-media__galeria-pagination span.swiper-pagination-bullet.swiper__dot {
        width: .6rem;
        height: .6rem;
        opacity: .8;
        background-color: #6FC3D7;
        transition: 0.3s ease-in-out; }
        .block-text-media__col .block-text-media__galeria-pagination span.swiper-pagination-bullet.swiper__dot:hover {
          background-color: #4f5feb;
          opacity: 1; }
        .block-text-media__col .block-text-media__galeria-pagination span.swiper-pagination-bullet.swiper__dot.swiper-pagination-bullet-active {
          opacity: 1;
          background-color: #4f5feb; }
    .block-text-media__col .block-text-media__galeria-pagination_dcha {
      display: flex;
      justify-content: center;
      z-index: 1;
      margin-bottom: 4rem;
      margin-top: 1rem; }
      .block-text-media__col .block-text-media__galeria-pagination_dcha span.swiper-pagination-bullet.swiper__dot {
        width: .6rem;
        height: .6rem;
        opacity: .8;
        background-color: #6FC3D7;
        transition: 0.3s ease-in-out; }
        .block-text-media__col .block-text-media__galeria-pagination_dcha span.swiper-pagination-bullet.swiper__dot:hover {
          background-color: #4f5feb;
          opacity: 1; }
        .block-text-media__col .block-text-media__galeria-pagination_dcha span.swiper-pagination-bullet.swiper__dot.swiper-pagination-bullet-active {
          opacity: 1;
          background-color: #4f5feb; }
  .block-text-media__iframe {
    padding-top: 56.25%;
    position: relative;
    width: 100%; }
    .block-text-media__iframe iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  .block-text-media__video video {
    width: 100%;
    height: 100%; }
  .block-text-media__galeria .block-text-media__galeria_dcha {
    position: relative; }
    .block-text-media__galeria .block-text-media__galeria_dcha__swiper-button-next {
      position: absolute;
      z-index: 2;
      right: 0;
      top: 0%;
      height: 100%;
      transform: rotate(180deg);
      display: block;
      background: rgba(0, 0, 0, 0.6);
      padding: 0 1.4rem;
      width: 2rem; }
      .block-text-media__galeria .block-text-media__galeria_dcha__swiper-button-next span {
        font-size: 2.4rem;
        color: #ffffff;
        cursor: pointer;
        position: absolute;
        top: 50%;
        transform: translateY(-50%); }
      @media screen and (max-width: 768px) {
        .block-text-media__galeria .block-text-media__galeria_dcha__swiper-button-next {
          width: 1.6rem;
          padding: 0 0.6rem; }
          .block-text-media__galeria .block-text-media__galeria_dcha__swiper-button-next span {
            font-size: 2rem; } }
    .block-text-media__galeria .block-text-media__galeria_dcha__swiper-button-prev {
      position: absolute;
      z-index: 2;
      left: 0;
      top: 0%;
      height: 100%;
      background: rgba(0, 0, 0, 0.6);
      padding: 0 1.4rem;
      width: 2rem; }
      .block-text-media__galeria .block-text-media__galeria_dcha__swiper-button-prev span {
        font-size: 2.4rem;
        color: #ffffff;
        cursor: pointer;
        position: absolute;
        top: 50%;
        transform: translateY(-50%); }
      @media screen and (max-width: 768px) {
        .block-text-media__galeria .block-text-media__galeria_dcha__swiper-button-prev {
          width: 1.6rem;
          padding: 0 0.6rem; }
          .block-text-media__galeria .block-text-media__galeria_dcha__swiper-button-prev span {
            font-size: 2rem; } }
    .block-text-media__galeria .block-text-media__galeria_dcha .swiper-slide {
      position: relative;
      width: 100%;
      overflow: hidden; }

.block-text-text {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -8px; }
  @media (min-width: 768px) {
    .block-text-text {
      margin: 0 -15px; } }
  .block-text-text__col {
    width: 100%;
    padding: 0 8px;
    box-sizing: border-box;
    order: 1; }
    .block-text-text__col.text {
      padding-top: 16px;
      padding: 1.6rem 3.6rem 0; }
      @media (min-width: 768px) {
        .block-text-text__col.text {
          padding-top: 0; } }
      @media (min-width: 768px) {
        .block-text-text__col.text.colIzq {
          text-align: right; } }
      .block-text-text__col.text:first-of-type {
        padding-top: 0; }
      .block-text-text__col.text h2, .block-text-text__col.text h3, .block-text-text__col.text h4, .block-text-text__col.text h5, .block-text-text__col.text h6 {
        margin-bottom: 2rem;
        font-size: 3.2rem;
        line-height: 2.9rem;
        color: #6FC3D7;
        font-weight: 400; }
      .block-text-text__col.text p, .block-text-text__col.text li {
        font-size: 1.8rem;
        line-height: 2.6rem; }
      .block-text-text__col.text p {
        margin-bottom: 2rem; }
    @media (min-width: 768px) {
      .block-text-text__col {
        width: 50%;
        order: 0; } }
    @media (min-width: 768px) {
      .block-text-text__col {
        padding: 0 15px; } }

.block_imagen_destacada {
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 400px; }
  .block_imagen_destacada .overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
  .block_imagen_destacada .content {
    width: 85%;
    margin: 0 auto;
    text-align: center; }
    @media screen and (min-width: 1024px) {
      .block_imagen_destacada .content {
        width: 60%; } }
    .block_imagen_destacada .content h2 {
      color: #ffffff;
      font-size: 2.4rem;
      line-height: 3.2rem;
      margin-bottom: 1.2rem; }
      @media screen and (min-width: 1024px) {
        .block_imagen_destacada .content h2 {
          font-size: 2.8rem;
          line-height: 3.6rem; } }
    .block_imagen_destacada .content p {
      color: #ffffff;
      font-size: 1.4rem;
      line-height: 2.2rem;
      margin-bottom: 1.2rem; }
      @media screen and (min-width: 1024px) {
        .block_imagen_destacada .content p {
          font-size: 1.6rem;
          line-height: 2.4rem; } }

.block-counter ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 16px; }
  @media (min-width: 768px) {
    .block-counter ul {
      gap: 30px; } }
  .block-counter ul li {
    margin: 0;
    padding: 0;
    width: 100%;
    box-sizing: border-box; }
    @media (min-width: 768px) {
      .block-counter ul li {
        width: calc(100% / 4); } }

.block-counter__number {
  display: block;
  text-align: center;
  font-size: 6rem;
  line-height: 6.2rem;
  color: #6FC3D7;
  font-weight: 600; }
  .block-counter__number--align {
    display: flex;
    flex-direction: row-reverse;
    width: 100%;
    justify-content: center; }

.block-counter__text {
  display: block;
  color: #32363B;
  font-size: 1.9rem;
  line-height: 2.5rem;
  text-align: center; }

.block_slider {
  position: relative; }
  .block_slider .boxed {
    padding: 0; }
    .block_slider .boxed .swiper-slide {
      min-height: 55vh; }
  .block_slider .swiper-slide {
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 620px;
    width: 100%; }
  .block_slider .overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
    .block_slider .overlay.text_left {
      align-items: flex-start; }
      @media screen and (min-width: 1024px) {
        .block_slider .overlay.text_left .content {
          width: 40%;
          margin: 0 0 0 90px; } }
      .block_slider .overlay.text_left .content .button {
        margin: 1rem 0; }
    .block_slider .overlay.text_right {
      align-items: flex-end; }
      @media screen and (min-width: 1024px) {
        .block_slider .overlay.text_right .content {
          width: 40%;
          margin: 0 90px 0 0; } }
      .block_slider .overlay.text_right .content .button {
        margin: 1rem 0; }
  .block_slider .content {
    width: 85%;
    margin: 0 auto;
    text-align: center; }
    @media screen and (min-width: 1024px) {
      .block_slider .content {
        width: 60%; } }
    .block_slider .content h2 {
      color: #ffffff;
      font-size: 2.8rem;
      line-height: 3.6rem;
      margin-bottom: 1.2rem; }
      @media screen and (min-width: 1024px) {
        .block_slider .content h2 {
          font-size: 3.4rem;
          line-height: 4.2rem; } }
    .block_slider .content p {
      color: #ffffff;
      font-size: 1.6rem;
      line-height: 2.4rem;
      margin-bottom: 1.2rem; }
      @media screen and (min-width: 1024px) {
        .block_slider .content p {
          font-size: 1.8rem;
          line-height: 2.6rem; } }
  .block_slider__navigation .block_slider-swiper-button-prev, .block_slider__navigation .block_slider-swiper-button-next {
    height: 4rem;
    width: 4rem;
    background: #6FC3D7;
    position: absolute;
    z-index: 9;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s ease-in-out; }
    .block_slider__navigation .block_slider-swiper-button-prev:hover, .block_slider__navigation .block_slider-swiper-button-next:hover {
      background-color: #39D8D8; }
    .block_slider__navigation .block_slider-swiper-button-prev em, .block_slider__navigation .block_slider-swiper-button-next em {
      font-size: 1.6rem;
      color: #ffffff; }
  .block_slider__navigation .block_slider-swiper-button-prev {
    left: 0;
    top: initial;
    bottom: 0; }
    @media screen and (min-width: 1024px) {
      .block_slider__navigation .block_slider-swiper-button-prev {
        top: 50%;
        bottom: 0; } }
  .block_slider__navigation .block_slider-swiper-button-next {
    right: 0;
    top: initial;
    bottom: 0; }
    @media screen and (min-width: 1024px) {
      .block_slider__navigation .block_slider-swiper-button-next {
        top: 50%;
        bottom: 0; } }
  .block_slider__swiper-pagination {
    display: flex;
    justify-content: center;
    position: absolute;
    z-index: 1; }
    .block_slider__swiper-pagination span.swiper-pagination-bullet.swiper__dot {
      width: 1rem;
      height: 1rem;
      opacity: .8; }
      .block_slider__swiper-pagination span.swiper-pagination-bullet.swiper__dot:hover {
        background-color: #6FC3D7;
        opacity: 1; }
      .block_slider__swiper-pagination span.swiper-pagination-bullet.swiper__dot.swiper-pagination-bullet-active {
        opacity: 1;
        background-color: #6FC3D7; }

.block-progress-bar {
  padding: 0 20px; }
  .block-progress-bar--outside p {
    color: #32363B; }
  .block-progress-bar--outside .block-progress-bar__bar {
    height: 5px;
    width: 100%;
    background-color: #C0E6EE;
    border-radius: 3px; }
  .block-progress-bar--outside .block-progress-bar__label {
    border-radius: 3px;
    width: 0;
    height: 100%;
    overflow: hidden;
    background-color: #6FC3D7;
    transition: 1.5s ease-in-out;
    border-radius: 2px; }
  .block-progress-bar--inside .block-progress-bar__item {
    background-color: #F2F4F6;
    height: 4rem;
    display: flex;
    align-items: center; }
  .block-progress-bar--inside .block-progress-bar__label {
    width: 0;
    height: 100%;
    overflow: hidden;
    background-color: #6FC3D7;
    transition: 1.5s ease-in-out;
    border-radius: 2px; }
    .block-progress-bar--inside .block-progress-bar__label p {
      padding: 0 1.5rem;
      width: 100%;
      height: 100%;
      box-sizing: border-box;
      margin: 0;
      display: flex;
      align-items: center;
      justify-content: space-between;
      position: relative;
      color: #ffffff;
      overflow: hidden; }

.block-testimonial .js-block-testimonial {
  padding-bottom: 40px; }
  .block-testimonial .js-block-testimonial .swiper-pagination {
    bottom: 0; }
    .block-testimonial .js-block-testimonial .swiper-pagination span.swiper-pagination-bullet {
      background-color: #C0E6EE;
      opacity: 1; }
      .block-testimonial .js-block-testimonial .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active {
        background-color: #6FC3D7; }
  .block-testimonial .js-block-testimonial .block-testimonial__item {
    width: 100%;
    max-width: 100%; }
  .block-testimonial .js-block-testimonial .swiper-wrapper {
    flex-wrap: nowrap;
    gap: 0;
    justify-content: flex-start; }

.block-testimonial .swiper-wrapper {
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center; }

.block-testimonial__item {
  width: 100%; }
  @media (min-width: 768px) {
    .block-testimonial__item {
      max-width: calc((100% / 2) - 20px); } }
  @media (min-width: 1024px) {
    .block-testimonial__item {
      max-width: calc((100% / 3) - 20px); } }
  .block-testimonial__item p {
    margin: 0; }

.block-testimonial__text {
  margin-bottom: 2rem; }
  .block-testimonial__text p {
    color: #848484;
    font-size: 1.7rem;
    line-height: 2.5rem; }

.block-testimonial__user p strong {
  font-size: 1.7rem;
  line-height: 2.5rem;
  color: #32363B;
  display: block; }

.block-testimonial__user p span {
  display: block;
  font-size: 1.3rem;
  line-height: 1.5rem;
  color: #6FC3D7; }

.block-testimonial__user p img {
  max-width: 70px;
  max-height: 70px;
  overflow: hidden;
  border-radius: 50%;
  margin-bottom: 2rem; }

.block-testimonial--center .block-testimonial__item {
  text-align: center; }
  .block-testimonial--center .block-testimonial__item p img {
    margin: 0 auto 2rem auto; }

.block-testimonial--invert .block-testimonial__item {
  display: flex;
  flex-direction: column-reverse; }
  .block-testimonial--invert .block-testimonial__item .block-testimonial__text {
    margin-top: 2rem;
    margin-bottom: 0; }

.block-blockquote {
  margin: 0; }
  .block-blockquote .block-blockquote__author {
    position: relative;
    padding-left: 1.5rem; }
    .block-blockquote .block-blockquote__author::before {
      content: '';
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      left: 0;
      width: 10px;
      height: 1px;
      background-color: #848484; }
  .block-blockquote--simple {
    display: block;
    border-left: 1px solid #6FC3D7;
    padding-left: 2rem; }
    .block-blockquote--simple .block-blockquote__quote {
      display: inline-block;
      color: #848484;
      font-size: 1.7rem;
      line-height: 2.5rem;
      margin-bottom: 1rem; }
    .block-blockquote--simple .block-blockquote__author {
      display: block;
      color: #32363B;
      font-size: 1.4rem;
      line-height: 2.5rem; }
      .block-blockquote--simple .block-blockquote__author::before {
        background: #32363B; }
  .block-blockquote--center {
    display: block;
    text-align: center; }
    .block-blockquote--center .block-blockquote__quote {
      text-align: center;
      display: block;
      color: #32363B;
      font-size: 2rem;
      line-height: 3.2rem;
      margin-bottom: 2rem; }
    .block-blockquote--center .block-blockquote__author {
      color: #848484;
      display: inline-block;
      font-size: 1.4rem;
      line-height: 2.0rem; }
    .block-blockquote--center .block-blockquote__social {
      display: block;
      margin-top: 2rem; }
      .block-blockquote--center .block-blockquote__social img {
        margin: 0 auto; }
  .block-blockquote--box {
    display: block;
    background-color: #f2f4f6;
    padding: 3rem 4.5rem;
    position: relative; }
    .block-blockquote--box .block-blockquote__quote {
      display: block;
      color: #32363B;
      font-size: 2rem;
      line-height: 3.2rem;
      margin-bottom: 2rem; }
    .block-blockquote--box .block-blockquote__author {
      color: #848484;
      display: block;
      font-size: 1.4rem;
      line-height: 2.0rem; }
    .block-blockquote--box .block-blockquote__social {
      display: block;
      position: absolute;
      bottom: 3rem;
      right: 4.5rem; }

.block_icon_list--icon {
  padding-left: 0;
  width: 100%; }
  @media screen and (min-width: 1024px) {
    .block_icon_list--icon {
      width: 50%;
      padding-right: 2rem; } }
  .block_icon_list--icon li {
    list-style: none;
    margin-bottom: 1rem;
    display: flex;
    flex-direction: row;
    align-items: center; }
    .block_icon_list--icon li span {
      font-size: 1.8rem;
      line-height: 2.1rem;
      display: inline-block;
      color: #333333;
      font-weight: 500;
      margin-left: 2rem; }
    .block_icon_list--icon li a {
      font-size: 1.8rem;
      line-height: 2.1rem;
      display: inline-block;
      color: #333333;
      font-weight: 500;
      margin-left: 2rem; }
      .block_icon_list--icon li a:hover {
        font-weight: 400;
        color: #6FC3D7; }

.block_text_heading {
  margin-bottom: 2rem; }
  .block_text_heading.content-center {
    margin: 0 auto 2rem;
    text-align: center; }
    @media (min-width: 768px) {
      .block_text_heading.content-center {
        width: 70%; } }
    .block_text_heading.content-center ul, .block_text_heading.content-center ol {
      margin-bottom: 2rem; }
      @media (min-width: 768px) {
        .block_text_heading.content-center ul, .block_text_heading.content-center ol {
          margin: 0 auto 2rem;
          width: 35%; } }
      .block_text_heading.content-center ul li, .block_text_heading.content-center ol li {
        text-align: left; }
  .block_text_heading h1 {
    font-size: 3.6rem;
    line-height: 4.4rem;
    margin-bottom: 1.2rem;
    margin-top: 0;
    padding-top: 0; }
  .block_text_heading h2 {
    font-size: 3rem;
    line-height: 3.8rem;
    margin-bottom: 1.2rem;
    margin-top: 0;
    padding-top: 0; }
  .block_text_heading h3 {
    font-size: 2.5rem;
    line-height: 3.3rem;
    margin-bottom: 1.2rem;
    margin-top: 0;
    padding-top: 0; }
  .block_text_heading h4 {
    font-size: 2rem;
    line-height: 2.8rem;
    margin-bottom: 1.2rem;
    margin-top: 0;
    padding-top: 0; }
  .block_text_heading h5 {
    font-size: 1.8rem;
    line-height: 2.6rem;
    margin-bottom: 1.2rem;
    margin-top: 0;
    padding-top: 0; }
  .block_text_heading h6 {
    font-size: 1.6rem;
    line-height: 2.4rem;
    margin-bottom: 1.2rem;
    margin-top: 0;
    padding-top: 0; }
  .block_text_heading p {
    font-size: 1.6rem;
    line-height: 2.5rem;
    margin-bottom: 1.2rem;
    margin-top: 0;
    padding-top: 0; }
    .block_text_heading p:last-of-type {
      margin-bottom: 0; }
  .block_text_heading ul li, .block_text_heading ol li {
    font-size: 1.6rem;
    line-height: 2.5rem;
    margin-bottom: 1rem;
    margin-top: 0;
    padding-top: 0; }
    .block_text_heading ul li:last-of-type, .block_text_heading ol li:last-of-type {
      margin-bottom: 0; }
  .block_text_heading a {
    color: #6FC3D7;
    text-decoration: underline; }
    .block_text_heading a.button {
      margin-top: 2rem;
      color: #ffffff;
      text-decoration: none; }

.block_imagen_carrusel {
  position: relative; }
  .block_imagen_carrusel .block_imagen_carrusel__typeOne .swiper-slide {
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 0;
    box-sizing: border-box;
    height: auto; }
    .block_imagen_carrusel .block_imagen_carrusel__typeOne .swiper-slide img {
      margin-bottom: 2rem; }
    .block_imagen_carrusel .block_imagen_carrusel__typeOne .swiper-slide p {
      font-size: 1.3rem;
      line-height: 1.5rem;
      color: #848484;
      padding: 0 1rem;
      text-align: center; }
  .block_imagen_carrusel .swiper__controls {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    width: 100%; }
    .block_imagen_carrusel .swiper__controls .imagen_carrusel-swiper-button-prev {
      height: 4rem;
      width: 4rem;
      background: #6FC3D7;
      position: absolute;
      z-index: 9;
      left: 0;
      transform: translateY(-50%);
      cursor: pointer; }
    .block_imagen_carrusel .swiper__controls .imagen_carrusel-swiper-button-next {
      height: 4rem;
      width: 4rem;
      background: #6FC3D7;
      position: absolute;
      z-index: 9;
      right: 0;
      transform: translateY(-50%);
      cursor: pointer; }
    .block_imagen_carrusel .swiper__controls .imagen_carrusel-swiper-button-prev, .block_imagen_carrusel .swiper__controls .imagen_carrusel-swiper-button-next {
      display: flex;
      justify-content: center;
      align-items: center;
      transition: 0.3s ease-in-out; }
      .block_imagen_carrusel .swiper__controls .imagen_carrusel-swiper-button-prev:hover, .block_imagen_carrusel .swiper__controls .imagen_carrusel-swiper-button-next:hover {
        background-color: #39D8D8; }
      .block_imagen_carrusel .swiper__controls .imagen_carrusel-swiper-button-prev em, .block_imagen_carrusel .swiper__controls .imagen_carrusel-swiper-button-next em {
        color: #ffffff;
        font-size: 1.6rem;
        line-height: 1.6rem; }

.block_card {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; }
  .block_card__item {
    flex-basis: 100%;
    margin-left: 0;
    margin-bottom: 1rem;
    display: flex;
    flex-direction: column;
    height: auto;
    background-color: #F2F4F6; }
    .block_card__item:first-of-type {
      margin-left: 0; }
    @media screen and (min-width: 560px) {
      .block_card__item {
        margin-left: 1rem;
        flex-direction: column;
        flex-basis: 48%;
        margin-left: 1rem; }
        .block_card__item:first-of-type {
          margin-left: 0; }
        .block_card__item:nth-of-type(3) {
          margin-left: 0; }
        .block_card__item:nth-of-type(2n+3) {
          margin-left: 0; } }
    @media screen and (min-width: 1024px) {
      .block_card__item {
        flex-direction: row;
        margin-left: 1rem;
        flex-direction: column;
        flex-basis: 24%;
        margin-left: 1rem; }
        .block_card__item:first-of-type {
          margin-left: 0; }
        .block_card__item:nth-of-type(3) {
          margin-left: 1rem; }
        .block_card__item:nth-of-type(2n+3) {
          margin-left: 1rem; }
        .block_card__item:nth-of-type(5) {
          margin-left: 0; }
        .block_card__item:nth-of-type(4n+5) {
          margin-left: 0; } }
    .block_card__item .card_img, .block_card__item .card_content {
      flex-basis: 50%; }
    .block_card__item .card_img {
      overflow: hidden; }
      .block_card__item .card_img img {
        width: 100%;
        height: 100%;
        transition: scale 500ms; }
        .block_card__item .card_img img:hover {
          scale: 120%; }
    .block_card__item .card_content {
      padding: 2rem;
      box-sizing: border-box;
      text-align: center;
      align-items: center;
      justify-content: center;
      display: flex;
      flex-direction: column;
      height: auto; }
      .block_card__item .card_content h2 {
        color: #333333;
        margin-bottom: 2rem;
        font-size: 2.1rem;
        line-height: 2.9rem; }
      .block_card__item .card_content p {
        font-size: 1.5rem;
        line-height: 2.3rem;
        color: #848484;
        margin-bottom: 1.6rem; }
      @media screen and (min-width: 560px) {
        .block_card__item .card_content h2 {
          font-size: 2.4rem;
          line-height: 3.4rem;
          margin-bottom: 2rem; }
        .block_card__item .card_content p {
          font-size: 1.7rem;
          line-height: 2.9rem;
          color: #848484;
          margin-bottom: 2rem; } }
    .block_card__item.item_horizontal {
      flex-direction: column;
      flex-basis: 100%;
      margin-left: 0; }
      @media screen and (min-width: 560px) {
        .block_card__item.item_horizontal {
          flex-direction: column;
          flex-basis: 48%;
          margin-left: 1rem; }
          .block_card__item.item_horizontal:first-of-type {
            margin-left: 0; }
          .block_card__item.item_horizontal:nth-of-type(3) {
            margin-left: 0; }
          .block_card__item.item_horizontal:nth-of-type(2n+3) {
            margin-left: 0; } }
      @media screen and (min-width: 1024px) {
        .block_card__item.item_horizontal {
          flex-direction: row; } }
      .block_card__item.item_horizontal .card_img, .block_card__item.item_horizontal .card_content {
        flex-basis: 50%; }

.block_flip_box {
  position: relative; }
  .block_flip_box__typeOne {
    display: grid;
    grid-gap: 20px;
    justify-content: center;
    grid-template-columns: repeat(1, 1fr); }
    @media (min-width: 768px) and (max-width: 1024px) {
      .block_flip_box__typeOne {
        grid-template-columns: repeat(3, 1fr); } }
    @media (min-width: 1025px) {
      .block_flip_box__typeOne {
        grid-template-columns: repeat(4, 1fr); } }
    .block_flip_box__typeOne .block_flip_box_item {
      height: 300px;
      position: relative;
      overflow: hidden; }
      .block_flip_box__typeOne .block_flip_box_item:hover .sides {
        transform: translateY(-50%); }
      .block_flip_box__typeOne .block_flip_box_item .sides {
        transition: all 0.8s ease;
        display: flex;
        flex-direction: column; }
      .block_flip_box__typeOne .block_flip_box_item .front {
        position: relative;
        height: 300px; }
        .block_flip_box__typeOne .block_flip_box_item .front img {
          object-fit: cover;
          height: 300px;
          width: 100%; }
        .block_flip_box__typeOne .block_flip_box_item .front .overlay {
          position: absolute;
          background-color: rgba(0, 0, 0, 0.2);
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          display: flex;
          flex-direction: column;
          justify-content: flex-end;
          align-items: center;
          padding: 2rem;
          box-sizing: border-box; }
          .block_flip_box__typeOne .block_flip_box_item .front .overlay p {
            color: #ffffff;
            font-size: 1.4rem;
            line-height: 2.2rem;
            font-weight: 600; }
      .block_flip_box__typeOne .block_flip_box_item .back {
        display: flex;
        flex-direction: column;
        height: 300px;
        background-color: #E5E6E7;
        justify-content: flex-end;
        align-items: flex-start;
        padding: 2rem;
        box-sizing: border-box; }
        .block_flip_box__typeOne .block_flip_box_item .back span {
          color: #6FC3D7;
          font-size: 1.2rem;
          display: block;
          margin-bottom: 1rem; }
        .block_flip_box__typeOne .block_flip_box_item .back p {
          color: #848484;
          font-size: 1.6rem;
          line-height: 2.2rem;
          margin-bottom: 1rem; }
        .block_flip_box__typeOne .block_flip_box_item .back a {
          margin: 0; }
  .block_flip_box__typeTwo {
    display: grid;
    grid-gap: 20px;
    justify-content: center;
    grid-template-columns: repeat(1, 1fr); }
    @media (min-width: 768px) and (max-width: 1024px) {
      .block_flip_box__typeTwo {
        grid-template-columns: repeat(3, 1fr); } }
    @media (min-width: 1025px) {
      .block_flip_box__typeTwo {
        grid-template-columns: repeat(4, 1fr); } }
    .block_flip_box__typeTwo .block_flip_box_item {
      height: 300px;
      position: relative;
      overflow: hidden; }
      .block_flip_box__typeTwo .block_flip_box_item:hover .sides {
        transform: rotate3d(0, 1, 0, 180deg);
        transition: all 0.8s ease; }
        .block_flip_box__typeTwo .block_flip_box_item:hover .sides .back {
          opacity: 1; }
      .block_flip_box__typeTwo .block_flip_box_item .sides {
        transition: all 0.8s ease;
        display: flex;
        flex-direction: column;
        position: relative;
        transform-style: preserve-3d; }
      .block_flip_box__typeTwo .block_flip_box_item .front {
        position: absolute;
        width: 100%;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        height: 300px; }
        .block_flip_box__typeTwo .block_flip_box_item .front img {
          object-fit: cover;
          height: 300px;
          width: 100%; }
        .block_flip_box__typeTwo .block_flip_box_item .front .overlay {
          position: absolute;
          background-color: rgba(0, 0, 0, 0.2);
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          display: flex;
          flex-direction: column;
          justify-content: flex-end;
          align-items: center;
          padding: 2rem;
          box-sizing: border-box; }
          .block_flip_box__typeTwo .block_flip_box_item .front .overlay p {
            color: #ffffff;
            font-size: 1.4rem;
            line-height: 2.2rem;
            font-weight: 600; }
      .block_flip_box__typeTwo .block_flip_box_item .back {
        display: flex;
        flex-direction: column;
        height: 300px;
        background-color: #E5E6E7;
        justify-content: flex-end;
        align-items: flex-start;
        padding: 2rem;
        box-sizing: border-box;
        position: absolute;
        width: 100%;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        opacity: 0;
        transform: rotate3d(0, 1, 0, 180deg); }
        .block_flip_box__typeTwo .block_flip_box_item .back span {
          color: #6FC3D7;
          font-size: 1.2rem;
          display: block;
          margin-bottom: 1rem; }
        .block_flip_box__typeTwo .block_flip_box_item .back p {
          color: #848484;
          font-size: 1.6rem;
          line-height: 2.2rem;
          margin-bottom: 1rem; }
        .block_flip_box__typeTwo .block_flip_box_item .back a {
          margin: 0; }

.block_price_table {
  display: grid;
  grid-gap: 4rem;
  justify-content: center;
  grid-template-columns: repeat(1, 1fr); }
  @media (min-width: 768px) {
    .block_price_table {
      grid-template-columns: repeat(3, 1fr); } }
  .block_price_table_item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    border: solid 1px #E5E6E7;
    padding: 3rem 2rem;
    text-align: center; }
    .block_price_table_item .block_price_table_item_head {
      display: flex;
      flex-direction: column;
      margin-bottom: 3rem; }
      .block_price_table_item .block_price_table_item_head h2 {
        font-size: 2.1rem;
        line-height: 2.4rem;
        color: #333333;
        margin-bottom: 1rem;
        text-transform: uppercase; }
      .block_price_table_item .block_price_table_item_head p {
        font-size: 1.5rem;
        line-height: 1.8rem;
        color: #6FC3D7; }
    .block_price_table_item .block_price_table_item_body {
      margin-bottom: 2rem;
      display: flex;
      flex-direction: column;
      align-content: center;
      align-items: center; }
      @media (min-width: 768px) {
        .block_price_table_item .block_price_table_item_body {
          margin-bottom: 3rem; } }
      .block_price_table_item .block_price_table_item_body .price {
        margin-bottom: 2.2rem; }
        @media (min-width: 768px) {
          .block_price_table_item .block_price_table_item_body .price {
            margin-bottom: 4rem; } }
        .block_price_table_item .block_price_table_item_body .price p {
          font-size: 4.2rem;
          line-height: 5.2rem;
          color: #333333;
          font-weight: bold; }
          @media (min-width: 768px) {
            .block_price_table_item .block_price_table_item_body .price p {
              font-size: 6rem;
              line-height: 7.1rem; } }
          .block_price_table_item .block_price_table_item_body .price p span {
            font-size: 4rem;
            line-height: 5rem;
            color: #333333; }
      .block_price_table_item .block_price_table_item_body .description p {
        font-size: 1.5rem;
        line-height: 2.4rem;
        color: #848484; }
        @media (min-width: 768px) {
          .block_price_table_item .block_price_table_item_body .description p {
            font-size: 1.7rem;
            line-height: 2.7rem; } }
        .block_price_table_item .block_price_table_item_body .description p:last-of-type {
          margin-bottom: 0; }
    .block_price_table_item .block_price_table_item_bottom {
      display: flex;
      flex-direction: column;
      margin-top: 2rem; }
      .block_price_table_item .block_price_table_item_bottom a {
        margin-bottom: 2rem; }
      .block_price_table_item .block_price_table_item_bottom p {
        font-size: 1.3rem;
        line-height: 1.8rem;
        color: #848484; }

/*
* jQuery Mobile v1.4.0pre
* http://jquerymobile.com
*
* Copyright 2010, 2013 jQuery Foundation, Inc. and other contributors
* Released under the MIT license.
* http://jquery.org/license
*
*/
/* Some unsets */
.ui-mobile,
.ui-mobile body {
  height: 99.9%; }

.ui-mobile fieldset,
.ui-page {
  padding: 0;
  margin: 0; }

.ui-mobile a img,
.ui-mobile fieldset {
  border-width: 0; }

/* Fixes for fieldset issues on IE10 and FF (see #6077) */
.ui-mobile fieldset {
  min-width: 0; }

@-moz-document url-prefix() {
  .ui-mobile fieldset {
    display: table-column; } }

/* Viewport */
.ui-mobile-viewport {
  margin: 0;
  overflow-x: visible;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

/* Issue #2066 */
body.ui-mobile-viewport,
div.ui-mobile-viewport {
  overflow-x: hidden; }

/* "page" containers - full-screen views, one should always be in view post-pageload */
.ui-mobile [data-role=page],
.ui-mobile [data-role=dialog],
.ui-page {
  top: 0;
  left: 0;
  width: 100%;
  min-height: 100%;
  position: absolute;
  display: none;
  border: 0; }

/* On ios4, setting focus on the page element causes flashing during transitions when there is an outline, so we turn off outlines */
.ui-page {
  outline: none; }

.ui-mobile .ui-page-active {
  display: block;
  overflow: visible;
  overflow-x: hidden; }

@media screen and (orientation: portrait) {
  .ui-mobile .ui-page {
    min-height: 420px; } }

@media screen and (orientation: landscape) {
  .ui-mobile .ui-page {
    min-height: 300px; } }

/* Fouc */
.ui-mobile-rendering > * {
  visibility: hidden; }

/* Non-js content hiding */
.ui-nojs {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px); }

/* Loading screen */
.ui-loading .ui-loader {
  display: block; }

.ui-loader {
  display: none;
  z-index: 9999999;
  position: fixed;
  top: 50%;
  left: 50%;
  border: 0; }

.ui-loader-default {
  background: none;
  filter: Alpha(Opacity=18);
  opacity: .18;
  width: 2.875em;
  height: 2.875em;
  margin-left: -1.4375em;
  margin-top: -1.4375em; }

.ui-loader-verbose {
  width: 12.5em;
  filter: Alpha(Opacity=88);
  opacity: .88;
  box-shadow: 0 1px 1px -1px #fff;
  height: auto;
  margin-left: -6.875em;
  margin-top: -2.6875em;
  padding: .625em; }

.ui-loader-default h1 {
  font-size: 0;
  width: 0;
  height: 0;
  overflow: hidden; }

.ui-loader-verbose h1 {
  font-size: 1em;
  margin: 0;
  text-align: center; }

.ui-loader .ui-icon-loading {
  background-color: #000;
  display: block;
  margin: 0;
  width: 2.75em;
  height: 2.75em;
  padding: .0625em;
  -webkit-border-radius: 2.25em;
  border-radius: 2.25em; }

.ui-loader-verbose .ui-icon-loading {
  margin: 0 auto .625em;
  filter: Alpha(Opacity=75);
  opacity: .75; }

.ui-loader-textonly {
  padding: .9375em;
  margin-left: -7.1875em; }

.ui-loader-textonly .ui-icon-loading {
  display: none; }

.ui-loader-fakefix {
  position: absolute; }

/* Headers, content panels */
.ui-bar,
.ui-body {
  position: relative;
  padding: .4em 1em;
  overflow: hidden;
  display: block;
  clear: both; }

.ui-bar h1,
.ui-bar h2,
.ui-bar h3,
.ui-bar h4,
.ui-bar h5,
.ui-bar h6 {
  margin: 0;
  padding: 0;
  font-size: 1em;
  display: inline-block; }

.ui-header,
.ui-footer {
  border-width: 1px 0;
  border-style: solid;
  position: relative; }

.ui-header .ui-title,
.ui-footer .ui-title {
  font-size: 1em;
  min-height: 1.1em;
  text-align: center;
  display: block;
  margin: 0 30%;
  padding: .7em 0;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  outline: 0 !important; }

.ui-footer .ui-title {
  margin: 0 1em; }

.ui-content {
  border-width: 0;
  overflow: visible;
  overflow-x: hidden;
  padding: 1em; }

/* Corner styling for dialogs and popups */
.ui-corner-all > .ui-header:first-child,
.ui-corner-all > .ui-content:first-child,
.ui-corner-all > .ui-footer:first-child {
  -webkit-border-top-left-radius: inherit;
  border-top-left-radius: inherit;
  -webkit-border-top-right-radius: inherit;
  border-top-right-radius: inherit; }

.ui-corner-all > .ui-header:last-child,
.ui-corner-all > .ui-content:last-child,
.ui-corner-all > .ui-footer:last-child {
  -webkit-border-bottom-left-radius: inherit;
  border-bottom-left-radius: inherit;
  -webkit-border-bottom-right-radius: inherit;
  border-bottom-right-radius: inherit; }

/* Buttons and icons */
.ui-btn {
  font-size: 16px;
  margin: .5em 0;
  padding: .7em 1em;
  display: block;
  position: relative;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.ui-btn-icon-notext {
  padding: 0;
  width: 1.75em;
  height: 1.75em;
  text-indent: -9999px;
  white-space: nowrap !important; }

.ui-mini {
  font-size: 12.5px; }

.ui-mini .ui-btn {
  font-size: inherit; }

.ui-mini .ui-controlgroup-label {
  font-size: 16px; }

/* Make buttons in toolbars default to mini and inline. */
.ui-header .ui-btn,
.ui-footer .ui-btn {
  font-size: 12.5px;
  display: inline-block;
  vertical-align: middle; }

/* To ensure same top and left/right position when ui-btn-left/right are added to something other than buttons. */
.ui-header .ui-btn-left,
.ui-header .ui-btn-right {
  font-size: 12.5px; }

.ui-mini.ui-btn-icon-notext,
.ui-mini .ui-btn-icon-notext,
.ui-header .ui-btn-icon-notext,
.ui-footer .ui-btn-icon-notext {
  font-size: 16px;
  padding: 0; }

.ui-btn-inline {
  display: inline-block;
  vertical-align: middle;
  margin-right: .625em; }

.ui-btn-icon-left {
  padding-left: 2.5em; }

.ui-btn-icon-right,
.ui-listview > li > .ui-btn[class*="ui-icon-"] {
  padding-right: 2.5em; }

.ui-btn-icon-top {
  padding-top: 2.5em; }

.ui-btn-icon-bottom {
  padding-bottom: 2.5em; }

.ui-header .ui-btn-icon-top,
.ui-footer .ui-btn-icon-top,
.ui-header .ui-btn-icon-bottom,
.ui-footer .ui-btn-icon-bottom {
  padding-left: .3125em;
  padding-right: .3125em; }

.ui-btn[class*="ui-icon-"]:after {
  content: "";
  position: absolute;
  display: block;
  width: 22px;
  height: 22px; }

.ui-btn-icon-notext:after,
.ui-btn-icon-left:after,
.ui-btn-icon-right:after,
.ui-listview > li > .ui-btn[class*="ui-icon-"]:after {
  top: 50%;
  margin-top: -11px; }

.ui-btn-icon-left:after {
  left: .5625em; }

.ui-btn-icon-right:after,
.ui-listview > li > .ui-btn[class*="ui-icon-"]:after {
  right: .5625em; }

.ui-mini.ui-btn-icon-left:after,
.ui-mini .ui-btn-icon-left:after,
.ui-header .ui-btn-icon-left:after,
.ui-footer .ui-btn-icon-left:after {
  left: .37em; }

.ui-mini.ui-btn-icon-right:after,
.ui-mini .ui-btn-icon-right:after,
.ui-header .ui-btn-icon-right:after,
.ui-footer .ui-btn-icon-right:after {
  right: .37em; }

.ui-btn-icon-notext:after,
.ui-btn-icon-top:after,
.ui-btn-icon-bottom:after {
  left: 50%;
  margin-left: -11px; }

.ui-btn-icon-top:after {
  top: .5625em; }

.ui-btn-icon-bottom:after {
  top: auto;
  bottom: .5625em; }

/* Buttons in header position classes */
.ui-header .ui-btn-left,
.ui-header .ui-btn-right,
.ui-btn-left > [class*="ui-"],
.ui-btn-right > [class*="ui-"] {
  margin: 0; }

.ui-btn-left,
.ui-btn-right {
  position: absolute;
  top: .24em; }

.ui-btn-left {
  left: .4em; }

.ui-btn-right {
  right: .4em; }

.ui-btn-icon-notext.ui-btn-left {
  top: .3125em;
  left: .3125em; }

.ui-btn-icon-notext.ui-btn-right {
  top: .3125em;
  right: .3125em; }

/* Form labels */
.ui-mobile label,
.ui-controlgroup-label {
  display: block;
  margin: 0 0 .4em; }

/* Accessible content hiding */
.ui-hide-label > label,
.ui-hide-label .ui-controlgroup-label,
.ui-hide-label .ui-rangeslider label,
.ui-hidden-accessible {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px); }

/* content configurations. */
.ui-grid-a,
.ui-grid-b,
.ui-grid-c,
.ui-grid-d,
.ui-grid-solo {
  overflow: hidden; }

.ui-block-a,
.ui-block-b,
.ui-block-c,
.ui-block-d,
.ui-block-e {
  margin: 0;
  padding: 0;
  border: 0;
  float: left;
  min-height: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* force new row */
.ui-block-a {
  clear: left; }

ul.ui-grid-a,
ul.ui-grid-b,
ul.ui-grid-c,
ul.ui-grid-d,
ul.ui-grid-solo,
li.ui-block-a,
li.ui-block-b,
li.ui-block-c,
li.ui-block-d,
li.ui-block-e {
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  list-style: none; }

[class*="ui-grid-"] .ui-btn,
[class*="ui-grid-"] button.ui-btn-inline,
[class*="ui-grid-"] button.ui-btn-icon-notext {
  margin-right: .3125em;
  margin-left: .3125em; }

.ui-grid-a > .ui-block-a,
.ui-grid-a > .ui-block-b {
  /* width: 49.95%; IE7 */
  /* margin-right: -.5px; BB5 */
  width: 50%; }

.ui-grid-b > .ui-block-a,
.ui-grid-b > .ui-block-b,
.ui-grid-b > .ui-block-c {
  /* width: 33.25%; IE7 */
  /* margin-right: -.5px; BB5 */
  width: 33.333%; }

.ui-grid-c > .ui-block-a,
.ui-grid-c > .ui-block-b,
.ui-grid-c > .ui-block-c,
.ui-grid-c > .ui-block-d {
  /* width: 24.925%; IE7 */
  /* margin-right: -.5px; BB5 */
  width: 25%; }

.ui-grid-d > .ui-block-a,
.ui-grid-d > .ui-block-b,
.ui-grid-d > .ui-block-c,
.ui-grid-d > .ui-block-d,
.ui-grid-d > .ui-block-e {
  /* width: 19.925%; IE7 */
  width: 20%; }

.ui-grid-solo > .ui-block-a {
  width: 100%;
  float: none; }

/* preset breakpoint to switch to stacked grid styles below 35em (560px) */
@media (max-width: 35em) {
  .ui-responsive > .ui-block-a,
  .ui-responsive > .ui-block-b,
  .ui-responsive > .ui-block-c,
  .ui-responsive > .ui-block-d,
  .ui-responsive > .ui-block-e {
    width: 100%;
    float: none; } }

.ui-table {
  border: 0;
  border-collapse: collapse;
  padding: 0;
  width: 100%; }

.ui-table th,
.ui-table td {
  line-height: 1.5em;
  text-align: left;
  padding: .4em .5em;
  vertical-align: top; }

.ui-table th .ui-btn,
.ui-table td .ui-btn {
  line-height: normal; }

.ui-table th {
  font-weight: bold; }

.ui-table caption {
  text-align: left;
  margin-bottom: 1.4em;
  opacity: .5; }

/*
 Styles for the table columntoggle mode
*/
.ui-table-reflow td .ui-table-cell-label,
.ui-table-reflow th .ui-table-cell-label {
  display: none; }

/* Mobile first styles: Begin with the stacked presentation at narrow widths */
@media only all {
  /* Hide the table headers */
  .ui-table-reflow thead td,
  .ui-table-reflow thead th {
    display: none; }
  /* Show the table cells as a block level element */
  .ui-table-reflow td,
  .ui-table-reflow th {
    text-align: left;
    display: block; }
  /* Make the label elements a percentage width */
  .ui-table-reflow td .ui-table-cell-label,
  .ui-table-reflow th .ui-table-cell-label {
    padding: .4em;
    min-width: 30%;
    width: 50%;
    display: inline-block;
    margin: -.4em 1em -.4em -.4em; }
  /*
	.ui-table-reflow td span,
	.ui-table-reflow th span { 
		width: 46%;
		float: right;
		
	}
*/
  /* For grouped headers, have a different style to visually separate the levels by classing the first label in each col group */
  .ui-table-reflow th .ui-table-cell-label-top,
  .ui-table-reflow td .ui-table-cell-label-top {
    display: block;
    padding: .4em 0;
    margin: .4em 0;
    text-transform: uppercase;
    font-size: .9em;
    font-weight: normal; } }

/* Breakpoint to show as a standard table at 560px (35em x 16px) or wider */
@media (min-width: 992px) {
  /* Fixes table rendering when switching between breakpoints in Safari <= 5. See https://github.com/jquery/jquery-mobile/issues/5380 */
  .ui-table-reflow.ui-responsive {
    /*display: table-row-group;*/ }
  /* Show the table header rows */
  .ui-table-reflow.ui-responsive td,
  .ui-table-reflow.ui-responsive th,
  .ui-table-reflow.ui-responsive tbody th,
  .ui-table-reflow.ui-responsive tbody td,
  .ui-table-reflow.ui-responsive thead td,
  .ui-table-reflow.ui-responsive thead th {
    display: table-cell;
    margin: 0; }
  /* Hide the labels in each cell */
  .ui-table-reflow.ui-responsive td .ui-table-cell-label,
  .ui-table-reflow.ui-responsive th .ui-table-cell-label {
    display: none; } }

/* Hack to make IE9 and WP7.5 treat cells like block level elements, scoped to ui-responsive class */
/* Applied in a max-width media query up to the table layout breakpoint so we don't need to negate this*/
@media (max-width: 992px) {
  .ui-table-reflow.ui-responsive td,
  .ui-table-reflow.ui-responsive th {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    clear: left; }
  .ui-table-reflow td span,
  .ui-table-reflow th span {
    display: block; }
  .ui-table-reflow tr th .ui-table-cell-label {
    display: none; }
  .ui-table-reflow td .ui-table-cell-label, .ui-table-reflow th .ui-table-cell-label {
    width: 100%; } }

@media (min-width: 992px) {
  /* Show the table header rows and set all cells to display: table-cell */
  .my-custom-breakpoint td,
  .my-custom-breakpoint th,
  .my-custom-breakpoint tbody th,
  .my-custom-breakpoint tbody td,
  .my-custom-breakpoint thead td,
  .my-custom-breakpoint thead th {
    display: table-cell;
    margin: 0; }
  /* Hide the labels in each cell */
  .my-custom-breakpoint td .ui-table-cell-label,
  .my-custom-breakpoint th .ui-table-cell-label {
    display: none; } }

.block_table {
  max-width: 600px;
  margin: 0 auto; }

.block_table table {
  border: none; }
  .block_table table tr td, .block_table table tr th {
    border: none;
    vertical-align: top; }

.block_table table thead tr:first-child {
  background: #4f5feb;
  color: #ffffff; }

.block_table table tr td:first-child {
  color: #6FC3D7;
  font-family: 'Gilroy-SemiBold'; }

.block_table tr:nth-child(even) {
  background: #A1A1A1; }

.block_table tr:nth-child(odd) {
  background: #ffffff; }

@media (max-width: 991px) {
  .block_table table th {
    background: #6FC3D7; }
    .block_table table th span {
      color: #ffffff;
      float: left; }
  .block_table table tr td:first-child {
    background: #6FC3D7;
    color: #ffffff; } }

.block_popup {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  width: 100vw;
  height: 100%;
  z-index: 999999999;
  display: none; }
  .block_popup.active {
    display: block; }
  .block_popup .content {
    position: absolute;
    width: 87%;
    left: 20px;
    right: 20px;
    top: 50%;
    transform: translate(0%, -50%);
    background-color: #ffffff;
    padding: 0;
    text-align: center;
    box-sizing: border-box;
    display: flex;
    flex-direction: column; }
    @media screen and (min-width: 1024px) {
      .block_popup .content {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        background-color: #ffffff;
        text-align: center;
        box-sizing: border-box;
        max-width: 500px;
        display: flex;
        flex-direction: row; } }
    .block_popup .content .contex_img {
      position: relative;
      height: 200px; }
      .block_popup .content .contex_img img {
        position: absolute;
        object-fit: cover;
        height: 100%;
        width: 100%; }
      @media screen and (min-width: 1024px) {
        .block_popup .content .contex_img {
          flex-basis: 50%;
          height: initial; } }
    .block_popup .content .contex_text {
      padding: 2rem; }
      @media screen and (min-width: 1024px) {
        .block_popup .content .contex_text {
          flex-basis: 50%; } }
      .block_popup .content .contex_text h1, .block_popup .content .contex_text h2, .block_popup .content .contex_text h3, .block_popup .content .contex_text h4, .block_popup .content .contex_text h5, .block_popup .content .contex_text h6 {
        color: #6FC3D7;
        font-size: 2.8rem;
        line-height: 3.4rem;
        margin-bottom: 1rem; }
      .block_popup .content .contex_text p {
        color: #848484;
        font-size: 1.8rem;
        line-height: 2.4rem; }
    .block_popup .content #closePopup {
      position: absolute;
      right: 8px;
      top: 8px;
      color: #6FC3D7;
      font-size: 1.6rem;
      cursor: pointer;
      z-index: 9999; }

.block_hellobar {
  position: fixed;
  top: 0;
  left: 0;
  background: #6FC3D7;
  width: 100vw;
  z-index: 999999999;
  display: none;
  padding: 2.6rem;
  box-sizing: border-box; }
  .block_hellobar.active {
    display: block; }
  .block_hellobar #closeHellobar {
    position: absolute;
    right: 2rem;
    top: 1rem;
    color: #ffffff;
    font-size: 1.6rem;
    cursor: pointer;
    z-index: 9999; }
  .block_hellobar .content {
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    text-align: center; }
    .block_hellobar .content p {
      color: #ffffff;
      font-size: 1.6rem;
      line-height: 2.2rem; }

.block_feed_instagram .sb_instagram_header {
  display: none !important; }

.block_video_fullscreen_muted {
  height: 100vh;
  padding: 0;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center; }
  .block_video_fullscreen_muted .overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    background: #333333;
    opacity: 0.4;
    z-index: 1; }
  .block_video_fullscreen_muted .video-bg {
    object-fit: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 0; }
  .block_video_fullscreen_muted .content {
    position: relative;
    z-index: 1;
    text-align: center;
    padding: 0 2rem; }
    .block_video_fullscreen_muted .content h1, .block_video_fullscreen_muted .content h2, .block_video_fullscreen_muted .content h3, .block_video_fullscreen_muted .content h4, .block_video_fullscreen_muted .content h5, .block_video_fullscreen_muted .content h6 {
      font-size: 3.4rem;
      line-height: 4.2rem;
      color: #ffffff;
      max-width: 60rem;
      margin: 0 auto 2rem; }
      @media screen and (min-width: 1024px) {
        .block_video_fullscreen_muted .content h1, .block_video_fullscreen_muted .content h2, .block_video_fullscreen_muted .content h3, .block_video_fullscreen_muted .content h4, .block_video_fullscreen_muted .content h5, .block_video_fullscreen_muted .content h6 {
          font-size: 5.6rem;
          line-height: 6.4rem;
          margin: 0 auto 3rem; } }
    .block_video_fullscreen_muted .content p, .block_video_fullscreen_muted .content a {
      font-size: 1.6rem;
      line-height: 2.2rem;
      color: #ffffff; }
      @media screen and (min-width: 1024px) {
        .block_video_fullscreen_muted .content p, .block_video_fullscreen_muted .content a {
          font-size: 1.8rem;
          line-height: 2.4rem;
          max-width: 60rem;
          margin: 0 auto 3rem; } }
  @media screen and (min-width: 1024px) {
    .block_video_fullscreen_muted .overlay {
      opacity: 0.6; }
    .block_video_fullscreen_muted .content {
      padding: 0; } }

.block_full_media_text--row {
  display: flex;
  flex-direction: column; }
  .block_full_media_text--row .content_col {
    flex: 1;
    flex-basis: 100%; }
    @media screen and (min-width: 1024px) {
      .block_full_media_text--row .content_col {
        flex-basis: 50%; } }
    .block_full_media_text--row .content_col.media {
      position: relative;
      height: 30vw;
      min-height: 35rem;
      overflow: hidden; }
      @media screen and (min-width: 1024px) {
        .block_full_media_text--row .content_col.media {
          height: 30vw;
          min-height: 50rem; } }
      .block_full_media_text--row .content_col.media img {
        object-fit: cover;
        width: 100%;
        height: 100%;
        position: absolute;
        transition: all 1s ease; }
      .block_full_media_text--row .content_col.media:hover img {
        transform: scale(1.1); }
    .block_full_media_text--row .content_col.order-1 {
      order: 1; }
      @media screen and (min-width: 1024px) {
        .block_full_media_text--row .content_col.order-1 {
          order: 2; } }
    .block_full_media_text--row .content_col.order-2 {
      order: 2; }
      @media screen and (min-width: 1024px) {
        .block_full_media_text--row .content_col.order-2 {
          order: 1; } }
    .block_full_media_text--row .content_col.text {
      padding: 2rem;
      box-sizing: border-box;
      display: flex;
      flex-direction: column;
      align-items: center;
      text-align: center;
      justify-content: center;
      background-color: #F2F4F6;
      min-height: 35rem; }
      @media screen and (min-width: 1024px) {
        .block_full_media_text--row .content_col.text {
          padding: 2rem 4rem;
          min-height: inherit; } }
      .block_full_media_text--row .content_col.text h1, .block_full_media_text--row .content_col.text h2, .block_full_media_text--row .content_col.text h3, .block_full_media_text--row .content_col.text h4, .block_full_media_text--row .content_col.text h5, .block_full_media_text--row .content_col.text h6 {
        font-size: 2.4rem;
        line-height: 3rem;
        color: #848484;
        margin-bottom: 2rem; }
        @media screen and (min-width: 1024px) {
          .block_full_media_text--row .content_col.text h1, .block_full_media_text--row .content_col.text h2, .block_full_media_text--row .content_col.text h3, .block_full_media_text--row .content_col.text h4, .block_full_media_text--row .content_col.text h5, .block_full_media_text--row .content_col.text h6 {
            font-size: 2.8rem;
            line-height: 3.4rem; } }
      .block_full_media_text--row .content_col.text p {
        font-size: 1.6rem;
        line-height: 2.2rem;
        margin-bottom: 2rem; }

.block_timeline.vertical .block_timeline--repeater {
  padding-left: 3.6rem;
  padding-right: 3.6rem;
  display: flex;
  flex-direction: column; }
  @media screen and (min-width: 768px) {
    .block_timeline.vertical .block_timeline--repeater {
      padding-left: 0;
      padding-right: 0;
      flex-direction: row;
      flex-wrap: wrap; } }

.block_timeline.vertical .block_timeline--item {
  display: flex;
  flex-direction: column;
  text-align: left;
  flex-basis: 100%;
  position: relative;
  margin-bottom: 5rem; }
  @media screen and (min-width: 768px) {
    .block_timeline.vertical .block_timeline--item {
      padding-left: 0;
      padding-right: 0;
      padding-top: 5rem;
      margin-bottom: 0;
      flex-basis: 50%; }
      .block_timeline.vertical .block_timeline--item:nth-child(odd) {
        text-align: right;
        align-items: flex-end;
        padding-right: 3rem;
        border-right: solid 5px #6FC3D7;
        height: 100%; }
        .block_timeline.vertical .block_timeline--item:nth-child(odd)::after {
          content: '';
          height: 1.5rem;
          width: 1.5rem;
          border: solid 0.5rem #ffffff;
          border-radius: 50%;
          background-color: #838999;
          top: 170px;
          right: -15px;
          position: absolute; }
      .block_timeline.vertical .block_timeline--item:nth-child(even) {
        text-align: left;
        padding-left: 3rem;
        border-left: solid 5px #6FC3D7;
        height: 100%;
        margin-left: calc(50% + 3rem); }
        .block_timeline.vertical .block_timeline--item:nth-child(even)::after {
          content: '';
          height: 1.5rem;
          width: 1.5rem;
          border: solid 0.5rem #ffffff;
          border-radius: 50%;
          background-color: #838999;
          top: 170px;
          left: -15px;
          position: absolute; }
      .block_timeline.vertical .block_timeline--item:first-of-type {
        padding-top: 0; }
        .block_timeline.vertical .block_timeline--item:first-of-type::after {
          content: '';
          height: 1.5rem;
          width: 1.5rem;
          border: solid 0.5rem #ffffff;
          border-radius: 50%;
          background-color: #838999;
          top: 118px;
          right: -15px;
          position: absolute; } }
  .block_timeline.vertical .block_timeline--item img {
    margin-bottom: 3.6rem;
    width: 8.6rem;
    height: 8rem; }
    @media screen and (min-width: 768px) {
      .block_timeline.vertical .block_timeline--item img {
        margin-bottom: 2rem; } }
  .block_timeline.vertical .block_timeline--item h2 {
    font-size: 4.8rem;
    line-height: 5.6rem;
    font-weight: 400;
    color: #6FC3D7;
    margin-bottom: 3.6rem; }
    @media screen and (max-width: 360px) {
      .block_timeline.vertical .block_timeline--item h2 {
        font-size: 4rem; } }
  .block_timeline.vertical .block_timeline--item p {
    font-size: 1.8rem;
    line-height: 2.6rem;
    font-weight: 400;
    color: #848484; }
    @media screen and (max-width: 360px) {
      .block_timeline.vertical .block_timeline--item p {
        font-size: 1.6rem; } }
  .block_timeline.vertical .block_timeline--item .line {
    margin-top: 3rem;
    height: 1px;
    background-color: #848484;
    width: 100%; }
    @media screen and (min-width: 768px) {
      .block_timeline.vertical .block_timeline--item .line {
        width: 60%; } }

.block_timeline.horizontal .block_timeline--repeater {
  padding-left: 3.6rem;
  padding-right: 3.6rem;
  display: flex;
  flex-direction: column;
  width: 100%;
  position: relative;
  box-sizing: border-box; }
  @media screen and (min-width: 768px) {
    .block_timeline.horizontal .block_timeline--repeater {
      flex-direction: row;
      width: 100%;
      height: 350px;
      overflow: auto;
      justify-content: space-between; } }
  @media screen and (min-width: 1024px) {
    .block_timeline.horizontal .block_timeline--repeater {
      padding-left: 0;
      padding-right: 0; } }
  .block_timeline.horizontal .block_timeline--repeater .block_timeline--item {
    text-align: center;
    align-items: center;
    flex: 1;
    margin-bottom: 4rem;
    width: 200px; }
    @media screen and (min-width: 768px) {
      .block_timeline.horizontal .block_timeline--repeater .block_timeline--item {
        width: 14.28%;
        min-height: 172px;
        margin-bottom: 0; } }
    .block_timeline.horizontal .block_timeline--repeater .block_timeline--item:nth-child(odd) {
      display: flex;
      flex-direction: column;
      align-self: center;
      position: relative; }
      @media screen and (min-width: 768px) {
        .block_timeline.horizontal .block_timeline--repeater .block_timeline--item:nth-child(odd) {
          border-bottom: solid 6px #6FC3D7;
          align-self: flex-start; } }
      .block_timeline.horizontal .block_timeline--repeater .block_timeline--item:nth-child(odd) .content {
        position: relative; }
        @media screen and (min-width: 768px) {
          .block_timeline.horizontal .block_timeline--repeater .block_timeline--item:nth-child(odd) .content {
            padding-top: 2rem; }
            .block_timeline.horizontal .block_timeline--repeater .block_timeline--item:nth-child(odd) .content::before {
              content: '';
              background: #ffffff;
              width: 22px;
              height: 22px;
              position: absolute;
              bottom: -26px;
              left: 50%;
              transform: translateX(-50%); }
            .block_timeline.horizontal .block_timeline--repeater .block_timeline--item:nth-child(odd) .content::after {
              content: '';
              width: 0px;
              height: 0px;
              border-style: solid;
              border-width: 0 8.5px 14.7px 8.5px;
              border-color: white white #838999 white;
              transform: rotate(0deg) translateX(-50%);
              position: absolute;
              bottom: -26px;
              left: 50%; } }
    .block_timeline.horizontal .block_timeline--repeater .block_timeline--item:nth-child(even) {
      align-self: center;
      display: flex;
      flex-direction: column; }
      @media screen and (min-width: 768px) {
        .block_timeline.horizontal .block_timeline--repeater .block_timeline--item:nth-child(even) {
          border-top: solid 6px #6FC3D7;
          align-self: flex-end; } }
      .block_timeline.horizontal .block_timeline--repeater .block_timeline--item:nth-child(even) .content {
        position: relative; }
        @media screen and (min-width: 768px) {
          .block_timeline.horizontal .block_timeline--repeater .block_timeline--item:nth-child(even) .content {
            padding-top: 2rem; }
            .block_timeline.horizontal .block_timeline--repeater .block_timeline--item:nth-child(even) .content::before {
              content: '';
              background: #ffffff;
              width: 22px;
              height: 22px;
              position: absolute;
              top: -22px;
              left: 50%;
              transform: translateX(-50%); }
            .block_timeline.horizontal .block_timeline--repeater .block_timeline--item:nth-child(even) .content::after {
              content: '';
              width: 0px;
              height: 0px;
              border-style: solid;
              border-width: 14.7px 8.5px 0 8.5px;
              border-color: #838999 transparent transparent transparent;
              transform: rotate(0deg) translateX(-50%);
              position: absolute;
              top: -7px;
              left: 50%; } }
    .block_timeline.horizontal .block_timeline--repeater .block_timeline--item:first-of-type {
      align-self: center; }
      @media screen and (min-width: 768px) {
        .block_timeline.horizontal .block_timeline--repeater .block_timeline--item:first-of-type {
          align-self: flex-start; } }
    .block_timeline.horizontal .block_timeline--repeater .block_timeline--item img {
      width: 8rem;
      height: 8rem;
      margin: 0 auto 2rem; }
      @media screen and (min-width: 768px) {
        .block_timeline.horizontal .block_timeline--repeater .block_timeline--item img {
          width: 4rem;
          height: 4rem; } }
    .block_timeline.horizontal .block_timeline--repeater .block_timeline--item p {
      font-size: 2rem;
      line-height: 2.4rem;
      font-weight: 400;
      color: #848484; }
      @media screen and (min-width: 768px) {
        .block_timeline.horizontal .block_timeline--repeater .block_timeline--item p {
          font-size: 1.6rem;
          line-height: 2.2rem;
          min-height: 72px; } }
      @media screen and (min-width: 1024px) {
        .block_timeline.horizontal .block_timeline--repeater .block_timeline--item p {
          font-size: 2rem;
          line-height: 2.4rem;
          min-height: 72px; } }

@media screen and (max-width: 768px) {
  .block_timeline.horizontal .line {
    border-bottom: solid 1px #848484;
    margin-left: 3.6rem;
    margin-right: 3.6rem; } }

.block_hero_slim {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
  position: relative;
  display: flex;
  justify-content: center; }
  .block_hero_slim:after {
    content: '';
    z-index: 3;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #102974;
    background: -moz-linear-gradient(270deg, rgba(16, 41, 116, 0) 0%, #031545 100%);
    background: -webkit-linear-gradient(270deg, rgba(16, 41, 116, 0) 0%, #031545 100%);
    background: linear-gradient(270deg, rgba(16, 41, 116, 0) 0%, #031545 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#102974",endColorstr="#031545",GradientType=1); }
  @media screen and (max-width: 768px) {
    .block_hero_slim {
      min-height: 700px;
      align-items: flex-end; } }
  @media screen and (min-width: 768px) {
    .block_hero_slim {
      align-items: center; } }
  @media screen and (max-width: 1024px) {
    .block_hero_slim {
      padding-top: 4.8rem;
      padding-bottom: 4.8rem; } }
  @media screen and (min-width: 1024px) {
    .block_hero_slim {
      height: 484px; } }
  .block_hero_slim_group {
    display: flex;
    flex-direction: column;
    gap: 2.4rem;
    z-index: 4;
    position: relative; }
    @media screen and (min-width: 1024px) {
      .block_hero_slim_group {
        flex-direction: row;
        align-items: center; } }
  .block_hero_slim_content {
    position: relative;
    z-index: 2;
    width: 100%;
    box-sizing: border-box; }
    .block_hero_slim_content.text {
      display: flex;
      flex-direction: column;
      gap: 2.4rem;
      padding-left: 2.4rem;
      border-left: solid 4px #368DF2; }
      @media screen and (min-width: 768px) {
        .block_hero_slim_content.text {
          padding-left: 4.8rem;
          flex-basis: 60%;
          max-width: 60%; } }
      .block_hero_slim_content.text p {
        color: #ffffff;
        font-size: 1.8rem;
        line-height: 2.8rem;
        font-weight: 400; }
        @media screen and (min-width: 400px) {
          .block_hero_slim_content.text p {
            font-size: 2rem;
            line-height: 3rem; } }
      .block_hero_slim_content.text h1 {
        color: #ffffff;
        font-size: 0.3 0.6rem;
        line-height: 3.6rem;
        font-weight: 700; }
        @media screen and (min-width: 400px) {
          .block_hero_slim_content.text h1 {
            font-size: 4rem;
            line-height: 4.8rem; } }
        @media screen and (min-width: 768px) {
          .block_hero_slim_content.text h1 {
            font-size: 4.8rem;
            line-height: 5.8rem; } }
      .block_hero_slim_content.text .cta-block {
        display: flex;
        flex-direction: row;
        gap: 1.6rem;
        justify-content: flex-start;
        align-items: flex-start; }
        .block_hero_slim_content.text .cta-block a {
          margin: 0; }
      .block_hero_slim_content.text .glassdoor {
        display: flex;
        flex-direction: row;
        gap: 2.4rem;
        align-items: center; }
        .block_hero_slim_content.text .glassdoor_value {
          padding: 0.8rem 1.6rem;
          border-radius: .8rem;
          background-color: rgba(255, 255, 255, 0.1);
          backdrop-filter: blur(10px); }
          .block_hero_slim_content.text .glassdoor_value span {
            color: #ffffff;
            font-size: 3.2rem;
            line-height: 3.8rem;
            font-weight: 700; }
        .block_hero_slim_content.text .glassdoor_rating {
          display: flex;
          flex-direction: column;
          gap: 0.8rem;
          padding: .2rem 0; }
          .block_hero_slim_content.text .glassdoor_rating p {
            color: #ffffff;
            font-size: 1.3rem;
            line-height: 1.3rem;
            width: 55%; }
          .block_hero_slim_content.text .glassdoor_rating .stars {
            display: flex;
            flex-direction: row;
            gap: .8rem; }
            .block_hero_slim_content.text .glassdoor_rating .stars img {
              width: 1.8rem;
              height: 1.8rem; }
    .block_hero_slim_content.pic {
      display: flex; }
      @media screen and (min-width: 1024px) {
        .block_hero_slim_content.pic {
          flex-basis: 40%;
          justify-content: end; } }
      .block_hero_slim_content.pic img {
        cursor: url(../dist/fonts/icons/icon-play.png), auto; }
  .block_hero_slim .video-background {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: translate(-50%, -50%);
    z-index: -1; }

.block_destacado_img_text_fondo {
  background-color: #F2F4F6;
  padding: 7.5rem 3.7rem; }
  .page-template-default .block_destacado_img_text_fondo {
    padding: 4rem 3.7rem 8rem; }
  @media screen and (min-width: 768px) {
    .block_destacado_img_text_fondo {
      flex-direction: row;
      padding: 5rem 0  15rem; }
      .page-template-default .block_destacado_img_text_fondo {
        padding: 4rem 0 11.5rem; } }
  .block_destacado_img_text_fondo .block_row {
    display: flex;
    flex-direction: column;
    box-sizing: border-box; }
    @media screen and (min-width: 768px) {
      .block_destacado_img_text_fondo .block_row {
        flex-direction: row; } }
    .block_destacado_img_text_fondo .block_row--column {
      flex-basis: 100%;
      box-sizing: border-box; }
      .block_destacado_img_text_fondo .block_row--column.large {
        flex-basis: 100%; }
        .block_destacado_img_text_fondo .block_row--column.large a.button {
          text-align: center;
          background: transparent;
          color: #333333;
          border: solid 1px #333333;
          border-radius: 3px;
          font-weight: 600;
          font-size: 1.9rem;
          padding: 0 2rem;
          height: 3.9rem;
          width: 20rem;
          margin-top: 3rem;
          margin-bottom: 1rem;
          display: flex;
          align-items: center;
          justify-content: center; }
          .block_destacado_img_text_fondo .block_row--column.large a.button:hover {
            background: #333333;
            color: #ffffff; }
          .block_destacado_img_text_fondo .block_row--column.large a.button em {
            margin-left: .8rem; }
          @media screen and (min-width: 768px) {
            .block_destacado_img_text_fondo .block_row--column.large a.button {
              display: inline-flex; } }
        .block_destacado_img_text_fondo .block_row--column.large p > a {
          text-decoration: underline;
          color: #6FC3D7; }
      .block_destacado_img_text_fondo .block_row--column.pic {
        position: relative; }
        .block_destacado_img_text_fondo .block_row--column.pic .line::after {
          content: '';
          position: absolute;
          height: 1px;
          width: 100%;
          background-color: #848484;
          bottom: -3rem;
          right: 3.7rem;
          left: 0; }
        .block_destacado_img_text_fondo .block_row--column.pic img {
          margin-top: 3rem; }
          @media screen and (max-width: 768px) {
            .ilmex-site .block_destacado_img_text_fondo .block_row--column.pic img {
              padding-bottom: 3rem;
              border-bottom: solid 1px #848484; } }
      @media screen and (min-width: 768px) {
        .block_destacado_img_text_fondo .block_row--column {
          flex-basis: 40%; }
          .block_destacado_img_text_fondo .block_row--column.large {
            flex-basis: 60%;
            order: 2;
            padding-right: 166px;
            padding-left: 5rem; }
            .page-template-default .block_destacado_img_text_fondo .block_row--column.large {
              padding-right: 99px; }
          .block_destacado_img_text_fondo .block_row--column.pic {
            order: 1;
            padding-right: 4.4rem; }
            .block_destacado_img_text_fondo .block_row--column.pic.line::after {
              content: '';
              position: absolute;
              height: 1px;
              width: 64%;
              background-color: #848484;
              bottom: 0;
              right: 4.4rem;
              left: initial; }
            .block_destacado_img_text_fondo .block_row--column.pic img {
              margin-top: 0; } }

.block_destacado_cols {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
  padding: 4rem 0; }
  @media screen and (min-width: 768px) {
    .block_destacado_cols {
      padding: 9rem 0; } }
  .block_destacado_cols .overlay {
    background-color: rgba(84, 84, 84, 0.7);
    backdrop-filter: blur(20px);
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 5rem 3.6rem;
    box-sizing: border-box; }
    @media screen and (min-width: 768px) {
      .block_destacado_cols .overlay {
        padding: 9rem 3.6rem 6rem; } }
    @media screen and (min-width: 1024px) {
      .block_destacado_cols .overlay {
        padding: 9rem 0 6rem; } }
    .block_destacado_cols .overlay h2 {
      font-size: 3.6rem;
      line-height: 5rem;
      font-weight: 400;
      text-align: right;
      color: #ffffff;
      margin-bottom: 3.5rem; }
      .block_destacado_cols .overlay h2 span, .block_destacado_cols .overlay h2 strong {
        font-style: italic;
        font-weight: 600; }
      @media screen and (min-width: 768px) {
        .block_destacado_cols .overlay h2 {
          font-size: 7.6rem;
          line-height: 9rem;
          margin-bottom: 4rem; } }
    .block_destacado_cols .overlay .block_row {
      display: flex;
      flex-direction: column; }
      @media screen and (min-width: 768px) {
        .block_destacado_cols .overlay .block_row {
          flex-direction: row;
          padding-left: 0;
          padding-right: 0; } }
      .block_destacado_cols .overlay .block_row--column {
        flex-basis: 100%;
        box-sizing: border-box; }
        .block_destacado_cols .overlay .block_row--column.large.txt-tit .content_text {
          text-align: right; }
          @media screen and (min-width: 768px) {
            .block_destacado_cols .overlay .block_row--column.large.txt-tit .content_text {
              border-right: solid 1px #ffffff;
              padding-right: 1.6rem; } }
          .block_destacado_cols .overlay .block_row--column.large.txt-tit .content_text p {
            margin-bottom: 0;
            color: #ffffff;
            font-size: 1.8rem;
            line-height: 2.6rem; }
            .block_destacado_cols .overlay .block_row--column.large.txt-tit .content_text p + p {
              margin-top: 2rem; }
            .block_destacado_cols .overlay .block_row--column.large.txt-tit .content_text p > a {
              text-decoration: underline;
              color: #6FC3D7; }
        @media screen and (min-width: 768px) {
          .block_destacado_cols .overlay .block_row--column.title.txt-tit {
            order: 1;
            padding-left: 8.5rem; }
            .grupo-site .block_destacado_cols .overlay .block_row--column.title.txt-tit {
              padding-left: 7rem; } }
        .block_destacado_cols .overlay .block_row--column.title.txt-tit h3 {
          text-align: left;
          font-family: "Montserrat", sans-serif;
          font-weight: 900;
          font-style: italic !important; }
          .block_destacado_cols .overlay .block_row--column.title.txt-tit h3 strong {
            font-weight: 900;
            font-style: italic !important; }
        .block_destacado_cols .overlay .block_row--column.title {
          flex-basis: 100%;
          display: flex;
          flex-direction: column;
          justify-content: flex-end;
          margin-top: 5rem;
          margin-bottom: 5rem; }
          @media screen and (min-width: 768px) {
            .block_destacado_cols .overlay .block_row--column.title {
              flex-basis: 40%;
              align-items: flex-start;
              justify-content: center;
              margin-top: 0;
              margin-bottom: 0; }
              .page-home .block_destacado_cols .overlay .block_row--column.title {
                justify-content: flex-start; }
              .block_destacado_cols .overlay .block_row--column.title.img {
                justify-content: flex-end; } }
          .block_destacado_cols .overlay .block_row--column.title h3 {
            font-size: 2.6rem;
            line-height: 4rem;
            color: #6FC3D7;
            font-weight: 400;
            color: #6FC3D7;
            text-align: left; }
            @media screen and (min-width: 768px) {
              .block_destacado_cols .overlay .block_row--column.title h3 {
                font-size: 4.8rem;
                line-height: 6rem; } }
            .block_destacado_cols .overlay .block_row--column.title h3 strong {
              font-weight: 900;
              font-style: italic !important; }
            .block_destacado_cols .overlay .block_row--column.title h3 + picture {
              margin-top: 2rem; }
            .grupo-site .block_destacado_cols .overlay .block_row--column.title h3 {
              color: #ffffff;
              order: 2; }
              .grupo-site .block_destacado_cols .overlay .block_row--column.title h3 + picture {
                order: 1;
                margin-top: 0;
                margin-bottom: 2rem; }
                .grupo-site .block_destacado_cols .overlay .block_row--column.title h3 + picture img {
                  width: 100%; }

.block_bg_carrusel {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  backdrop-filter: blur(5px);
  height: 100%;
  width: 100%;
  padding: 4rem 0;
  display: flex;
  flex-direction: column;
  position: relative; }
  @media screen and (min-width: 560px) {
    .block_bg_carrusel {
      flex-direction: row; } }
  .block_bg_carrusel .column_left {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    margin-bottom: 4rem;
    padding: 0 2rem; }
    @media screen and (min-width: 560px) {
      .block_bg_carrusel .column_left {
        width: 35%;
        margin-bottom: 0; } }
    .block_bg_carrusel .column_left h2 {
      color: #ffffff; }
    .block_bg_carrusel .column_left p {
      color: white; }
  .block_bg_carrusel .column_right {
    margin-left: 0; }
    @media screen and (min-width: 560px) {
      .block_bg_carrusel .column_right {
        width: 65%;
        padding-left: 3rem; } }
  .block_bg_carrusel .block_bg_carrusel__js {
    position: relative; }
    .block_bg_carrusel .block_bg_carrusel__js .block_bg_carrusel__navigation {
      display: flex;
      flex-direction: column;
      gap: 2rem;
      z-index: 2;
      margin-top: 2rem;
      justify-content: center; }
      @media screen and (min-width: 560px) {
        .block_bg_carrusel .block_bg_carrusel__js .block_bg_carrusel__navigation {
          justify-content: flex-start; } }
      .block_bg_carrusel .block_bg_carrusel__js .block_bg_carrusel__navigation .block_bg_carrusel-swiper-button-prev {
        background: #4f5feb;
        height: 20px;
        width: 20px;
        cursor: pointer; }
      .block_bg_carrusel .block_bg_carrusel__js .block_bg_carrusel__navigation .block_bg_carrusel-swiper-button-next {
        background: #4f5feb;
        height: 20px;
        width: 20px;
        cursor: pointer; }
  .block_bg_carrusel.alternative {
    background-color: #6FC3D7; }
    .block_bg_carrusel.alternative .wrapper {
      display: flex;
      flex-direction: column;
      position: relative; }
      @media screen and (min-width: 560px) {
        .block_bg_carrusel.alternative .wrapper {
          flex-direction: row; } }

.block_video_modal {
  position: relative;
  padding-top: 40px; }
  .block_video_modal img {
    margin: 0 auto; }

.hidden-video {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 9999999;
  background: rgba(0, 0, 0, 0.8);
  justify-content: center;
  align-items: center;
  opacity: 0;
  visibility: hidden;
  padding: 3em;
  display: flex;
  transform: scale(0);
  transition: -webkit-clip-path 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: clip-path 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: clip-path 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86), -webkit-clip-path 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -webkit-clip-path: inset(37% 50% 37% 50%);
  clip-path: inset(37% 50% 37% 50%);
  will-change: clip-path; }
  .hidden-video.active {
    transform: scale(1);
    opacity: 1;
    visibility: visible;
    -webkit-clip-path: inset(37% 0px 37% 0px);
    clip-path: inset(37% 0px 37% 0px); }
  .hidden-video.ad {
    -webkit-clip-path: inset(0px 0px 0% 0px);
    clip-path: inset(0px 0px 0% 0px); }
  .hidden-video #bgvideo {
    width: 100%;
    height: auto;
    max-width: 70vw; }
  .hidden-video .close-video {
    position: absolute;
    top: 20px;
    right: 90px;
    cursor: pointer; }
    .hidden-video .close-video span {
      height: 1px;
      width: 40px;
      background: white;
      border-radius: 9px;
      display: inline-block;
      position: relative;
      cursor: pointer; }
      .hidden-video .close-video span:nth-child(1) {
        right: -41px;
        transform: rotate(135deg); }
      .hidden-video .close-video span:nth-child(2) {
        transform: rotate(-135deg); }

.block_card_cascade {
  position: relative; }
  .block_card_cascade__title {
    margin-bottom: 3rem; }
    @media screen and (min-width: 768px) {
      .block_card_cascade__title {
        position: absolute;
        top: -4px;
        right: 3rem;
        width: 100%;
        max-width: 31rem; } }
    .block_card_cascade__title h2 {
      font-size: 2.4rem; }
      @media screen and (min-width: 560px) {
        .block_card_cascade__title h2 {
          font-size: 4.2rem; } }
  .block_card_cascade__content {
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 98px;
    flex-wrap: wrap; }
    @media screen and (max-width: 560px) {
      .block_card_cascade__content {
        justify-content: center;
        align-items: center; } }
    .block_card_cascade__content .cascade_item {
      width: auto;
      margin-bottom: 2.6rem; }
      @media screen and (min-width: 560px) {
        .block_card_cascade__content .cascade_item {
          width: calc(50% - 15px); } }
      @media screen and (min-width: 768px) {
        .block_card_cascade__content .cascade_item {
          width: calc(25% - 15px); } }
      .block_card_cascade__content .cascade_item a {
        cursor: pointer;
        text-decoration: none; }
      .block_card_cascade__content .cascade_item__img {
        margin-bottom: 2rem;
        position: relative;
        overflow: hidden; }
        .block_card_cascade__content .cascade_item__img img {
          transition: transform .2s; }
      .block_card_cascade__content .cascade_item__text h3 {
        font-size: 1.8rem;
        margin-bottom: 1.2rem;
        color: #333333; }
      .block_card_cascade__content .cascade_item__text p {
        font-size: 1.6rem;
        color: #848484;
        margin-bottom: 2rem; }
      .block_card_cascade__content .cascade_item__text span {
        color: #6FC3D7;
        font-size: 1.4rem; }
      .block_card_cascade__content .cascade_item:hover .cascade_item__img img {
        transform: scale(1.05); }
      .block_card_cascade__content .cascade_item:nth-child(2) {
        padding-top: 0; }
        @media screen and (min-width: 768px) {
          .block_card_cascade__content .cascade_item:nth-child(2) {
            padding-top: 9rem; } }
      .block_card_cascade__content .cascade_item:nth-child(3) {
        padding-top: 0; }
        @media screen and (min-width: 768px) {
          .block_card_cascade__content .cascade_item:nth-child(3) {
            padding-top: 18rem; } }
      .block_card_cascade__content .cascade_item:nth-child(4) {
        padding-top: 0; }
        @media screen and (min-width: 768px) {
          .block_card_cascade__content .cascade_item:nth-child(4) {
            padding-top: 27rem; } }

.block_service_list .content {
  display: flex;
  flex-direction: column;
  background-color: #F2F4F6; }
  @media screen and (min-width: 768px) {
    .block_service_list .content {
      flex-direction: row; } }
  @media screen and (min-width: 768px) {
    .block_service_list .content .col_l {
      width: 40%; } }
  .block_service_list .content .col_l img {
    height: 100%;
    object-fit: cover; }
  .block_service_list .content .col_r {
    padding: 2rem; }
    @media screen and (min-width: 768px) {
      .block_service_list .content .col_r {
        width: 60%; } }
    @media screen and (min-width: 1024px) {
      .block_service_list .content .col_r {
        padding: 8rem; } }
    .block_service_list .content .col_r h2 {
      font-size: 2.4rem;
      color: #333333;
      margin-bottom: 1rem; }
    .block_service_list .content .col_r p {
      color: #848484;
      font-size: 1.6rem;
      line-height: 2.4rem;
      font-weight: 400; }
    .block_service_list .content .col_r ul {
      margin-top: 3rem;
      display: flex;
      flex-direction: column;
      padding-left: 2.1rem; }
      @media screen and (min-width: 1024px) {
        .block_service_list .content .col_r ul {
          flex-direction: row;
          flex-wrap: wrap;
          gap: 0 2rem; } }
      .block_service_list .content .col_r ul li {
        flex-basis: 100%;
        list-style: none;
        color: #848484;
        font-size: 1.6rem;
        font-weight: 400;
        margin-bottom: 1rem;
        position: relative; }
        @media screen and (min-width: 1024px) {
          .block_service_list .content .col_r ul li {
            flex-basis: 48%; } }
        .block_service_list .content .col_r ul li::after {
          content: '';
          height: 4px;
          width: 4px;
          background-color: #6FC3D7;
          border-radius: 100%;
          display: block;
          position: absolute;
          top: 8px;
          left: -18px; }
    .block_service_list .content .col_r a.button {
      margin-top: 3rem; }

.block_sticky__columns {
  display: flex;
  flex-direction: column;
  gap: 2rem; }
  @media screen and (min-width: 768px) {
    .block_sticky__columns {
      flex-direction: row; } }
  .block_sticky__columns .column_l {
    background: #F2F4F6; }
    @media screen and (min-width: 768px) {
      .block_sticky__columns .column_l {
        width: 30%;
        height: 100vh;
        min-height: calc(100vh - 50%);
        position: -webkit-sticky;
        position: sticky;
        top: 0; } }
    .block_sticky__columns .column_l__text {
      padding: 2rem; }
      .block_sticky__columns .column_l__text h2 {
        font-size: 2.4rem;
        color: #333333;
        margin-bottom: 1rem; }
      .block_sticky__columns .column_l__text p {
        color: #848484;
        font-size: 1.6rem;
        line-height: 2.4rem;
        font-weight: 400; }
  .block_sticky__columns .column_r {
    margin-top: 2.4rem; }
    @media screen and (min-width: 768px) {
      .block_sticky__columns .column_r {
        gap: 2rem;
        width: 70%;
        columns: 2;
        display: block;
        margin-top: 0; } }
    .block_sticky__columns .column_r .card_item {
      width: 100%;
      float: none;
      margin-bottom: 2rem;
      display: inline-block; }
      .block_sticky__columns .column_r .card_item__text {
        background: #F2F4F6;
        padding: 2rem 2rem 3rem 2rem; }
        .block_sticky__columns .column_r .card_item__text h3 {
          font-size: 1.8rem;
          line-height: 2.4rem;
          margin-bottom: 1.2rem;
          color: #333333;
          margin-bottom: 1rem; }
        .block_sticky__columns .column_r .card_item__text p {
          font-size: 1.6rem;
          line-height: 2.2rem;
          color: #848484;
          margin-bottom: 2rem; }
        .block_sticky__columns .column_r .card_item__text a {
          text-decoration: none;
          color: #6FC3D7;
          font-size: 1.6rem;
          display: flex;
          justify-content: flex-end; }

.block_scroll_text {
  position: relative; }

.scroll-text {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  white-space: nowrap; }
  .scroll-text h2 {
    color: #6FC3D7;
    font-size: 7rem; }

.block_accordion_horizontal .accordion {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 16px;
  transition: 0.3s;
  padding: 0; }
  @media screen and (min-width: 560px) {
    .block_accordion_horizontal .accordion {
      flex-direction: row;
      height: 400px; } }
  .block_accordion_horizontal .accordion li {
    position: relative;
    overflow: hidden;
    flex: 0 0 180px;
    border-radius: 8px;
    opacity: 0.75;
    transition: 0.3s;
    list-style: none; }
    @media screen and (min-width: 560px) {
      .block_accordion_horizontal .accordion li {
        flex: 0 0 80px;
        border-radius: 50px; } }
    .block_accordion_horizontal .accordion li:hover {
      flex: 0 1 260px;
      scale: 1.1;
      z-index: 10;
      opacity: 1; }
      .block_accordion_horizontal .accordion li:hover .content {
        opacity: 1;
        visibility: visible; }
        .block_accordion_horizontal .accordion li:hover .content span {
          opacity: 1;
          visibility: visible; }
    .block_accordion_horizontal .accordion li img {
      position: absolute;
      top: 50%;
      left: 50%;
      translate: -50% -50%;
      width: 100%;
      height: 100%;
      object-fit: cover;
      filter: grayscale(0.5);
      transition: 0.3s; }
    .block_accordion_horizontal .accordion li h2 {
      font-weight: 400;
      font-size: 24px;
      line-height: 45px;
      border-bottom: 2px solid #fff;
      color: #ffffff;
      margin-bottom: 10px;
      white-space: nowrap; }
    .block_accordion_horizontal .accordion li a {
      color: #ffffff;
      text-decoration: none; }
    .block_accordion_horizontal .accordion li .content {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: 1;
      color: #fff;
      padding: 15px;
      background-color: rgba(0, 0, 0, 0.6);
      opacity: 0;
      visibility: hidden;
      transition: 0.3s; }
      .block_accordion_horizontal .accordion li .content span {
        position: absolute;
        z-index: 3;
        bottom: 50px;
        visibility: hidden;
        opacity: 1; }

.block_scroll_horizontal_trigger .process-wrap {
  overflow: hidden; }

.block_scroll_horizontal_trigger .process {
  width: 300%;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-item-align: center;
  align-self: center;
  padding: 6rem 0;
  background-color: #4f5feb; }
  .block_scroll_horizontal_trigger .process__item {
    display: flex;
    align-items: center;
    padding: 0 3rem; }
    .block_scroll_horizontal_trigger .process__item img {
      display: block; }

.block_banner_bubble {
  padding: 3rem 0; }
  .block_banner_bubble .column {
    display: flex;
    flex-direction: column; }
    @media screen and (min-width: 560px) {
      .block_banner_bubble .column {
        flex-direction: row;
        gap: 2rem;
        align-items: center; } }
    .block_banner_bubble .column_l {
      margin-bottom: 3rem; }
      @media screen and (min-width: 560px) {
        .block_banner_bubble .column_l {
          flex-basis: 50%;
          padding-right: 3rem;
          margin-bottom: 0; } }
      .block_banner_bubble .column_l h2 {
        margin-bottom: 2rem; }
      .block_banner_bubble .column_l p {
        font-size: 1.6rem;
        line-height: 2.4rem;
        margin-bottom: 2rem; }
        @media screen and (min-width: 560px) {
          .block_banner_bubble .column_l p {
            width: 80%; } }
      .block_banner_bubble .column_l .button {
        min-width: 200px;
        align-items: center;
        justify-content: center; }
    @media screen and (min-width: 560px) {
      .block_banner_bubble .column_r {
        flex-basis: 50%; } }

.round-animation {
  animation: rounded 6s linear infinite alternate forwards;
  margin: 0 auto;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2), 0 6px 20px rgba(0, 0, 0, 0.3); }

@keyframes rounded {
  0% {
    border-radius: 55% 48% 52% 45%; }
  14% {
    border-radius: 49% 60% 40% 51%; }
  28% {
    border-radius: 49% 70% 30% 51%; }
  42% {
    border-radius: 61% 38% 62% 39%; }
  56% {
    border-radius: 70% 50% 50% 30%; }
  70% {
    border-radius: 56% 68% 32% 44%; }
  84% {
    border-radius: 35% 61% 39% 65%; }
  100% {
    border-radius: 49% 70% 30% 51%; } }

.block_coming_soon {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 100vh;
  width: 100vw;
  display: flex;
  justify-content: center;
  z-index: 99; }
  .block_coming_soon .countdown {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 2rem;
    width: 100%;
    background-color: rgba(84, 84, 84, 0.4);
    backdrop-filter: blur(20px); }
    .block_coming_soon .countdown h2 {
      color: #ffffff;
      text-align: center;
      font-size: 2.2rem;
      margin-bottom: 2rem; }
      @media screen and (min-width: 560px) {
        .block_coming_soon .countdown h2 {
          font-size: 4rem;
          margin-bottom: 3rem; } }
    .block_coming_soon .countdown .time {
      display: flex;
      flex-direction: column;
      justify-content: center; }
      @media screen and (min-width: 560px) {
        .block_coming_soon .countdown .time {
          flex-direction: row; } }
      .block_coming_soon .countdown .time span {
        padding: 0 14px;
        font-size: 2rem;
        color: #ffffff;
        text-align: center;
        margin-bottom: 2rem; }
        @media screen and (min-width: 560px) {
          .block_coming_soon .countdown .time span {
            margin-top: 0; } }
        .block_coming_soon .countdown .time span div {
          font-size: 2.2rem; }
          @media screen and (min-width: 560px) {
            .block_coming_soon .countdown .time span div {
              font-size: 5rem; } }

.block_team .team_grid {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 2rem; }
  .block_team .team_grid_item {
    flex: 1 1 100%;
    height: 300px;
    overflow: hidden;
    cursor: pointer; }
    @media screen and (min-width: 560px) {
      .block_team .team_grid_item {
        flex: 1 1 33%; } }
    @media screen and (min-width: 1024px) {
      .block_team .team_grid_item {
        flex: 1 1 25%; } }
    .block_team .team_grid_item img {
      height: 100%;
      object-fit: cover;
      width: 100%; }
    .block_team .team_grid_item .overlay {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.4);
      z-index: 1;
      opacity: 0; }
      .block_team .team_grid_item .overlay h2 {
        color: #ffffff;
        font-size: 2rem;
        line-height: 2.8rem; }
    .block_team .team_grid_item:hover {
      opacity: 1; }

.block_team .team_panel {
  position: relative;
  overflow-y: scroll;
  margin: auto 0;
  height: 100vh;
  display: flex;
  flex-direction: column;
  position: fixed;
  width: 100vw;
  top: 0;
  bottom: 0;
  left: 150%;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
  z-index: 99999999;
  background-color: #ffffff;
  opacity: 0;
  box-sizing: border-box; }
  .block_team .team_panel.open {
    left: 0%;
    opacity: 1; }
  @media screen and (min-width: 768px) {
    .block_team .team_panel {
      flex-direction: row; } }
  .block_team .team_panel_text {
    color: #848484;
    display: none;
    width: 100%;
    padding: 4rem 2rem;
    box-sizing: border-box; }
    @media screen and (min-width: 768px) {
      .block_team .team_panel_text {
        width: 50%;
        padding: 6rem; } }
    .block_team .team_panel_text.activo {
      display: block; }
    .block_team .team_panel_text h2 {
      font-size: 2.4rem;
      color: #333333;
      margin-bottom: 1rem; }
    .block_team .team_panel_text p {
      color: #848484;
      font-size: 1.6rem;
      line-height: 2.4rem;
      font-weight: 400; }
    .block_team .team_panel_text a {
      color: #6FC3D7; }
  .block_team .team_panel_pic {
    height: 100%;
    width: 100%;
    right: 0;
    top: 0;
    display: none; }
    @media screen and (min-width: 768px) {
      .block_team .team_panel_pic {
        width: 50%; } }
    .block_team .team_panel_pic img {
      height: 100%;
      object-fit: cover;
      width: 100%; }
    .block_team .team_panel_pic.activo {
      display: block; }
  .block_team .team_panel .close_panel {
    position: absolute;
    top: 30px;
    right: 30px;
    cursor: pointer; }
    .block_team .team_panel .close_panel span {
      height: 1px;
      width: 40px;
      background: #6FC3D7;
      border-radius: 9px;
      display: inline-block;
      position: relative;
      cursor: pointer; }
      @media screen and (min-width: 768px) {
        .block_team .team_panel .close_panel span {
          background: white; } }
      .block_team .team_panel .close_panel span:nth-child(1) {
        right: -41px;
        transform: rotate(135deg); }
      .block_team .team_panel .close_panel span:nth-child(2) {
        transform: rotate(-135deg); }

.block_banner_interaction .banner {
  display: flex;
  flex-direction: column;
  padding: 2rem;
  box-shadow: 0 20px 24px -4px rgba(16, 24, 40, 0.08), 0 0 28px -4px rgba(16, 24, 40, 0.03);
  grid-column-gap: 50px; }
  @media screen and (min-width: 768px) {
    .block_banner_interaction .banner {
      flex-direction: row;
      padding: 3rem; } }
  .block_banner_interaction .banner_text {
    margin-bottom: 3rem; }
    .block_banner_interaction .banner_text i {
      background: #4f5feb;
      height: 5rem;
      width: 5rem;
      display: flex;
      justify-content: center;
      align-items: center;
      color: #ffffff; }
    .block_banner_interaction .banner_text h2 {
      margin-top: 3rem;
      font-size: 3.8rem;
      line-height: 4.6rem;
      margin-bottom: 2rem; }
      @media screen and (min-width: 768px) {
        .block_banner_interaction .banner_text h2 {
          font-size: 4rem;
          line-height: 4.4rem;
          margin-bottom: 2rem; } }
    .block_banner_interaction .banner_text p {
      font-size: 1.6rem;
      line-height: 2.4rem;
      color: #848484; }
    @media screen and (min-width: 768px) {
      .block_banner_interaction .banner_text {
        margin-bottom: 0;
        width: 60%; } }
    .block_banner_interaction .banner_text a {
      background-color: #4f5feb; }
      .block_banner_interaction .banner_text a:hover {
        background-color: #6FC3D7; }
  @media screen and (min-width: 768px) {
    .block_banner_interaction .banner_img {
      width: 40%; } }
  .block_banner_interaction .banner_img .content {
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    height: 100%; }
    .block_banner_interaction .banner_img .content img {
      object-fit: cover;
      height: 100%; }
    .block_banner_interaction .banner_img .content a {
      position: absolute;
      bottom: 2rem;
      display: flex;
      height: 4rem;
      width: auto;
      right: 2rem;
      left: 2rem;
      justify-content: center; }

.block_maps {
  position: relative;
  overflow: hidden; }
  .block_maps .info {
    display: flex;
    flex-direction: column;
    box-shadow: 0 20px 24px -4px rgba(16, 24, 40, 0.08), 0 0 28px -4px rgba(16, 24, 40, 0.03); }
    @media screen and (min-width: 768px) {
      .block_maps .info {
        flex-direction: row;
        justify-content: center; } }
    .block_maps .info_text {
      padding: 3rem 2rem; }
      @media screen and (min-width: 768px) {
        .block_maps .info_text {
          width: 25%; } }
      .block_maps .info_text h2 {
        font-size: 3rem;
        line-height: 4rem; }
      .block_maps .info_text p {
        font-size: 2rem;
        line-height: 3rem;
        font-weight: 400; }
      .block_maps .info_text a {
        font-size: 1.8rem;
        line-height: 3rem;
        font-weight: 400;
        color: #6FC3D7;
        text-decoration: none; }
    .block_maps .info_map {
      margin-bottom: -3px; }
      @media screen and (min-width: 768px) {
        .block_maps .info_map {
          width: 75%; } }
  .block_maps--var {
    padding: 3rem 0;
    width: 100vw; }
    @media screen and (min-width: 1024px) {
      .block_maps--var {
        height: 100vh;
        padding: 0; } }
    .block_maps--var .city {
      height: 100%;
      overflow: hidden;
      position: absolute;
      left: 0;
      top: 0;
      width: 100%; }
      .block_maps--var .city.out_reveal.active {
        opacity: 0;
        transform: translateY(-2em);
        transition: all 1.4s ease-in-out 1.5s; }
      .block_maps--var .city h2 {
        letter-spacing: 6px;
        font-size: 13vw;
        position: absolute;
        top: 50%;
        left: 50%;
        color: #ffffff;
        text-align: center;
        transform: translate(-50%, -50%);
        font-family: "Playfair Display", serif; }
    .block_maps--var img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      display: block;
      object-fit: cover; }
    .block_maps--var .wrapper-xs {
      position: relative; }
    .block_maps--var .info {
      z-index: 2;
      width: 100%;
      background: #ffffff;
      opacity: 0; }
      .block_maps--var .info.active {
        opacity: 1;
        transition: all 1.6s ease-in-out 1.8s; }
    @media screen and (min-width: 1024px) {
      .block_maps--var .info {
        z-index: 2;
        transform: translate(0%, 54%);
        background: #ffffff;
        opacity: 0;
        margin: 0 auto;
        width: 90%; }
        .block_maps--var .info.active {
          transform: translate(0%, 50%);
          opacity: 1;
          transition: all 1.6s ease-in-out 1.8s; } }

.block_goal .column_row {
  display: grid;
  grid-template-columns: 1fr;
  gap: 10px;
  box-sizing: border-box; }
  @media screen and (min-width: 560px) {
    .block_goal .column_row {
      grid-template-columns: 1fr 1fr; } }
  @media screen and (min-width: 1024px) {
    .block_goal .column_row {
      grid-template-columns: 1fr 1fr 1fr 1fr; } }
  .block_goal .column_row:hover > * {
    opacity: .8; }
    .block_goal .column_row:hover > *:hover {
      opacity: 1; }

.block_goal .column-resp {
  justify-content: center;
  align-items: center;
  margin-bottom: 3.6rem; }
  @media screen and (min-width: 1024px) {
    .block_goal .column-resp {
      padding: 0 4rem; } }
  .block_goal .column-resp.centered {
    text-align: center;
    position: relative; }
    .block_goal .column-resp.centered img {
      margin: 0 auto 4.8rem;
      position: absolute;
      height: 20rem;
      left: 50%;
      transform: translateX(-50%);
      transition: filter; }
      .block_goal .column-resp.centered img.front {
        opacity: 1; }
      .block_goal .column-resp.centered img.back {
        opacity: 0; }
    .block_goal .column-resp.centered:hover img.front {
      opacity: 0; }
    .block_goal .column-resp.centered:hover img.back {
      opacity: 1; }
  .block_goal .column-resp h2 {
    font-size: 2rem;
    line-height: 24px;
    margin-bottom: 1.5rem;
    color: #6FC3D7;
    margin-top: 22rem; }
    .block_goal .column-resp h2 > span {
      font-weight: 300; }

.section_partners {
  background-color: #F2F4F6; }

.block_partner {
  display: flex;
  flex-direction: column;
  padding: 4.8rem 0;
  position: relative; }
  @media screen and (min-width: 1024px) {
    .block_partner {
      flex-direction: row;
      align-items: center;
      padding: 13.6rem 0 14.3rem; } }
  .block_partner .partners_colums.text {
    display: flex;
    flex-direction: column;
    gap: 2rem;
    flex-basis: 100%; }
    @media screen and (min-width: 1024px) {
      .block_partner .partners_colums.text {
        flex-basis: 40%;
        gap: 2.4rem; } }
    @media (min-width: 1024px) and (max-width: 1089px) {
      .block_partner .partners_colums.text {
        flex-basis: 30%; } }
    @media (min-width: 1090px) and (max-width: 1200px) {
      .block_partner .partners_colums.text {
        flex-basis: 35%; } }
    .block_partner .partners_colums.text h3 {
      font-size: 3.2rem;
      line-height: 3.8rem;
      color: #848484;
      font-weight: 700; }
    .block_partner .partners_colums.text p {
      font-size: 1.6rem;
      line-height: 2.6rem;
      color: #848484;
      font-weight: 400; }
  .block_partner .partners_colums.logos {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 2.4rem;
    flex-basis: 100%;
    box-sizing: border-box; }
    @media screen and (max-width: 1024px) {
      .block_partner .partners_colums.logos {
        max-width: 345px;
        margin: 46px auto; } }
    @media screen and (min-width: 1024px) {
      .block_partner .partners_colums.logos {
        flex-basis: 60%;
        padding-left: 4.8rem; } }
    @media (min-width: 1024px) and (max-width: 1089px) {
      .block_partner .partners_colums.logos {
        flex-basis: 70%; } }
    @media (min-width: 1090px) and (max-width: 1200px) {
      .block_partner .partners_colums.logos {
        flex-basis: 65%; } }
    .block_partner .partners_colums.logos .logo_box {
      background-color: #ffffff;
      box-shadow: 0px 116.757px 32.432px 0px rgba(3, 21, 69, 0), 0px 74.595px 30px 0px rgba(3, 21, 69, 0.01), 0px 42.162px 25.135px 0px rgba(3, 21, 69, 0.05), 0px 18.649px 18.649px 0px rgba(3, 21, 69, 0.09), 0px 4.865px 10.541px 0px rgba(3, 21, 69, 0.1);
      display: flex;
      justify-content: center;
      align-items: center;
      height: 170px; }
      @media screen and (max-width: 768px) {
        .block_partner .partners_colums.logos .logo_box {
          width: 155px; } }
      @media screen and (min-width: 768px) {
        .block_partner .partners_colums.logos .logo_box {
          width: 128px; } }
      .block_partner .partners_colums.logos .logo_box img {
        filter: grayscale(0); }
        @media screen and (min-width: 1024px) {
          .block_partner .partners_colums.logos .logo_box img {
            filter: grayscale(100); } }
      .block_partner .partners_colums.logos .logo_box:hover img {
        filter: grayscale(0); }
      .block_partner .partners_colums.logos .logo_box:nth-child(2) {
        transform: translateY(0); }
        @media screen and (min-width: 400px) and (max-width: 1024px) {
          .block_partner .partners_colums.logos .logo_box:nth-child(2) {
            transform: translateY(40px); } }
        @media screen and (min-width: 1024px) {
          .block_partner .partners_colums.logos .logo_box:nth-child(2) {
            transform: translateY(-40px); } }
      .block_partner .partners_colums.logos .logo_box:nth-child(4) {
        transform: translateY(0); }
        @media screen and (min-width: 400px) and (max-width: 1024px) {
          .block_partner .partners_colums.logos .logo_box:nth-child(4) {
            transform: translateY(40px); } }
        @media screen and (min-width: 1024px) {
          .block_partner .partners_colums.logos .logo_box:nth-child(4) {
            transform: translateY(-40px); } }
      .block_partner .partners_colums.logos .logo_box:nth-child(6) {
        transform: translateY(0); }
        @media screen and (min-width: 400px) and (max-width: 1024px) {
          .block_partner .partners_colums.logos .logo_box:nth-child(6) {
            transform: translateY(40px); } }
        @media screen and (min-width: 1024px) {
          .block_partner .partners_colums.logos .logo_box:nth-child(6) {
            transform: translateY(-40px); } }
      .block_partner .partners_colums.logos .logo_box:nth-child(8) {
        transform: translateY(0); }
        @media screen and (min-width: 400px) and (max-width: 1024px) {
          .block_partner .partners_colums.logos .logo_box:nth-child(8) {
            transform: translateY(40px); } }
        @media screen and (min-width: 1024px) {
          .block_partner .partners_colums.logos .logo_box:nth-child(8) {
            transform: translateY(-40px); } }

.section_block_card_hover_animation {
  padding: 4.8rem 0;
  position: relative; }
  @media screen and (min-width: 1024px) {
    .section_block_card_hover_animation {
      padding: 9.6rem 0; } }

.block_card_hover_animation > div {
  flex-wrap: wrap;
  flex-direction: column;
  gap: 2.4rem;
  justify-content: center;
  box-sizing: border-box; }
  @media screen and (min-width: 560px) {
    .block_card_hover_animation > div {
      flex-direction: row; } }

.block_card_hover_animation .column {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: top left;
  transition: background-size 0.3s ease, background-position 0.3s ease;
  height: 460px;
  min-height: 460px;
  width: 100%;
  border-radius: 8px;
  display: flex;
  align-items: flex-end;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  padding: 2.4rem;
  flex: 1;
  flex-basis: 100%; }
  @media screen and (min-width: 1024px) {
    .block_card_hover_animation .column:hover {
      background-size: 118% 118%;
      background-position: top left; } }
  @media screen and (min-width: 560px) {
    .block_card_hover_animation .column {
      flex: 1 1 calc((100% - 1 * 2.4rem) / 2);
      max-width: calc((100% - 1 * 2.4rem) / 2); } }
  @media screen and (min-width: 768px) {
    .block_card_hover_animation .column {
      flex: 1 1 calc((100% - 2 * 2.4rem) / 3);
      max-width: calc((100% - 2 * 2.4rem) / 3); } }
  .block_card_hover_animation .column .content {
    z-index: 2; }
    .block_card_hover_animation .column .content--white {
      color: #ffffff; }
      .block_card_hover_animation .column .content--white p {
        color: #ffffff; }
    .block_card_hover_animation .column .content--dark {
      color: #848484; }
      .block_card_hover_animation .column .content--dark p {
        color: #848484; }
    .block_card_hover_animation .column .content h2 {
      font-size: 2.4rem;
      line-height: 2.8rem;
      font-weight: 700;
      margin-bottom: 1.8rem; }
    .block_card_hover_animation .column .content p {
      font-size: 1.6rem;
      line-height: 2.6rem;
      margin-bottom: 1.8rem; }
    .block_card_hover_animation .column .content .link {
      margin: 0; }

.block_card_hover_animation.primary .column {
  position: relative; }
  .block_card_hover_animation.primary .column::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(180deg, rgba(3, 21, 69, 0) 74.18%, #031545 100%), linear-gradient(0deg, rgba(29, 41, 116, 0.6) 0%, rgba(29, 41, 116, 0.6) 100%); }
  @media screen and (max-width: 768px) {
    .block_card_hover_animation.primary .column::after {
      content: '';
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: linear-gradient(180deg, rgba(3, 21, 69, 0) 37.18%, #031545 100%), linear-gradient(0deg, rgba(29, 41, 116, 0.6) 0%, rgba(29, 41, 116, 0.6) 100%); } }
  @media screen and (min-width: 1024px) {
    .block_card_hover_animation.primary .column .content {
      transform: translateY(70%);
      transition: all 0.5s ease; }
      .block_card_hover_animation.primary .column .content h2 {
        position: relative;
        left: 2.4px; }
      .block_card_hover_animation.primary .column .content p {
        opacity: 0;
        position: relative;
        left: -100%;
        transition: all 0.5s ease;
        transition-delay: 0.1s; }
      .block_card_hover_animation.primary .column .content a {
        opacity: 0;
        color: #6FC3D7; }
        .block_card_hover_animation.primary .column .content a:hover {
          color: #4f5feb; } }
  .block_card_hover_animation.primary .column:hover::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(180deg, rgba(3, 21, 69, 0) 37.18%, #031545 100%), linear-gradient(0deg, rgba(29, 41, 116, 0.6) 0%, rgba(29, 41, 116, 0.6) 100%); }
  .block_card_hover_animation.primary .column:hover .content {
    transform: translateY(0%); }
    .block_card_hover_animation.primary .column:hover .content p {
      bottom: 0%;
      opacity: 1;
      position: relative;
      left: 0; }
    .block_card_hover_animation.primary .column:hover .content a {
      opacity: 1; }

.block_card_hover_animation.on-hover .column {
  justify-content: center;
  align-items: center;
  text-align: center; }
  .block_card_hover_animation.on-hover .column .content {
    opacity: 0;
    transition: all 0.5s ease; }
  .block_card_hover_animation.on-hover .column:hover .content {
    opacity: 1; }
  .block_card_hover_animation.on-hover .column:hover::before {
    content: '';
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1; }

.masonry-grid {
  column-count: 1;
  column-gap: 1rem; }
  @media screen and (min-width: 768px) {
    .masonry-grid {
      column-count: 2; } }
  @media screen and (min-width: 1024px) {
    .masonry-grid {
      column-count: 3; } }
  .masonry-grid .masonry-item {
    display: inline-block;
    width: 100%;
    margin-bottom: 2rem; }
    .masonry-grid .masonry-item .content {
      position: relative; }
      .masonry-grid .masonry-item .content:before {
        content: '';
        height: 4rem;
        width: 100%;
        position: absolute;
        left: 0;
        top: -26px;
        background: white;
        background: linear-gradient(0deg, white 59%, rgba(255, 255, 255, 0.899597) 66%, rgba(255, 255, 255, 0.885592) 76%, rgba(255, 255, 255, 0.739933) 86%, rgba(255, 255, 255, 0.23013) 100%); }
      .masonry-grid .masonry-item .content h2 {
        font-size: 2rem;
        line-height: 2.8rem;
        position: relative; }
      .masonry-grid .masonry-item .content p {
        font-size: 1.2rem;
        line-height: 2rem;
        margin-top: 1rem; }
      .masonry-grid .masonry-item .content .button {
        margin: 0; }

.section_infografia picture img {
  width: 100%;
  height: 100%; }

.section_infografia--download {
  padding: 2.4rem;
  background-color: #F2F4F6;
  display: flex; }
  @media screen and (min-width: 1024px) {
    .section_infografia--download {
      display: none; } }

.section_testimonials_roi {
  padding: 9.6rem 0 4.8rem;
  position: relative;
  background-color: #ffffff;
  position: relative;
  overflow: hidden; }
  @media screen and (min-width: 768px) {
    .section_testimonials_roi {
      background-color: #F2F4F6; } }
  @media screen and (min-width: 1024px) {
    .section_testimonials_roi {
      padding: 15rem 0 9.6rem 0; } }
  .section_testimonials_roi .block_testimonials_roi {
    position: relative;
    z-index: 2; }
    @media screen and (min-width: 768px) {
      .section_testimonials_roi .block_testimonials_roi {
        padding: 0px 52px; } }
    .section_testimonials_roi .block_testimonials_roi h2.title {
      font-size: 3.2rem;
      line-height: 3.8rem;
      font-weight: 700;
      margin-bottom: 4.8rem;
      text-align: center; }
    .section_testimonials_roi .block_testimonials_roi--top {
      margin-bottom: 6.8rem; }
      .section_testimonials_roi .block_testimonials_roi--top .testimonial__text {
        display: none; }
        .section_testimonials_roi .block_testimonials_roi--top .testimonial__text.active {
          display: block; }
        .section_testimonials_roi .block_testimonials_roi--top .testimonial__text p {
          max-width: 70rem;
          margin: 0 auto;
          font-size: 1.6rem;
          line-height: 2.6rem;
          color: #848484;
          text-align: center; }
    .section_testimonials_roi .block_testimonials_roi--body {
      display: flex;
      flex-direction: column;
      gap: 1.6rem; }
      @media screen and (max-width: 768px) {
        .section_testimonials_roi .block_testimonials_roi--body {
          overflow: hidden; } }
      @media screen and (min-width: 768px) {
        .section_testimonials_roi .block_testimonials_roi--body {
          flex-direction: row;
          gap: 0; } }
      .section_testimonials_roi .block_testimonials_roi--body .testimonial__user {
        display: flex;
        flex-direction: row;
        width: 100%;
        align-items: center;
        gap: 2rem;
        cursor: pointer;
        padding-top: 2.4rem; }
        @media screen and (max-width: 768px) {
          .section_testimonials_roi .block_testimonials_roi--body .testimonial__user {
            padding: 1.6rem; } }
        @media screen and (min-width: 768px) {
          .section_testimonials_roi .block_testimonials_roi--body .testimonial__user {
            width: 33%;
            opacity: .6; } }
        .section_testimonials_roi .block_testimonials_roi--body .testimonial__user.active {
          opacity: 1; }
          @media screen and (max-width: 768px) {
            .section_testimonials_roi .block_testimonials_roi--body .testimonial__user.active {
              background-color: #4f5feb; } }
          @media screen and (min-width: 768px) {
            .section_testimonials_roi .block_testimonials_roi--body .testimonial__user.active {
              opacity: 1; } }
        .section_testimonials_roi .block_testimonials_roi--body .testimonial__user img {
          width: 5rem;
          height: 5rem;
          border-radius: 50%; }
        .section_testimonials_roi .block_testimonials_roi--body .testimonial__user .info p.name {
          font-size: 2rem;
          line-height: 3.8rem;
          font-weight: 700; }
        .section_testimonials_roi .block_testimonials_roi--body .testimonial__user .info p.position {
          font-size: 1.6rem;
          line-height: 2.6rem;
          font-weight: 400; }

@media screen and (min-width: 768px) {
  .dinamicBar {
    background-color: #4f5feb;
    width: 100%;
    height: 1px;
    position: relative; }
    .dinamicBar .bar {
      background-color: #E5E6E7;
      width: calc(100% / 2.94);
      height: 3px;
      position: absolute;
      top: -1px;
      transition: all 0.8s ease-in-out; }
    .dinamicBar.testimonio1 .bar {
      left: 0% !important; }
    .dinamicBar.testimonio2 .bar {
      left: 33% !important; }
    .dinamicBar.testimonio3 .bar {
      left: 66% !important; } }

.block_oficina_tab {
  background-color: #F5F9FF;
  padding: 4.8rem 0; }
  @media screen and (min-width: 1024px) {
    .block_oficina_tab {
      padding: 9.6rem; } }
  .block_oficina_tab .title_section_link {
    margin-bottom: 2.4rem; }
  @media screen and (max-width: 768px) {
    .block_oficina_tab > .wrapper-xs {
      padding: 0; } }
  @media screen and (max-width: 768px) {
    .block_oficina_tab .title_section_link {
      padding: 0 2.4rem; } }
  .block_oficina_tab--head {
    margin-bottom: 2.4rem; }
    @media screen and (max-width: 768px) {
      .block_oficina_tab--head {
        margin-left: 2.4rem; } }
    .block_oficina_tab--head ul {
      margin: 0;
      padding: 0;
      width: 100%;
      display: flex;
      flex-direction: row; }
      @media screen and (max-width: 1024px) {
        .block_oficina_tab--head ul {
          overflow-x: auto; }
          .block_oficina_tab--head ul::-webkit-scrollbar {
            width: 1px;
            height: 2px;
            bottom: 2rem;
            display: none; }
          .block_oficina_tab--head ul::-webkit-scrollbar-thumb {
            background: #368DF2;
            -webkit-box-shadow: none; }
          .block_oficina_tab--head ul::-webkit-scrollbar-thumb:window-inactive {
            background: #F2F4F6; } }
      .block_oficina_tab--head ul li {
        list-style: none;
        border-bottom: solid 1px #F2F4F6;
        color: #8D8D8D;
        border-radius: 0;
        font-size: 1.6rem;
        padding: .8rem 1.6rem;
        cursor: pointer; }
        .block_oficina_tab--head ul li.active {
          border-bottom: solid 1px #368DF2;
          color: #368DF2;
          font-weight: 700; }
        .block_oficina_tab--head ul li:hover {
          color: #848484;
          background-color: #EAF3FD; }
  @media screen and (max-width: 768px) {
    .block_oficina_tab--body {
      padding: 0 2.4rem; } }
  .block_oficina_tab--body .content {
    display: none; }
    .block_oficina_tab--body .content.active {
      display: block; }
    .block_oficina_tab--body .content .tab_row_oficina {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      gap: 2.4rem; }
    .block_oficina_tab--body .content .item_oficina {
      flex: 1 1 100%;
      overflow: hidden;
      position: relative;
      height: 342px;
      max-width: 342px;
      border-radius: .4rem; }
      @media screen and (min-width: 768px) {
        .block_oficina_tab--body .content .item_oficina {
          flex: 1 1 calc(49% - 2.4rem);
          height: 364px;
          max-width: calc(49% - 2.4rem); } }
      @media screen and (min-width: 1024px) {
        .block_oficina_tab--body .content .item_oficina {
          flex: 1 1 calc(33% - 2.4rem);
          max-width: calc(33% - 2.4rem); } }
      .block_oficina_tab--body .content .item_oficina_content {
        background-color: #04174306;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        z-index: 10;
        gap: 0.4rem; }
        .block_oficina_tab--body .content .item_oficina_content h2 {
          font-size: 2.4rem;
          color: #ffffff;
          text-align: center; }
        .block_oficina_tab--body .content .item_oficina_content p {
          font-size: 1.6rem;
          color: #ffffff;
          text-align: center; }
      .block_oficina_tab--body .content .item_oficina .overlay {
        background-color: #041743;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: .6;
        z-index: 9; }
      .block_oficina_tab--body .content .item_oficina_galeria {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1; }
        .block_oficina_tab--body .content .item_oficina_galeria img {
          position: absolute;
          height: 100%;
          width: 100%;
          object-fit: cover; }
          .block_oficina_tab--body .content .item_oficina_galeria img:nth-of-type(1) {
            z-index: 7; }
          .block_oficina_tab--body .content .item_oficina_galeria img:nth-of-type(2) {
            z-index: 6; }
          .block_oficina_tab--body .content .item_oficina_galeria img:nth-of-type(3) {
            z-index: 5; }
          .block_oficina_tab--body .content .item_oficina_galeria img:nth-of-type(4) {
            z-index: 4; }
          .block_oficina_tab--body .content .item_oficina_galeria img:nth-of-type(5) {
            z-index: 3; }
          .block_oficina_tab--body .content .item_oficina_galeria img:nth-of-type(6) {
            z-index: 2; }
      .block_oficina_tab--body .content .item_oficina:hover .item_oficina_content {
        opacity: 0; }
      .block_oficina_tab--body .content .item_oficina:hover .overlay {
        opacity: 0; }

@keyframes imageSequence1 {
  0% {
    opacity: 1; }
  20% {
    opacity: 0; }
  100% {
    opacity: 0; } }

@keyframes imageSequence2 {
  0% {
    opacity: 0; }
  20% {
    opacity: 1; }
  40% {
    opacity: 0; }
  100% {
    opacity: 0; } }

@keyframes imageSequence3 {
  0% {
    opacity: 0; }
  40% {
    opacity: 1; }
  60% {
    opacity: 0; }
  100% {
    opacity: 0; } }

@keyframes imageSequence4 {
  0% {
    opacity: 0; }
  60% {
    opacity: 1; }
  80% {
    opacity: 0; }
  100% {
    opacity: 0; } }

@keyframes imageSequence5 {
  0% {
    opacity: 0; }
  80% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.item_oficina_galeria img:nth-child(5) {
  opacity: 1; }

.item_oficina:hover .item_oficina_galeria img {
  opacity: 0;
  transition: opacity .9s linear; }

.item_oficina:hover .item_oficina_galeria img:nth-child(6) {
  opacity: 1 !important; }

.item_oficina:hover .item_oficina_galeria img:nth-child(1) {
  animation: imageSequence1 1.8s infinite; }

.item_oficina:hover .item_oficina_galeria img:nth-child(2) {
  animation: imageSequence2 1.8s infinite; }

.item_oficina:hover .item_oficina_galeria img:nth-child(3) {
  animation: imageSequence3 1.8s infinite; }

.item_oficina:hover .item_oficina_galeria img:nth-child(4) {
  animation: imageSequence4 1.8s infinite; }

.item_oficina:hover .item_oficina_galeria img:nth-child(5) {
  animation: imageSequence5 1.8s infinite; }

.item_oficina:hover .item_oficina_galeria img {
  animation-play-state: running; }

.block_carrusel_tecnologias {
  padding: 2.4rem 0 9.6rem 0;
  position: relative;
  background-color: #F9F9F9; }
  @media screen and (min-width: 768px) {
    .block_carrusel_tecnologias {
      padding: 9.6rem 0; } }
  .block_carrusel_tecnologias h2 {
    text-align: center;
    margin-bottom: 2.4rem;
    font-size: 3.2rem;
    line-height: 3.8rem; }
    @media screen and (min-width: 768px) {
      .block_carrusel_tecnologias h2 {
        margin-bottom: 4.8rem; } }
  .block_carrusel_tecnologias__js {
    max-width: 873px; }
    @media screen and (max-width: 1024px) {
      .block_carrusel_tecnologias__js {
        margin: 0 60px; } }
    @media screen and (max-width: 768px) {
      .block_carrusel_tecnologias__js {
        margin: 0; } }
    .block_carrusel_tecnologias__js .item {
      display: flex;
      flex-direction: column;
      gap: 2.4rem; }
      @media screen and (min-width: 768px) {
        .block_carrusel_tecnologias__js .item {
          flex-direction: row;
          gap: 4.8rem;
          align-items: center; } }
      .block_carrusel_tecnologias__js .item .pic {
        background-color: #ffffff;
        border: solid 1px #E8E8E8;
        padding: 43.5px;
        display: flex;
        justify-content: center;
        align-items: center;
        min-height: 180px;
        width: 100%;
        box-sizing: border-box; }
        .block_carrusel_tecnologias__js .item .pic img {
          max-width: 200px; }
        @media screen and (min-width: 768px) {
          .block_carrusel_tecnologias__js .item .pic {
            max-width: 354px; } }
      .block_carrusel_tecnologias__js .item .text h3 {
        font-size: 2rem;
        line-height: 3rem;
        margin-bottom: 2.4rem; }
      .block_carrusel_tecnologias__js .item .text p {
        font-size: 1.6rem;
        line-height: 2.6rem; }
  .block_carrusel_tecnologias .out-container {
    max-width: calc(100% - 0px);
    margin: 0 auto;
    position: relative; }
    .block_carrusel_tecnologias .out-container .block_carrusel_tecnologias__navigation {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      z-index: 1;
      width: 100%; }
      @media screen and (max-width: 768px) {
        .block_carrusel_tecnologias .out-container .block_carrusel_tecnologias__navigation {
          top: initial;
          transform: translateY(0%);
          bottom: -3.8rem; } }
    .block_carrusel_tecnologias .out-container .block_carrusel_tecnologias-swiper-button-prev {
      height: 4rem;
      width: 4rem;
      background: #ffffff;
      position: absolute;
      z-index: 9;
      left: 0px;
      transform: translateY(-50%);
      cursor: pointer;
      border-radius: 50%;
      border: solid 1px #EAF3FD; }
    .block_carrusel_tecnologias .out-container .block_carrusel_tecnologias-swiper-button-next {
      height: 4rem;
      width: 4rem;
      background: #ffffff;
      position: absolute;
      z-index: 9;
      right: 0px;
      transform: translateY(-50%);
      cursor: pointer;
      border-radius: 50%;
      border: solid 1px #EAF3FD; }
      @media screen and (max-width: 768px) {
        .block_carrusel_tecnologias .out-container .block_carrusel_tecnologias-swiper-button-next {
          left: 56px;
          right: initial; } }
    .block_carrusel_tecnologias .out-container .block_carrusel_tecnologias-swiper-button-prev, .block_carrusel_tecnologias .out-container .block_carrusel_tecnologias-swiper-button-next {
      display: flex;
      justify-content: center;
      align-items: center;
      transition: 0.3s ease-in-out;
      border: solid 1px #EAF3FD; }
      .block_carrusel_tecnologias .out-container .block_carrusel_tecnologias-swiper-button-prev em, .block_carrusel_tecnologias .out-container .block_carrusel_tecnologias-swiper-button-next em {
        color: #368DF2;
        font-size: 2.4rem;
        line-height: 1.6rem; }
    .block_carrusel_tecnologias .out-container .swiper-pagination {
      bottom: -4rem; }
      @media screen and (max-width: 768px) {
        .block_carrusel_tecnologias .out-container .swiper-pagination {
          display: none; } }
      .block_carrusel_tecnologias .out-container .swiper-pagination .swiper-pagination-bullet {
        border-radius: 2px;
        height: 14px;
        width: 14px;
        background-color: #cecece; }
        .block_carrusel_tecnologias .out-container .swiper-pagination .swiper-pagination-bullet-active {
          background-color: #4399FF; }

.global_map_office {
  background-color: #F5F9FF;
  padding: 4.8rem 0; }
  @media screen and (min-width: 768px) {
    .global_map_office {
      padding: 9.6rem 0; } }
  .global_map_office--text {
    display: flex;
    flex-direction: column;
    gap: 2.4rem;
    margin-bottom: 4.8rem; }
    @media screen and (min-width: 768px) {
      .global_map_office--text {
        flex-direction: row;
        gap: 4.8rem;
        align-items: center; } }
    .global_map_office--text h2 {
      font-size: 3.2rem;
      line-height: 3.8rem;
      width: 110px; }
    .global_map_office--text p {
      font-size: 1.6rem;
      line-height: 2.6rem; }
  .global_map_office .content_map {
    position: relative; }
    .global_map_office .content_map--img {
      position: relative;
      display: flex;
      justify-content: center;
      margin-bottom: 2.4rem; }
      @media screen and (max-width: 768px) {
        .global_map_office .content_map--img {
          margin: 0 -2.4rem;
          position: relative;
          height: 424px; }
          .global_map_office .content_map--img img {
            position: absolute;
            width: 100%;
            height: 400px;
            object-fit: cover;
            left: 0; } }
      .global_map_office .content_map--img .cards {
        display: none; }
        @media screen and (min-width: 768px) {
          .global_map_office .content_map--img .cards {
            display: block; } }
      .global_map_office .content_map--img .card {
        background-color: #ffffff;
        border-radius: .8rem;
        padding: 1.6rem;
        box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.09), 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
        display: flex;
        flex-direction: column;
        gap: .8rem;
        min-width: 176px;
        position: absolute; }
        .global_map_office .content_map--img .card h2 {
          font-size: 2rem;
          line-height: 3rem; }
        .global_map_office .content_map--img .card p {
          font-size: 1.6rem;
          line-height: 2.6rem;
          display: flex;
          flex-direction: row;
          gap: .8rem;
          align-items: center; }
          .global_map_office .content_map--img .card p em {
            font-size: 2.1rem;
            width: 2.4rem;
            height: 2.4rem;
            color: #368DF2;
            top: 3px;
            position: relative; }
            .global_map_office .content_map--img .card p em.icon-Vector-Stroke1 {
              font-size: 1.9rem;
              top: 4px; }
          .global_map_office .content_map--img .card p a {
            font-size: 1.6rem;
            line-height: 2.6rem;
            color: #848484;
            text-decoration: none; }
        @media (min-width: 768px) and (max-width: 1024px) {
          .global_map_office .content_map--img .card.mexico {
            left: 1%;
            top: -2%; } }
        @media screen and (min-width: 1024px) {
          .global_map_office .content_map--img .card.mexico {
            left: 0%;
            top: 1%; } }
        @media (min-width: 768px) and (max-width: 1024px) {
          .global_map_office .content_map--img .card.colombia {
            left: 1%;
            bottom: -6px; } }
        @media (min-width: 1024px) and (max-width: 1300px) {
          .global_map_office .content_map--img .card.colombia {
            left: 8%;
            bottom: 19px; } }
        @media screen and (min-width: 1300px) {
          .global_map_office .content_map--img .card.colombia {
            left: 8%;
            bottom: 1%; } }
        @media (min-width: 768px) and (max-width: 1024px) {
          .global_map_office .content_map--img .card.portugal {
            left: 41%;
            bottom: 20px; } }
        @media (min-width: 1024px) and (max-width: 1300px) {
          .global_map_office .content_map--img .card.portugal {
            left: 41%;
            bottom: 50%;
            transform: translateY(100%); } }
        @media screen and (min-width: 1300px) {
          .global_map_office .content_map--img .card.portugal {
            left: 41%;
            bottom: 22%; } }
        @media (min-width: 768px) and (max-width: 1024px) {
          .global_map_office .content_map--img .card.spain {
            right: 0%;
            top: 0%; } }
        @media screen and (min-width: 1024px) {
          .global_map_office .content_map--img .card.spain {
            right: 10%;
            top: 0; } }
    .global_map_office .content_map--info {
      display: flex;
      flex-direction: column;
      gap: 2.4rem;
      margin-top: 2.4rem; }
      @media screen and (min-width: 768px) {
        .global_map_office .content_map--info {
          display: none; } }
      .global_map_office .content_map--info .card {
        background-color: #ffffff;
        border-radius: .8rem;
        padding: 1.6rem;
        box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.09), 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
        display: flex;
        flex-direction: column;
        gap: .8rem;
        min-width: 176px; }
        .global_map_office .content_map--info .card h2 {
          font-size: 2rem;
          line-height: 3rem; }
        .global_map_office .content_map--info .card p {
          font-size: 1.6rem;
          line-height: 2.6rem;
          display: flex;
          flex-direction: row;
          gap: .8rem;
          align-items: center; }
          .global_map_office .content_map--info .card p em {
            font-size: 2.1rem;
            width: 2.4rem;
            height: 2.4rem;
            color: #368DF2; }
            .global_map_office .content_map--info .card p em.icon-Vector-Stroke1 {
              font-size: 1.9rem; }
          .global_map_office .content_map--info .card p a {
            font-size: 1.6rem;
            line-height: 2.6rem;
            color: #848484;
            text-decoration: none; }

.map_office_organigrama_page {
  background: linear-gradient(0deg, #F9F9F9 0%, #F9F9F9 100%);
  padding: 4.8rem 0; }
  @media screen and (min-width: 1024px) {
    .map_office_organigrama_page {
      padding: 9.6rem; } }
  .map_office_organigrama_page .title {
    text-align: center;
    font-size: 3.2rem;
    line-height: 3.8rem;
    margin-bottom: 4.8rem; }
  @media screen and (max-width: 768px) {
    .map_office_organigrama_page > .wrapper-xs {
      padding: 0; } }
  .map_office_organigrama_page .map_office_tab--head {
    margin-bottom: 4.8rem; }
    @media screen and (max-width: 768px) {
      .map_office_organigrama_page .map_office_tab--head {
        margin-left: 2.4rem; } }
    .map_office_organigrama_page .map_office_tab--head ul {
      margin: 0;
      padding: 0;
      width: 100%;
      display: flex;
      flex-direction: row;
      justify-content: center; }
      @media screen and (max-width: 768px) {
        .map_office_organigrama_page .map_office_tab--head ul {
          overflow-x: auto;
          justify-content: flex-start; }
          .map_office_organigrama_page .map_office_tab--head ul::-webkit-scrollbar {
            width: 1px;
            height: 2px;
            bottom: 2rem;
            display: none; }
          .map_office_organigrama_page .map_office_tab--head ul::-webkit-scrollbar-thumb {
            background: #368DF2;
            -webkit-box-shadow: none; }
          .map_office_organigrama_page .map_office_tab--head ul::-webkit-scrollbar-thumb:window-inactive {
            background: #D8D8D8; } }
      .map_office_organigrama_page .map_office_tab--head ul li {
        list-style: none;
        border-bottom: solid 1px #D8D8D8;
        color: #8D8D8D;
        border-radius: 0;
        font-size: 1.6rem;
        padding: .8rem 1.6rem;
        cursor: pointer; }
        .map_office_organigrama_page .map_office_tab--head ul li.active {
          border-bottom: solid 1px #368DF2;
          color: #368DF2;
          font-weight: 700; }
        .map_office_organigrama_page .map_office_tab--head ul li:hover {
          color: #848484;
          background-color: #EAF3FD; }
  @media screen and (max-width: 768px) {
    .map_office_organigrama_page .map_office_tab--body {
      padding: 0 2.4rem; } }
  .map_office_organigrama_page .map_office_tab--body .content {
    display: none; }
    .map_office_organigrama_page .map_office_tab--body .content.active {
      display: block; }
    .map_office_organigrama_page .map_office_tab--body .content .item_pais {
      display: flex;
      justify-content: center; }
    .map_office_organigrama_page .map_office_tab--body .content .item_pais_info {
      margin-top: 4.8rem;
      display: flex;
      flex-direction: column;
      gap: 2.4rem; }
      @media screen and (min-width: 560px) {
        .map_office_organigrama_page .map_office_tab--body .content .item_pais_info {
          flex-direction: row;
          flex-wrap: wrap;
          gap: 4.8rem 2.4rem; } }
      .map_office_organigrama_page .map_office_tab--body .content .item_pais_info .item {
        width: 100%;
        flex: 1 1 100%;
        box-sizing: border-box; }
        .cat_publicaciones_page .map_office_organigrama_page .map_office_tab--body .content .item_pais_info .item {
          width: 100%;
          flex: initial; }
        @media screen and (min-width: 560px) {
          .map_office_organigrama_page .map_office_tab--body .content .item_pais_info .item {
            flex: 1 1 calc((100% - 1 * 2.4rem) / 2);
            max-width: calc((100% - 1 * 2.4rem) / 2); } }
        @media screen and (min-width: 768px) {
          .map_office_organigrama_page .map_office_tab--body .content .item_pais_info .item {
            flex: 1 1 calc((100% - 2 * 2.4rem) / 3);
            max-width: calc((100% - 2 * 2.4rem) / 3);
            box-sizing: border-box; } }
        .map_office_organigrama_page .map_office_tab--body .content .item_pais_info .item.text {
          display: flex;
          flex-direction: column;
          gap: 2.4rem; }
          .map_office_organigrama_page .map_office_tab--body .content .item_pais_info .item.text h2, .map_office_organigrama_page .map_office_tab--body .content .item_pais_info .item.text h3, .map_office_organigrama_page .map_office_tab--body .content .item_pais_info .item.text h4, .map_office_organigrama_page .map_office_tab--body .content .item_pais_info .item.text h5, .map_office_organigrama_page .map_office_tab--body .content .item_pais_info .item.text h6 {
            font-size: 3.2rem;
            line-height: 3.8rem; }
          .map_office_organigrama_page .map_office_tab--body .content .item_pais_info .item.text p {
            font-size: 1.6rem;
            line-height: 2.6rem; }
        .map_office_organigrama_page .map_office_tab--body .content .item_pais_info .item.chief {
          position: relative;
          overflow: hidden;
          border-radius: .8rem;
          align-self: flex-start; }
          .map_office_organigrama_page .map_office_tab--body .content .item_pais_info .item.chief img {
            width: 100%; }
          .map_office_organigrama_page .map_office_tab--body .content .item_pais_info .item.chief .info_bio {
            background-color: #081B32B2;
            padding: 1.6rem;
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            box-sizing: border-box;
            transition: all 0.5s ease;
            bottom: -100%; }
            @media screen and (min-width: 768px) {
              .map_office_organigrama_page .map_office_tab--body .content .item_pais_info .item.chief .info_bio {
                padding: 2.4rem; } }
            .map_office_organigrama_page .map_office_tab--body .content .item_pais_info .item.chief .info_bio h2 {
              font-size: 2rem;
              line-height: 3rem;
              color: #ffffff;
              margin-bottom: 1.6rem; }
            .map_office_organigrama_page .map_office_tab--body .content .item_pais_info .item.chief .info_bio div {
              display: flex;
              flex-direction: row;
              gap: .8rem; }
              .map_office_organigrama_page .map_office_tab--body .content .item_pais_info .item.chief .info_bio div em {
                color: #368DF2;
                font-size: 2rem;
                position: relative;
                top: 2px; }
              .map_office_organigrama_page .map_office_tab--body .content .item_pais_info .item.chief .info_bio div p {
                font-size: 1.6rem;
                line-height: 2.6rem;
                color: #ffffff;
                margin-bottom: .8rem; }
                .map_office_organigrama_page .map_office_tab--body .content .item_pais_info .item.chief .info_bio div p span {
                  font-weight: 700; }
                .map_office_organigrama_page .map_office_tab--body .content .item_pais_info .item.chief .info_bio div p:last-of-type {
                  margin-bottom: 0; }
          .map_office_organigrama_page .map_office_tab--body .content .item_pais_info .item.chief:hover .info_bio {
            bottom: 0; }

.section_microcard {
  padding: 4.8rem 0;
  position: relative;
  background-color: #F5F9FF;
  position: relative;
  overflow: hidden; }
  @media screen and (min-width: 1024px) {
    .section_microcard {
      padding: 9.6rem 0; } }
  .section_microcard .block_microcard {
    position: relative;
    z-index: 2; }
    .section_microcard .block_microcard--container {
      display: flex;
      flex-direction: column;
      gap: 2.4rem; }
      @media screen and (min-width: 1024px) {
        .section_microcard .block_microcard--container {
          flex-direction: row; } }
      .section_microcard .block_microcard--container .block_microcard--content {
        flex: 1 1 100%;
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        gap: 2.4rem; }
        @media screen and (min-width: 768px) {
          .section_microcard .block_microcard--container .block_microcard--content {
            flex-direction: row; } }
        .section_microcard .block_microcard--container .block_microcard--content.vertical .culumn {
          display: flex;
          flex-direction: column;
          gap: 2.4rem;
          box-sizing: border-box;
          flex: 1 1 100%; }
          @media screen and (min-width: 768px) {
            .section_microcard .block_microcard--container .block_microcard--content.vertical .culumn {
              flex: 1 1 calc(50% - 2.4rem); } }
          .section_microcard .block_microcard--container .block_microcard--content.vertical .culumn:first-of-type .microcard img {
            height: 259px;
            width: 100%;
            object-fit: cover; }
          .section_microcard .block_microcard--container .block_microcard--content.vertical .culumn:first-of-type .microcard .box {
            height: 284px;
            box-sizing: border-box; }
            @media screen and (max-width: 768px) {
              .section_microcard .block_microcard--container .block_microcard--content.vertical .culumn:first-of-type .microcard .box {
                padding: 2.4rem; } }
            .section_microcard .block_microcard--container .block_microcard--content.vertical .culumn:first-of-type .microcard .box .link {
              margin-top: auto; }
        .section_microcard .block_microcard--container .block_microcard--content.horizontal {
          display: flex;
          flex-direction: column;
          gap: 2.4rem; }
          .section_microcard .block_microcard--container .block_microcard--content.horizontal .culumn {
            display: flex;
            flex-direction: column;
            gap: 2.4rem;
            box-sizing: border-box; }
            .section_microcard .block_microcard--container .block_microcard--content.horizontal .culumn:first-of-type .microcard {
              display: flex;
              flex-direction: column; }
              @media screen and (min-width: 768px) {
                .section_microcard .block_microcard--container .block_microcard--content.horizontal .culumn:first-of-type .microcard {
                  flex-direction: row;
                  flex: 1 1 calc(50%); }
                  .section_microcard .block_microcard--container .block_microcard--content.horizontal .culumn:first-of-type .microcard img {
                    width: 50%;
                    height: 259px; }
                  .section_microcard .block_microcard--container .block_microcard--content.horizontal .culumn:first-of-type .microcard a {
                    margin-top: auto; } }
              .section_microcard .block_microcard--container .block_microcard--content.horizontal .culumn:first-of-type .microcard img {
                width: 100%; }
              @media screen and (max-width: 768px) {
                .section_microcard .block_microcard--container .block_microcard--content.horizontal .culumn:first-of-type .microcard .box {
                  padding: 2.4rem; } }
            .section_microcard .block_microcard--container .block_microcard--content.horizontal .culumn:last-of-type {
              flex: 1 1 100%;
              flex-direction: column; }
              @media screen and (min-width: 768px) {
                .section_microcard .block_microcard--container .block_microcard--content.horizontal .culumn:last-of-type {
                  flex-direction: row;
                  flex: 1 1 calc(50% - 2.4rem); } }
              .section_microcard .block_microcard--container .block_microcard--content.horizontal .culumn:last-of-type .box p {
                text-overflow: ellipsis;
                overflow: hidden;
                display: -webkit-box;
                line-clamp: 2;
                -webkit-line-clamp: 2;
                -webkit-box-orient: vertical; }
                @media screen and (min-width: 768px) {
                  .section_microcard .block_microcard--container .block_microcard--content.horizontal .culumn:last-of-type .box p {
                    text-overflow: ellipsis;
                    overflow: hidden;
                    display: -webkit-box;
                    line-clamp: 1;
                    -webkit-line-clamp: 1;
                    -webkit-box-orient: vertical; } }
        @media screen and (max-width: 768px) {
          .section_microcard .block_microcard--container .block_microcard--content .microcard {
            max-width: 390px;
            margin: 0 auto; } }
        .section_microcard .block_microcard--container .block_microcard--content .microcard .box {
          display: flex;
          flex-direction: column;
          padding: 1.6rem;
          gap: 1.6rem;
          background-color: #ffffff;
          height: 259px;
          box-sizing: border-box; }
          .section_microcard .block_microcard--container .block_microcard--content .microcard .box img {
            width: 4.8rem;
            height: 4.8rem; }
          .section_microcard .block_microcard--container .block_microcard--content .microcard .box h2, .section_microcard .block_microcard--container .block_microcard--content .microcard .box h3 {
            font-size: 2.4rem;
            line-height: 2.8rem;
            font-weight: 700; }
          .section_microcard .block_microcard--container .block_microcard--content .microcard .box p {
            font-size: 1.6rem;
            line-height: 2.6rem;
            text-overflow: ellipsis;
            overflow: hidden;
            display: -webkit-box;
            line-clamp: 3;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical; }
            .section_microcard .block_microcard--container .block_microcard--content .microcard .box p.dos {
              text-overflow: ellipsis;
              overflow: hidden;
              display: -webkit-box;
              line-clamp: 2;
              -webkit-line-clamp: 2;
              -webkit-box-orient: vertical; }

.block_goal_roi {
  background-color: #F5F9FF;
  padding: 4.8rem 0; }
  @media screen and (min-width: 768px) {
    .block_goal_roi {
      padding: 9.6rem 0; } }
  .block_goal_roi .column_row {
    display: flex;
    flex-direction: column;
    gap: 2.4rem;
    box-sizing: border-box; }
    @media screen and (min-width: 1024px) {
      .block_goal_roi .column_row {
        flex-direction: row;
        gap: 3rem;
        padding: 0 16rem;
        margin: 0 auto; } }
    .block_goal_roi .column_row .column {
      width: 100%; }
      @media screen and (min-width: 1024px) {
        .block_goal_roi .column_row .column {
          width: 50%;
          padding-right: 2.4rem; } }
      .block_goal_roi .column_row .column img {
        width: 128px;
        height: 128px;
        margin-bottom: 2.4rem; }
      .block_goal_roi .column_row .column h2 {
        font-size: 3.2rem;
        line-height: 3.8rem; }
        @media screen and (min-width: 1024px) {
          .block_goal_roi .column_row .column h2 {
            font-size: 4rem;
            line-height: 4.8rem; } }
      .block_goal_roi .column_row .column p {
        font-size: 1.6rem;
        line-height: 2.6rem;
        margin-bottom: 2.4rem; }
        .block_goal_roi .column_row .column p:last-of-type {
          margin-bottom: 0; }

.section_block_item_icon_text {
  padding: 4.8rem 0;
  position: relative;
  background-color: #F9F9F9; }
  @media screen and (min-width: 768px) {
    .section_block_item_icon_text {
      padding: 9.6rem 0; } }
  .section_block_item_icon_text .aditional_text {
    display: flex;
    flex-direction: column;
    gap: 2.4rem;
    border-left: solid 4px #368DF2;
    padding-left: 3.2rem;
    margin-bottom: 2.4rem; }
    @media screen and (min-width: 1024px) {
      .section_block_item_icon_text .aditional_text {
        flex-direction: row;
        gap: 6rem;
        padding-left: 4.8rem;
        margin-bottom: 4.8rem; } }
    .section_block_item_icon_text .aditional_text h2 {
      font-size: 2.4rem;
      line-height: 2.8rem;
      color: #848484; }
      @media screen and (min-width: 1024px) {
        .section_block_item_icon_text .aditional_text h2 {
          min-width: 170px; } }
    .section_block_item_icon_text .aditional_text p {
      font-size: 1.6rem;
      line-height: 2.6rem; }
  .section_block_item_icon_text .block_item_icon_text {
    display: flex;
    flex-direction: column;
    gap: 2.4rem; }
    @media screen and (min-width: 560px) {
      .section_block_item_icon_text .block_item_icon_text {
        flex-direction: row;
        flex-wrap: wrap; } }
    .section_block_item_icon_text .block_item_icon_text .item {
      width: 100%;
      display: flex;
      flex-direction: column;
      flex: 1 1 100%;
      box-sizing: border-box; }
      @media screen and (min-width: 560px) {
        .section_block_item_icon_text .block_item_icon_text .item {
          flex: 1 1 calc((100% - 1 * 2.4rem) / 2);
          max-width: calc((100% - 1 * 2.4rem) / 2); } }
      @media screen and (min-width: 768px) {
        .section_block_item_icon_text .block_item_icon_text .item {
          flex: 1 1 calc((100% - 2 * 2.4rem) / 3);
          max-width: calc((100% - 2 * 2.4rem) / 3); } }
      .section_block_item_icon_text .block_item_icon_text .item--img img {
        width: 4.8rem;
        height: 4.8rem; }
      .section_block_item_icon_text .block_item_icon_text .item--text {
        display: flex;
        flex-direction: column;
        gap: 1.6rem;
        margin-top: 1.6rem; }
        .section_block_item_icon_text .block_item_icon_text .item--text h3 {
          font-size: 2rem;
          line-height: 2.8rem;
          font-weight: 700;
          color: #848484; }
        .section_block_item_icon_text .block_item_icon_text .item--text p {
          font-size: 1.6rem;
          line-height: 2.6rem;
          color: #848484; }

.block_listado_links {
  padding: 4.8rem 0; }
  @media screen and (min-width: 1024px) {
    .block_listado_links {
      padding: 9.6rem 0; } }
  .block_listado_links .content_cols {
    display: flex;
    flex-direction: column;
    gap: 2.4rem; }
    @media screen and (min-width: 768px) {
      .block_listado_links .content_cols {
        flex-direction: row; } }
    .block_listado_links .content_cols .column {
      flex: 1 1 100%;
      max-width: 384px; }
      @media screen and (min-width: 768px) {
        .block_listado_links .content_cols .column {
          flex: 1 1 calc(33% - 2.4rem);
          padding: 2.4rem; } }
      .block_listado_links .content_cols .column h3 {
        font-size: 2rem;
        line-height: 3rem;
        text-align: center;
        padding-bottom: 2.4rem;
        margin-bottom: 2.4rem;
        border-bottom: solid 1px #CBE2FF; }
      .block_listado_links .content_cols .column .column_items {
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        gap: 1.6rem;
        margin: 0;
        padding: .8rem; }
        .block_listado_links .content_cols .column .column_items .item {
          box-sizing: border-box;
          list-style: none;
          display: flex;
          flex-direction: row;
          gap: 1.6rem; }
          .block_listado_links .content_cols .column .column_items .item em {
            font-size: 2.4rem; }
          .block_listado_links .content_cols .column .column_items .item a {
            font-size: 1.6rem;
            line-height: 2.6rem;
            color: #646464;
            text-decoration: none; }

.block_multipurpose_carousel_roi {
  padding: 4.8rem 0 4.8rem 2.4rem;
  position: relative; }
  @media screen and (min-width: 1024px) {
    .block_multipurpose_carousel_roi {
      padding: 9.6rem 0; } }
  @media screen and (max-width: 1024px) {
    .block_multipurpose_carousel_roi .wrapper-xs {
      padding: 0; }
      .block_multipurpose_carousel_roi .wrapper-xs .title_section_link {
        padding-right: 2.4rem; } }
  @media screen and (min-width: 1024px) and (max-width: 1280px) {
    .block_multipurpose_carousel_roi .wrapper-xs {
      padding: 0 4.4rem; } }
  .block_multipurpose_carousel_roi .multipurpose_carousel__typeOne_roi {
    position: relative;
    z-index: 2; }
    @media screen and (max-width: 1024px) {
      .block_multipurpose_carousel_roi .multipurpose_carousel__typeOne_roi .swiper-wrapper {
        flex-direction: row;
        gap: 2.4rem; }
        .block_multipurpose_carousel_roi .multipurpose_carousel__typeOne_roi .swiper-wrapper .swiper-slide {
          width: 267px; } }
    .block_multipurpose_carousel_roi .multipurpose_carousel__typeOne_roi .swiper-wrapper {
      padding-bottom: 30px; }
    .block_multipurpose_carousel_roi .multipurpose_carousel__typeOne_roi .swiper-slide {
      background-color: #ffffff;
      box-sizing: border-box;
      border-radius: 8px;
      border: solid 1px #EAF3FD; }
      @media screen and (max-width: 768px) {
        .block_multipurpose_carousel_roi .multipurpose_carousel__typeOne_roi .swiper-slide {
          margin-right: 0 !important; } }
      .block_multipurpose_carousel_roi .multipurpose_carousel__typeOne_roi .swiper-slide .item_img {
        background-color: #ffffff;
        padding: 1.8rem;
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 100px;
        box-sizing: border-box;
        border-radius: 8px 8px 0 0;
        border-bottom: solid 1px #EAF3FD; }
      .block_multipurpose_carousel_roi .multipurpose_carousel__typeOne_roi .swiper-slide .item_body {
        display: flex;
        flex-direction: column;
        gap: 2.4rem;
        padding: 2.4rem;
        background-color: #FCFDFF; }
        .block_multipurpose_carousel_roi .multipurpose_carousel__typeOne_roi .swiper-slide .item_body .info {
          display: flex;
          flex-direction: row;
          align-items: center; }
          .block_multipurpose_carousel_roi .multipurpose_carousel__typeOne_roi .swiper-slide .item_body .info em {
            font-size: 2.2rem;
            margin-right: .8rem;
            color: #368DF2; }
          .block_multipurpose_carousel_roi .multipurpose_carousel__typeOne_roi .swiper-slide .item_body .info p {
            font-size: 1.6rem;
            line-height: 1.6rem;
            font-weight: 400;
            color: #848484; }
            .block_multipurpose_carousel_roi .multipurpose_carousel__typeOne_roi .swiper-slide .item_body .info p span {
              font-weight: 700; }
        .block_multipurpose_carousel_roi .multipurpose_carousel__typeOne_roi .swiper-slide .item_body a {
          padding: 1.6rem 0 0;
          border-top: solid 1px #EAF3FD; }
  .block_multipurpose_carousel_roi .out-container {
    max-width: calc(100% - 0px);
    margin: 0 auto;
    position: relative; }
    @media screen and (min-width: 1024px) and (max-width: 1280px) {
      .block_multipurpose_carousel_roi .out-container {
        padding: 0 2.4rem; } }
    .block_multipurpose_carousel_roi .out-container .swiper__controls {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      z-index: 1;
      width: 100%; }
      @media screen and (max-width: 1024px) {
        .block_multipurpose_carousel_roi .out-container .swiper__controls {
          display: none; } }
    .block_multipurpose_carousel_roi .out-container .multipurpose_carousel-swiper-button-prev {
      height: 4rem;
      width: 4rem;
      background: #ffffff;
      position: absolute;
      z-index: 9;
      left: -58px;
      transform: translateY(-50%);
      cursor: pointer;
      border-radius: 50%; }
      @media screen and (min-width: 1024px) and (max-width: 1280px) {
        .block_multipurpose_carousel_roi .out-container .multipurpose_carousel-swiper-button-prev {
          left: -59px; } }
    .block_multipurpose_carousel_roi .out-container .multipurpose_carousel-swiper-button-next {
      height: 4rem;
      width: 4rem;
      background: #ffffff;
      position: absolute;
      z-index: 9;
      right: -58px;
      transform: translateY(-50%);
      cursor: pointer;
      border-radius: 50%; }
      @media screen and (min-width: 1024px) and (max-width: 1280px) {
        .block_multipurpose_carousel_roi .out-container .multipurpose_carousel-swiper-button-next {
          right: -10px; } }
    .block_multipurpose_carousel_roi .out-container .multipurpose_carousel-swiper-button-prev, .block_multipurpose_carousel_roi .out-container .multipurpose_carousel-swiper-button-next {
      display: flex;
      justify-content: center;
      align-items: center;
      transition: 0.3s ease-in-out;
      border: solid 1px #EAF3FD; }
      .block_multipurpose_carousel_roi .out-container .multipurpose_carousel-swiper-button-prev em, .block_multipurpose_carousel_roi .out-container .multipurpose_carousel-swiper-button-next em {
        color: #368DF2;
        font-size: 2.4rem;
        line-height: 1.6rem; }
    .block_multipurpose_carousel_roi .out-container .swiper-pagination {
      bottom: 0; }
      @media screen and (max-width: 1024px) {
        .block_multipurpose_carousel_roi .out-container .swiper-pagination {
          display: none; } }
      .block_multipurpose_carousel_roi .out-container .swiper-pagination .swiper-pagination-bullet {
        border-radius: 2px;
        height: 14px;
        width: 14px;
        background-color: #cecece; }
        .block_multipurpose_carousel_roi .out-container .swiper-pagination .swiper-pagination-bullet-active {
          background-color: #4399FF; }

.block_service_list_roi .content {
  display: flex;
  flex-direction: column;
  background-color: #F2F4F6; }
  @media screen and (min-width: 1024px) {
    .block_service_list_roi .content {
      flex-direction: row; } }
  @media screen and (min-width: 1024px) {
    .block_service_list_roi .content .col_l {
      width: 50%; } }
  .block_service_list_roi .content .col_l img {
    height: 100%;
    object-fit: cover; }
    @media screen and (max-width: 1024px) {
      .block_service_list_roi .content .col_l img {
        width: 100%; } }
  .block_service_list_roi .content .col_r {
    background-color: #EFEFEF;
    display: flex;
    flex-direction: column;
    gap: 4.8rem;
    padding: 4.8rem 2.4rem; }
    @media screen and (min-width: 1024px) {
      .block_service_list_roi .content .col_r {
        width: 50%;
        padding: 0 6.4rem;
        align-items: center;
        justify-content: center; } }
    .block_service_list_roi .content .col_r h2 {
      font-size: 3.2rem;
      line-height: 3.8rem;
      color: #848484;
      max-width: 700px; }
    .block_service_list_roi .content .col_r .list_items {
      display: flex;
      flex-direction: column;
      gap: 2.4rem; }
      @media screen and (min-width: 1024px) {
        .block_service_list_roi .content .col_r .list_items {
          flex-direction: row;
          flex-wrap: wrap;
          gap: 2.4rem;
          max-width: 700px; } }
      .block_service_list_roi .content .col_r .list_items .item {
        flex-basis: 100%;
        list-style: none;
        color: #848484;
        font-size: 1.6rem;
        position: relative; }
        @media screen and (min-width: 1024px) {
          .block_service_list_roi .content .col_r .list_items .item {
            flex-basis: 48%; } }
        .block_service_list_roi .content .col_r .list_items .item h3 {
          font-size: 2rem;
          line-height: 3rem; }
        .block_service_list_roi .content .col_r .list_items .item p {
          font-size: 1.6rem;
          line-height: 2.6rem; }

.block_service_list_roi.type_two {
  padding-bottom: 4.8rem; }
  @media screen and (min-width: 1024px) {
    .block_service_list_roi.type_two {
      padding-bottom: 9.6rem; } }
  .block_service_list_roi.type_two .content {
    background-color: #ffffff; }
    .block_service_list_roi.type_two .content .col_l {
      padding: 0 2.4rem; }
      @media screen and (min-width: 1024px) {
        .block_service_list_roi.type_two .content .col_l {
          order: 2;
          margin-left: auto;
          padding: initial; }
          .block_service_list_roi.type_two .content .col_l img {
            height: 540px; } }
    .block_service_list_roi.type_two .content .col_r {
      background-color: #ffffff; }
      @media screen and (min-width: 1024px) {
        .block_service_list_roi.type_two .content .col_r {
          order: 1;
          padding: 4.8rem;
          align-items: initial;
          justify-content: initial;
          max-width: 558px; } }
      @media screen and (min-width: 1024px) {
        .block_service_list_roi.type_two .content .col_r .list_items {
          gap: 3.8rem; }
          .block_service_list_roi.type_two .content .col_r .list_items .item {
            flex-basis: 46%; } }

.observatorio_card_post {
  position: relative;
  padding: 4.8rem 0; }
  .observatorio_card_post.bg_grey {
    background-color: #F9F9F9; }
  @media screen and (min-width: 768px) {
    .observatorio_card_post {
      padding: 9.6rem 0; } }
  .observatorio_card_post .title {
    margin-bottom: 2.4rem; }
    @media screen and (min-width: 1024px) {
      .observatorio_card_post .title {
        margin-bottom: 4.2rem; } }
  .observatorio_card_post .observatorio_repeater .observatorio_repeater--container {
    display: flex;
    flex-direction: column;
    gap: 2.4rem; }
    @media screen and (min-width: 560px) {
      .observatorio_card_post .observatorio_repeater .observatorio_repeater--container {
        flex-direction: row;
        flex-wrap: wrap; } }
    .observatorio_card_post .observatorio_repeater .observatorio_repeater--container .item {
      display: flex;
      flex-direction: column;
      width: 100%;
      flex: 1 1 100%;
      box-sizing: border-box; }
      @media screen and (min-width: 560px) {
        .observatorio_card_post .observatorio_repeater .observatorio_repeater--container .item {
          flex: 1 1 calc((100% - 1 * 2.4rem) / 2);
          max-width: calc((100% - 1 * 2.4rem) / 2); } }
      @media screen and (min-width: 768px) {
        .observatorio_card_post .observatorio_repeater .observatorio_repeater--container .item {
          flex: 1 1 calc((100% - 2 * 2.4rem) / 3);
          max-width: calc((100% - 2 * 2.4rem) / 3); } }
      .observatorio_card_post .observatorio_repeater .observatorio_repeater--container .item__img img {
        width: 100%; }
      .observatorio_card_post .observatorio_repeater .observatorio_repeater--container .item__text {
        display: flex;
        flex-direction: column;
        gap: 1.6rem;
        margin-top: 1.6rem; }
        @media screen and (min-width: 768px) {
          .observatorio_card_post .observatorio_repeater .observatorio_repeater--container .item__text {
            margin-top: 2.4rem; } }
        .observatorio_card_post .observatorio_repeater .observatorio_repeater--container .item__text h3 {
          font-size: 2rem;
          line-height: 2.8rem;
          font-weight: 700;
          color: #848484;
          text-overflow: ellipsis;
          overflow: hidden;
          display: -webkit-box;
          line-clamp: 2;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical; }
        .observatorio_card_post .observatorio_repeater .observatorio_repeater--container .item__text p {
          font-size: 1.6rem;
          line-height: 2.6rem;
          color: #848484;
          text-overflow: ellipsis;
          overflow: hidden;
          display: -webkit-box;
          line-clamp: 3;
          -webkit-line-clamp: 3;
          -webkit-box-orient: vertical; }
  .observatorio_card_post.page_research {
    background-color: #F9F9F9; }
    .observatorio_card_post.page_research .title {
      margin-bottom: 2.4rem; }
      @media screen and (min-width: 1024px) {
        .observatorio_card_post.page_research .title {
          margin-bottom: 2.4rem; } }
    .observatorio_card_post.page_research .pb_96 {
      padding-bottom: 4.8rem; }
      @media screen and (min-width: 1024px) {
        .observatorio_card_post.page_research .pb_96 {
          padding-bottom: 9.6rem; } }
    .observatorio_card_post.page_research .banner_observatorios {
      background-color: #4399FF;
      box-sizing: border-box;
      display: flex;
      justify-content: center;
      align-items: center;
      padding: 2.4rem;
      overflow: hidden;
      font-weight: 700;
      font-size: 4rem;
      line-height: 4.8rem;
      color: #ffffff;
      position: relative;
      z-index: 1;
      min-height: 124px;
      margin-top: 2.4rem;
      height: 496px;
      text-align: center; }
      @media screen and (min-width: 768px) {
        .observatorio_card_post.page_research .banner_observatorios {
          height: initial; } }
      @media screen and (min-width: 768px) {
        .observatorio_card_post.page_research .banner_observatorios {
          padding: 4.8rem 0; } }

.dpto_template--content {
  padding: 4.8rem 0;
  position: relative; }
  .dpto_template--content .dpto_info {
    margin-top: 2.4rem; }
    .dpto_template--content .dpto_info--block {
      display: flex;
      flex-direction: column;
      gap: 2.4rem;
      z-index: 1; }
      @media screen and (min-width: 768px) {
        .dpto_template--content .dpto_info--block {
          flex-direction: row; } }
      .dpto_template--content .dpto_info--block .sidebar {
        background-color: #FCFCFC; }
        @media screen and (max-width: 768px) {
          .dpto_template--content .dpto_info--block .sidebar {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            background-color: #ffffff; } }
        @media screen and (min-width: 768px) {
          .dpto_template--content .dpto_info--block .sidebar {
            width: 30%;
            min-width: 267px;
            box-sizing: border-box;
            position: sticky;
            top: 7.4rem;
            height: 100%; } }
        @media screen and (min-width: 1024px) {
          .dpto_template--content .dpto_info--block .sidebar {
            top: 14.4rem; } }
        .dpto_template--content .dpto_info--block .sidebar ul {
          padding: .8rem 0;
          margin: 0;
          border: solid 1px #EFEFEF;
          background-color: #FCFCFC;
          border-radius: 0 0 .4rem .4rem; }
          @media screen and (max-width: 768px) {
            .dpto_template--content .dpto_info--block .sidebar ul {
              display: none; } }
          @media screen and (min-width: 768px) {
            .dpto_template--content .dpto_info--block .sidebar ul {
              display: block !important;
              border-top: none; } }
          .dpto_template--content .dpto_info--block .sidebar ul li {
            list-style: none;
            padding: .8rem 2.4rem; }
            .dpto_template--content .dpto_info--block .sidebar ul li a {
              font-size: 1.6rem;
              line-height: 2.6rem;
              color: rgba(33, 36, 39, 0.88);
              text-decoration: none; }
            .dpto_template--content .dpto_info--block .sidebar ul li:hover {
              background-color: #EFEFEF;
              cursor: pointer; }
            .dpto_template--content .dpto_info--block .sidebar ul li.active a {
              font-weight: 700;
              color: #848484;
              border-left: solid 2px #368DF2;
              padding-left: 1.6rem;
              display: flex; }
            .dpto_template--content .dpto_info--block .sidebar ul li.active:hover {
              background-color: transparent;
              cursor: initial; }
          .dpto_template--content .dpto_info--block .sidebar ul .button {
            margin: 1.6rem 2.4rem 2.4rem 2.4rem;
            font-size: 1.6rem;
            padding: 0;
            box-sizing: border-box;
            display: flex;
            justify-content: center; }
            .dpto_template--content .dpto_info--block .sidebar ul .button em {
              margin-right: .8rem;
              margin-left: 0; }
        .dpto_template--content .dpto_info--block .sidebar p {
          border: solid 1px #EFEFEF;
          padding: 1.6rem 2.4rem;
          font-size: 2rem;
          line-height: 3rem;
          font-weight: 700;
          color: #848484;
          border-radius: .4rem .4rem 0 0; }
          @media screen and (max-width: 768px) {
            .dpto_template--content .dpto_info--block .sidebar p {
              display: flex;
              flex-direction: row;
              justify-content: space-between; } }
          .dpto_template--content .dpto_info--block .sidebar p em {
            display: block;
            cursor: pointer;
            color: #368DF2;
            font-size: 3rem; }
            @media screen and (min-width: 768px) {
              .dpto_template--content .dpto_info--block .sidebar p em {
                display: none; } }
      .dpto_template--content .dpto_info--block .content h2, .dpto_template--content .dpto_info--block .content h3, .dpto_template--content .dpto_info--block .content h4, .dpto_template--content .dpto_info--block .content h5, .dpto_template--content .dpto_info--block .content h6 {
        font-size: 3.2rem;
        line-height: 3.8rem;
        margin-bottom: 2.4rem;
        color: #848484; }
      .dpto_template--content .dpto_info--block .content p {
        font-size: 1.6rem;
        line-height: 2.6rem;
        font-weight: 400;
        color: #848484; }
        .dpto_template--content .dpto_info--block .content p em {
          display: block; }
          @media screen and (min-width: 768px) {
            .dpto_template--content .dpto_info--block .content p em {
              display: none; } }
        .dpto_template--content .dpto_info--block .content p a {
          color: #1770CE;
          font-size: 1.6rem;
          line-height: 2.6rem; }
          .dpto_template--content .dpto_info--block .content p a:hover {
            color: #368DF2; }
        .dpto_template--content .dpto_info--block .content p + p {
          margin-top: 2.4rem; }
        .dpto_template--content .dpto_info--block .content p + h1 {
          margin-top: 2.4rem; }
        .dpto_template--content .dpto_info--block .content p + h2 {
          margin-top: 2.4rem; }
        .dpto_template--content .dpto_info--block .content p + h3 {
          margin-top: 2.4rem; }
        .dpto_template--content .dpto_info--block .content p + h4 {
          margin-top: 2.4rem; }
        .dpto_template--content .dpto_info--block .content p + h5 {
          margin-top: 2.4rem; }
        .dpto_template--content .dpto_info--block .content p + h6 {
          margin-top: 2.4rem; }
        .dpto_template--content .dpto_info--block .content p + img {
          margin-top: 2.4rem; }
        .dpto_template--content .dpto_info--block .content p + ul {
          margin-top: 2.4rem; }
        .dpto_template--content .dpto_info--block .content p + ol {
          margin-top: 2.4rem; }
        .dpto_template--content .dpto_info--block .content p + div {
          margin-top: 2.4rem; }
      .dpto_template--content .dpto_info--block .content a {
        color: #1770CE;
        font-size: 1.6rem;
        line-height: 2.6rem; }
        .dpto_template--content .dpto_info--block .content a:hover {
          color: #368DF2; }
      .dpto_template--content .dpto_info--block .content ul, .dpto_template--content .dpto_info--block .content ol {
        margin-bottom: 2.4rem;
        padding-left: 0; }
        .dpto_template--content .dpto_info--block .content ul li, .dpto_template--content .dpto_info--block .content ol li {
          list-style: none;
          font-size: 1.6rem;
          line-height: 2.6rem;
          color: #848484;
          margin-bottom: 1.8rem;
          margin-left: 17px;
          padding-left: 14px;
          position: relative; }
          .dpto_template--content .dpto_info--block .content ul li > ul, .dpto_template--content .dpto_info--block .content ul li > ol, .dpto_template--content .dpto_info--block .content ol li > ul, .dpto_template--content .dpto_info--block .content ol li > ol {
            padding-left: 3rem;
            margin-top: 2rem; }
        .dpto_template--content .dpto_info--block .content ul > ul, .dpto_template--content .dpto_info--block .content ul > ol, .dpto_template--content .dpto_info--block .content ol > ul, .dpto_template--content .dpto_info--block .content ol > ol {
          padding-left: 3rem; }
      .dpto_template--content .dpto_info--block .content img {
        margin-bottom: 2.4rem;
        width: 100%; }
      .dpto_template--content .dpto_info--block .content iframe {
        margin-bottom: 2.4rem;
        max-width: 100%; }
        .dpto_template--content .dpto_info--block .content iframe p {
          margin-bottom: 0; }
      .dpto_template--content .dpto_info--block .content blockquote {
        display: inline; }
        a .dpto_template--content .dpto_info--block .content blockquote + a {
          margin-left: 1.6rem; }
        .dpto_template--content .dpto_info--block .content blockquote p {
          font-style: italic; }
      .dpto_template--content .dpto_info--block .content .listado_items_links {
        background-color: #FCFDFF;
        max-width: 460px;
        margin-top: 2.4rem; }
        .dpto_template--content .dpto_info--block .content .listado_items_links p {
          font-size: 2rem;
          line-height: 3rem;
          font-weight: 700;
          border: solid 1px #EAF3FD;
          padding: 1.6rem 2.4rem;
          color: #848484;
          border-radius: .4rem .4rem 0 0; }
        .dpto_template--content .dpto_info--block .content .listado_items_links ul {
          padding: 0;
          margin: 0;
          border: solid 1px #EAF3FD;
          border-top: none;
          background-color: #FCFDFF;
          border-radius: 0 0 .4rem .4rem; }
          .dpto_template--content .dpto_info--block .content .listado_items_links ul li {
            list-style: none;
            padding: .8rem 2.4rem;
            margin-bottom: 0; }
            .dpto_template--content .dpto_info--block .content .listado_items_links ul li::before {
              content: "";
              display: none; }
            .dpto_template--content .dpto_info--block .content .listado_items_links ul li a {
              font-size: 1.6rem;
              line-height: 2.6rem;
              color: #848484;
              text-decoration: none; }
            .dpto_template--content .dpto_info--block .content .listado_items_links ul li:hover a {
              color: #1770CE; }

.single_post--hero {
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 620px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
  .single_post--hero .overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: rgba(0, 0, 0, 0.4); }
  .single_post--hero .info_post {
    z-index: 2;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 3rem; }
    @media screen and (min-width: 1024px) {
      .single_post--hero .info_post {
        flex-direction: row;
        align-items: center;
        justify-content: center; } }
    .single_post--hero .info_post ul.post-categories {
      padding-left: 0;
      margin-bottom: .4rem; }
      .single_post--hero .info_post ul.post-categories li {
        list-style: none; }
        .single_post--hero .info_post ul.post-categories li a {
          color: #ffffff;
          font-size: 1.2rem;
          line-height: 2rem;
          border-radius: .8rem;
          background-color: #6FC3D7;
          padding: .4rem .6rem;
          text-decoration: none;
          display: inline-block; }
    .single_post--hero .info_post span {
      color: #ffffff;
      font-size: 1.2rem;
      line-height: 2rem;
      display: inline-block;
      font-weight: 700;
      margin-top: .9rem; }
      @media screen and (min-width: 1024px) {
        .single_post--hero .info_post span {
          margin-left: 1rem; } }
  .single_post--hero h1 {
    position: relative;
    z-index: 2;
    color: #ffffff;
    font-size: 2.8rem;
    line-height: 3.6rem;
    margin-bottom: 1.2rem;
    text-align: center; }
    @media screen and (min-width: 1024px) {
      .single_post--hero h1 {
        font-size: 3.4rem;
        line-height: 4.2rem; } }

.single_post--content {
  margin: 3rem auto;
  padding: 0 2rem; }
  @media screen and (min-width: 1024px) {
    .single_post--content {
      max-width: 70%;
      margin: 8rem auto; } }
  .single_post--content img {
    max-width: 100%;
    height: auto;
    display: block;
    margin-bottom: 2rem; }
  .single_post--content p {
    font-size: 1.6rem;
    line-height: 2.5rem;
    margin-bottom: 1.2rem;
    margin-top: 0;
    padding-top: 0; }
    .single_post--content p.date {
      color: #6FC3D7; }
    .single_post--content p:last-of-type {
      margin-bottom: 0; }
  .single_post--content ul li, .single_post--content ol li {
    font-size: 1.6rem;
    line-height: 2.5rem;
    margin-bottom: 1rem;
    margin-top: 0;
    padding-top: 0; }
    .single_post--content ul li:last-of-type, .single_post--content ol li:last-of-type {
      margin-bottom: 0; }
  .single_post--content a {
    color: #6FC3D7;
    text-decoration: underline; }
    .single_post--content a.button {
      margin-top: 2rem;
      color: #ffffff;
      text-decoration: none; }

.single_post--share {
  margin: 2rem auto;
  padding: 0 2rem; }
  @media screen and (min-width: 1024px) {
    .single_post--share {
      max-width: 70%;
      margin: 2rem auto; } }
  .single_post--share h2 {
    font-size: 1.8rem;
    line-height: 2.6rem;
    margin-bottom: 1rem;
    color: #848484;
    font-weight: 400; }
  .single_post--share .social-share {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: flex; }
    .single_post--share .social-share li {
      width: 3rem;
      height: 3rem;
      margin-right: 1rem;
      background-color: #6FC3D7;
      display: flex;
      align-items: center;
      justify-content: center; }
      .single_post--share .social-share li:hover {
        background-color: #4f5feb; }
      .single_post--share .social-share li a {
        display: inline-block;
        color: #ffffff;
        text-decoration: none;
        position: relative;
        top: 2px; }
        .single_post--share .social-share li a em {
          display: inline-block;
          font-size: 1.6rem; }

.single_post--related {
  margin: 2em auto;
  padding: 0 2rem; }
  @media screen and (min-width: 1024px) {
    .single_post--related {
      max-width: 70%;
      padding: 0;
      margin: 3rem auto; } }
  .single_post--related h2 {
    font-size: 1.8rem;
    line-height: 2.6rem;
    margin-bottom: 1rem;
    color: #848484;
    font-weight: 400; }

.home-blog {
  margin-top: 3rem; }

.block_noticias_relacionadas--title {
  padding-left: 2.6rem;
  padding-right: 2.6rem; }
  @media screen and (min-width: 1024px) {
    .block_noticias_relacionadas--title {
      padding-left: 0;
      padding-right: 0; } }
  .block_noticias_relacionadas--title > h2 {
    font-size: 3.6rem;
    line-height: 5rem;
    font-weight: 400;
    text-align: center;
    color: #848484;
    margin-bottom: 3rem; }
    @media screen and (min-width: 768px) {
      .block_noticias_relacionadas--title > h2 {
        font-size: 7.6rem;
        line-height: 9rem;
        margin-bottom: 4rem;
        position: relative; }
        .block_noticias_relacionadas--title > h2::after {
          content: '';
          height: 1px;
          background-color: #848484;
          position: absolute;
          top: 60%;
          width: 30%;
          left: 0; }
        .block_noticias_relacionadas--title > h2::before {
          content: '';
          height: 1px;
          background-color: #848484;
          position: absolute;
          top: 60%;
          width: 30%;
          right: 0; } }
  .block_noticias_relacionadas--title > p {
    font-size: 2.6rem;
    line-height: 4rem;
    color: #6FC3D7;
    text-align: center;
    font-family: "Playfair Display", serif; }
    @media screen and (min-width: 768px) {
      .block_noticias_relacionadas--title > p {
        font-size: 3.2rem;
        line-height: 6rem; } }

.block_noticias_relacionadas--row .related_post {
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 3rem;
  margin-bottom: 5rem;
  padding-left: 2.6rem;
  padding-right: 2.6rem; }
  @media screen and (min-width: 768px) {
    .block_noticias_relacionadas--row .related_post {
      grid-template-columns: 1fr 1fr;
      grid-gap: 17px; } }
  @media screen and (min-width: 1024px) {
    .block_noticias_relacionadas--row .related_post {
      grid-template-columns: repeat(3, 1fr);
      grid-gap: 17px;
      margin-top: 5rem;
      margin-bottom: 10rem;
      padding: initial; }
      .home-blog .block_noticias_relacionadas--row .related_post {
        margin-bottom: 0; } }
  .block_noticias_relacionadas--row .related_post .post_page_item {
    position: relative;
    box-shadow: 0px 0px 15px #00000029;
    margin-bottom: 3rem;
    text-decoration: none;
    display: flex;
    flex-direction: column; }
    .block_noticias_relacionadas--row .related_post .post_page_item:hover {
      webkit-box-shadow: 0px 0px 18px -4px #545454;
      -moz-box-shadow: 0px 0px 18px -4px #545454;
      box-shadow: 0px 0px 18px -4px #545454; }
    .block_noticias_relacionadas--row .related_post .post_page_item:last-of-type {
      margin-bottom: 0; }
    @media screen and (min-width: 1024px) {
      .block_noticias_relacionadas--row .related_post .post_page_item {
        margin-bottom: 0; } }
    .block_noticias_relacionadas--row .related_post .post_page_item .categories {
      position: absolute;
      top: 1rem;
      left: 1rem;
      display: flex;
      flex-direction: row;
      flex-wrap: wrap; }
    .block_noticias_relacionadas--row .related_post .post_page_item .cat {
      font-size: 1.1rem;
      background: #ffffff;
      color: #848484;
      border-radius: 9px;
      padding: .6rem;
      text-align: center;
      z-index: 2;
      margin-right: 1rem;
      margin-bottom: .6rem; }
      .block_noticias_relacionadas--row .related_post .post_page_item .cat :last-of-type {
        margin-right: 0; }
    .block_noticias_relacionadas--row .related_post .post_page_item img {
      object-fit: cover;
      width: 100%;
      height: 236px; }
    .block_noticias_relacionadas--row .related_post .post_page_item .content_text {
      padding: 3rem 2.8rem 0rem; }
      .block_noticias_relacionadas--row .related_post .post_page_item .content_text h2 {
        font-size: 2.4rem;
        line-height: 2.9rem;
        color: #333333;
        margin-bottom: 2rem;
        font-weight: 400; }
      .block_noticias_relacionadas--row .related_post .post_page_item .content_text p {
        font-size: 1.5rem;
        line-height: 2.4rem;
        color: #848484;
        margin-bottom: 2rem; }
      .block_noticias_relacionadas--row .related_post .post_page_item .content_text span {
        font-size: 1.4rem;
        line-height: 2rem;
        color: #848484;
        margin-bottom: 2.5rem;
        text-decoration: none;
        display: inline-block;
        font-weight: 600; }
        .block_noticias_relacionadas--row .related_post .post_page_item .content_text span:after {
          content: "\ea21";
          color: #848484;
          font-family: "roicons" !important;
          margin-left: 1rem;
          position: relative;
          top: 0px;
          font-size: 1rem; }
      .block_noticias_relacionadas--row .related_post .post_page_item .content_text .time {
        display: block;
        font-size: 1.2rem;
        line-height: 1.6rem;
        color: #838999; }
    .block_noticias_relacionadas--row .related_post .post_page_item .content_text--bottom {
      padding: 1.5rem 0 0;
      margin-top: auto;
      box-sizing: border-box; }
      .block_noticias_relacionadas--row .related_post .post_page_item .content_text--bottom span {
        font-size: 1.4rem;
        line-height: 2rem;
        color: #848484;
        text-decoration: none;
        display: inline-block;
        font-weight: 600; }
        .block_noticias_relacionadas--row .related_post .post_page_item .content_text--bottom span.readmore {
          padding: 0 2.8rem 0.6rem;
          border-bottom: solid 1px #838999;
          box-sizing: border-box;
          display: block; }
          .block_noticias_relacionadas--row .related_post .post_page_item .content_text--bottom span.readmore:after {
            content: "\ea21";
            color: #848484;
            font-family: "roicons" !important;
            margin-left: 1rem;
            position: relative;
            top: 0px;
            font-size: 1rem; }
      .block_noticias_relacionadas--row .related_post .post_page_item .content_text--bottom .time {
        display: block;
        font-size: 1.2rem;
        line-height: 1.6rem;
        color: #838999;
        margin-bottom: 1.2rem;
        padding-top: 1.2rem;
        padding-left: 2.8rem;
        padding-right: 2.8rem; }

.block_noticias_relacionadas--row .button {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  max-width: 200px;
  font-weight: 600; }
  .ilmex-site .block_noticias_relacionadas--row .button {
    max-width: 220px;
    text-align: center; }
  .block_noticias_relacionadas--row .button em {
    margin-left: 1rem; }

.block_gallery .grid {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0 auto; }
  @media (min-width: 768px) and (max-width: 1024px) {
    .block_gallery .grid {
      grid-template-columns: repeat(3, 1fr); } }
  @media (min-width: 1025px) {
    .block_gallery .grid {
      grid-template-columns: repeat(4, 1fr); } }
  .block_gallery .grid .grid-item {
    height: 100%;
    min-height: 150px;
    height: 25vh;
    width: 48%;
    position: relative;
    overflow: hidden;
    margin-right: 1%;
    margin-bottom: 1%;
    box-sizing: border-box; }
    @media (min-width: 768px) and (max-width: 1024px) {
      .block_gallery .grid .grid-item {
        height: 25vh;
        width: 32%;
        min-height: 300px; } }
    @media (min-width: 1025px) {
      .block_gallery .grid .grid-item {
        height: 25vh;
        width: 24%;
        min-height: 300px; } }
    .block_gallery .grid .grid-item:hover img {
      transform: scale(1.2); }
    .block_gallery .grid .grid-item:hover .overlay {
      opacity: 1; }
    .block_gallery .grid .grid-item img {
      position: absolute;
      height: 100%;
      width: 100%;
      object-fit: cover;
      transition: all .4s ease; }
    .block_gallery .grid .grid-item .overlay {
      position: absolute;
      background-color: rgba(0, 0, 0, 0.4);
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      display: flex;
      justify-content: center;
      align-items: center;
      opacity: 0; }
      .block_gallery .grid .grid-item .overlay p {
        font-size: 1.6rem;
        color: #ffffff;
        text-align: center;
        padding: 0 2rem;
        font-weight: bold; }

.block_gallery--filter .block_filter {
  padding: 2rem 0; }
  .block_gallery--filter .block_filter .filter-button-group {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center; }
    .block_gallery--filter .block_filter .filter-button-group button {
      margin: 0.5rem; }

.block_gallery--filter .grid {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0 auto; }
  .block_gallery--filter .grid .grid-item {
    height: 100%;
    min-height: 150px;
    height: 25vh;
    width: 48%;
    position: relative;
    overflow: hidden;
    margin-right: 1%;
    margin-bottom: 1%;
    box-sizing: border-box; }
    @media (min-width: 768px) and (max-width: 1024px) {
      .block_gallery--filter .grid .grid-item {
        height: 25vh;
        width: 32%;
        min-height: 300px; } }
    @media (min-width: 1025px) {
      .block_gallery--filter .grid .grid-item {
        height: 25vh;
        width: 24%;
        min-height: 300px; } }
    .block_gallery--filter .grid .grid-item:hover img {
      transform: scale(1.2); }
    .block_gallery--filter .grid .grid-item img {
      position: absolute;
      height: 100%;
      width: 100%;
      object-fit: cover;
      transition: all .4s ease; }

.block_gallery--filter .filter-button-group button {
  border: none;
  background: none;
  text-transform: uppercase;
  color: #848484; }
  .block_gallery--filter .filter-button-group button.active {
    color: #6FC3D7; }
  .block_gallery--filter .filter-button-group button:hover {
    color: #6FC3D7; }

.block_gallery--filter-portfolio .block_filter {
  padding: 2rem 0; }
  .block_gallery--filter-portfolio .block_filter .filter-button-group_p {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center; }
    .block_gallery--filter-portfolio .block_filter .filter-button-group_p button {
      margin: 0.5rem; }

.block_gallery--filter-portfolio .grid_p {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0 auto; }
  .block_gallery--filter-portfolio .grid_p .grid-item_p {
    height: 100%;
    min-height: 150px;
    height: 25vh;
    width: 50%;
    position: relative;
    overflow: hidden;
    box-sizing: border-box; }
    @media (min-width: 768px) and (max-width: 1024px) {
      .block_gallery--filter-portfolio .grid_p .grid-item_p {
        height: 25vh;
        width: 33%;
        min-height: 300px; } }
    @media (min-width: 1025px) {
      .block_gallery--filter-portfolio .grid_p .grid-item_p {
        height: 25vh;
        width: 25%;
        min-height: 300px; } }
    .block_gallery--filter-portfolio .grid_p .grid-item_p:hover img {
      transform: scale(1.2); }
    .block_gallery--filter-portfolio .grid_p .grid-item_p:hover .overlay {
      opacity: 1; }
    .block_gallery--filter-portfolio .grid_p .grid-item_p img {
      position: absolute;
      height: 100%;
      width: 100%;
      object-fit: cover;
      transition: all .4s ease; }
    .block_gallery--filter-portfolio .grid_p .grid-item_p .overlay {
      position: absolute;
      background-color: rgba(0, 0, 0, 0.4);
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      display: flex;
      justify-content: center;
      align-items: center;
      opacity: 0; }
      .block_gallery--filter-portfolio .grid_p .grid-item_p .overlay p {
        font-size: 1.6rem;
        color: #ffffff;
        text-align: center;
        padding: 0 2rem;
        font-weight: bold; }

.block_gallery--filter-portfolio .filter-button-group_p button {
  border: none;
  background: none;
  text-transform: uppercase;
  color: #848484; }
  .block_gallery--filter-portfolio .filter-button-group_p button.active {
    color: #6FC3D7; }
  .block_gallery--filter-portfolio .filter-button-group_p button:hover {
    color: #6FC3D7; }

.hero_landing {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100vh; }
  .hero_landing_form {
    display: flex;
    flex-direction: row;
    justify-content: center;
    text-align: start;
    align-items: flex-start;
    padding: 5rem 0; }
    .hero_landing_form--content {
      flex-basis: 60%;
      display: flex;
      flex-direction: column; }
      .hero_landing_form--content h1 {
        font-size: 3.2em;
        line-height: 4rem;
        color: #ffffff; }
      .hero_landing_form--content h2, .hero_landing_form--content h3, .hero_landing_form--content h4, .hero_landing_form--content h5, .hero_landing_form--content h6 {
        font-size: 2.6em;
        line-height: 3.2rem;
        color: #ffffff; }
      .hero_landing_form--content a {
        text-decoration: underline; }
      .hero_landing_form--content .checkpoint {
        margin-top: auto; }
        .hero_landing_form--content .checkpoint p {
          display: flex;
          flex-direction: row;
          margin-bottom: 1.2rem; }
          .hero_landing_form--content .checkpoint p img {
            margin-right: 1rem; }
          .hero_landing_form--content .checkpoint p span {
            font-size: 1.6rem;
            line-height: 2.2rem;
            color: #ffffff; }
    .hero_landing_form--formulario {
      flex-basis: 40%; }

