@charset "UTF-8";
@font-face {
  font-family: 'Aktiv Grotesk Corp';
  src: url("../fonts/AktivGroteskCorp-Light.eot");
  src: url("../fonts/AktivGroteskCorp-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/AktivGroteskCorp-Light.woff2") format("woff2"), url("../fonts/AktivGroteskCorp-Light.woff") format("woff"), url("../fonts/AktivGroteskCorp-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Aktiv Grotesk Corp';
  src: url("../fonts/AktivGroteskCorp-Regular.eot");
  src: local("../fonts/AktivGroteskCorp-Regular"), url("../fonts/AktivGroteskCorp-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/AktivGroteskCorp-Regular.woff2") format("woff2"), url("../fonts/AktivGroteskCorp-Regular.woff") format("woff"), url("../fonts/AktivGroteskCorp-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Aktiv Grotesk Corp';
  src: url("../fonts/AktivGroteskCorp-Medium.eot");
  src: local("../fonts/AktivGroteskCorp-Medium"), url("../fonts/AktivGroteskCorp-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/AktivGroteskCorp-Medium.woff2") format("woff2"), url("../fonts/AktivGroteskCorp-Medium.woff") format("woff"), url("../fonts/AktivGroteskCorp-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: 'Aktiv Grotesk Corp';
  src: url("../fonts/AktivGroteskCorp-Bold.eot");
  src: local("../fonts/AktivGroteskCorp-Bold"), url("../fonts/AktivGroteskCorp-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/AktivGroteskCorp-Bold.woff2") format("woff2"), url("../fonts/AktivGroteskCorp-Bold.woff") format("woff"), url("../fonts/AktivGroteskCorp-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'Migra';
  src: url("../fonts/MigraItalic-Italic.eot");
  src: url("../fonts/MigraItalic-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/MigraItalic-Italic.woff2") format("woff2"), url("../fonts/MigraItalic-Italic.woff") format("woff"), url("../fonts/MigraItalic-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: 'Migra';
  src: url("../fonts/MigraItalic-ExtralightItalic.eot");
  src: url("../fonts/MigraItalic-ExtralightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/MigraItalic-ExtralightItalic.woff2") format("woff2"), url("../fonts/MigraItalic-ExtralightItalic.woff") format("woff"), url("../fonts/MigraItalic-ExtralightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: 'Migra';
  src: url("../fonts/MigraItalic-ExtraboldItalic.eot");
  src: url("../fonts/MigraItalic-ExtraboldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/MigraItalic-ExtraboldItalic.woff2") format("woff2"), url("../fonts/MigraItalic-ExtraboldItalic.woff") format("woff"), url("../fonts/MigraItalic-ExtraboldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: 'Migra';
  src: url("../fonts/Migra-Extralight.eot");
  src: url("../fonts/Migra-Extralight.eot?#iefix") format("embedded-opentype"), url("../fonts/Migra-Extralight.woff2") format("woff2"), url("../fonts/Migra-Extralight.woff") format("woff"), url("../fonts/Migra-Extralight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Migra';
  src: url("../fonts/Migra-Extrabold.eot");
  src: url("../fonts/Migra-Extrabold.eot?#iefix") format("embedded-opentype"), url("../fonts/Migra-Extrabold.woff2") format("woff2"), url("../fonts/Migra-Extrabold.woff") format("woff"), url("../fonts/Migra-Extrabold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Migra';
  src: url("../fonts/Migra-Regular.eot");
  src: url("../fonts/Migra-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Migra-Regular.woff2") format("woff2"), url("../fonts/Migra-Regular.woff") format("woff"), url("../fonts/Migra-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@keyframes marquee-animation {
  0% {
    transform: translateX(100%); }
  100% {
    transform: translateX(-100%); } }
@keyframes marquee-animation-projects {
  0% {
    transform: translateX(0%); }
  33% {
    transform: translateX(-50%); }
  66% {
    transform: translateX(-100%); }
  100% {
    transform: translateX(-100%); } }
@keyframes marquee {
  0% {
    transform: translateX(0%); }
  50% {
    transform: translateX(-10%); }
  100% {
    transform: translateX(0%); } }
@keyframes marqueeReverse {
  0% {
    transform: translateX(0%); }
  50% {
    transform: translateX(10%); }
  100% {
    transform: translateX(0%); } }
@keyframes scrolling {
  0% {
    transform: translateX(0); }
  100% {
    transform: translateX(-100%); } }
.btn {
  width: fit-content;
  min-width: 180px;
  padding: 10px 16px;
  background-color: transparent;
  border: 1px solid #07131D;
  color: #07131D;
  border-radius: 52px;
  text-align: center;
  font-weight: 400;
  font-size: 18px;
  line-height: 100%;
  transition: all .3s ease;
  cursor: pointer;
  white-space: nowrap; }
  .btn:hover {
    background-color: #2777FF;
    border: 1px solid #2777FF;
    color: #FFF; }
  .btn.white {
    border-color: #FFF;
    color: #FFF; }
    .btn.white:hover {
      background-color: #2777FF;
      border: 1px solid #2777FF;
      color: #FFF; }
    @media screen and (max-width: 767px) {
      .btn.white {
        background-color: #FFF;
        color: #07131D; } }
  .btn:before {
    font-family: "Font Awesome 6 Pro";
    margin-right: 8px; }
  .btn.vision-pro {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    gap: 10px; }
    .btn.vision-pro:after {
      content: '';
      width: 31px;
      height: 19px;
      background-image: url("data:image/svg+xml,%3Csvg width='31' height='19' viewBox='0 0 31 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M25.7918 2.33432L26.1665 2.52546C27.5515 3.37623 28.6293 4.86728 29.2894 6.59302C30.0067 8.46799 30.1877 10.5109 29.8016 12.0936C28.9247 15.6632 26.3573 17.828 23.3451 17.828C22.1787 17.828 21.3382 17.6067 20.6835 17.3128C20.0202 17.0149 19.5205 16.6321 19.0124 16.2425C18.6501 15.9576 18.2807 15.6762 17.8603 15.4618L17.8585 15.4609C16.453 14.7486 15.0467 14.7486 13.6411 15.4609L13.6394 15.4618C13.2185 15.6764 12.8488 15.9582 12.4861 16.2433C11.9836 16.6316 11.4835 17.0148 10.8193 17.3126C10.1636 17.6067 9.32112 17.828 8.1546 17.828C5.14298 17.828 2.57496 15.6562 1.69793 12.0932C1.10399 9.66185 1.86587 6.20792 3.71988 3.96453L4.14231 3.45338L3.68675 2.97151C3.53435 2.8103 3.53178 2.58113 3.65783 2.42787C3.66051 2.42509 3.66329 2.42221 3.66618 2.41922C3.79951 2.28117 4.14545 1.923 4.60286 1.71194L4.60286 1.71194L4.60558 1.71068C4.76233 1.63759 4.97362 1.68917 5.08788 1.88042L5.43274 2.45765L6.04406 2.17763C7.57438 1.47667 9.49753 1.11158 11.3178 0.926869C13.1278 0.743193 14.7786 0.742836 15.7498 0.742836C16.7208 0.742836 18.4608 0.743227 20.3596 0.947695C22.2721 1.15364 24.2734 1.55999 25.7918 2.33432Z' stroke='white' stroke-width='1.5'/%3E%3Cpath d='M24.5906 5.0361C24.1805 4.74171 23.383 4.39309 21.9475 3.94376C20.679 3.54867 18.3169 3.28527 15.7497 3.28527C13.1826 3.28527 10.8204 3.54867 9.55204 3.94376C8.11654 4.39309 7.32663 4.74171 6.90889 5.0361C6.49875 5.33048 6.46078 5.57839 6.53673 5.8108C6.61268 6.04321 7.02282 6.02772 7.79754 5.91926C8.57225 5.81855 9.71913 5.63262 11.261 5.53965C12.5977 5.46218 15.2105 5.42345 15.7346 5.42345C16.2586 5.42345 18.8714 5.46218 20.2081 5.53965C21.7576 5.63262 22.8969 5.81855 23.6716 5.91926C24.4463 6.01997 24.8564 6.04321 24.9324 5.8108C25.0083 5.57839 24.9779 5.33048 24.5602 5.0361H24.5906Z' fill='white'/%3E%3C/svg%3E"); }
    @media screen and (max-width: 767px) {
      .btn.vision-pro:after {
        content: '';
        width: 31px;
        height: 19px;
        background-image: url('data:image/svg+xml,<svg width="31" height="19" viewBox="0 0 31 19" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M25.8897 2.43206L26.2645 2.6232C27.6495 3.47397 28.7272 4.96502 29.3873 6.69076C30.1046 8.56573 30.2856 10.6087 29.8995 12.1914C29.0226 15.761 26.4552 17.9257 23.443 17.9257C22.2766 17.9257 21.4361 17.7045 20.7814 17.4105C20.1181 17.1126 19.6184 16.7298 19.1103 16.3402C18.748 16.0554 18.3786 15.7739 17.9582 15.5595L17.9564 15.5586C16.5509 14.8464 15.1446 14.8464 13.739 15.5586L13.7373 15.5595C13.3164 15.7742 12.9467 16.0559 12.584 16.3411C12.0815 16.7294 11.5814 17.1125 10.9172 17.4104C10.2615 17.7044 9.41902 17.9257 8.25251 17.9257C5.24088 17.9257 2.67286 15.7539 1.79583 12.191C1.20189 9.75959 1.96377 6.30566 3.81778 4.06227L4.24021 3.55112L3.78465 3.06925C3.63225 2.90804 3.62968 2.67887 3.75573 2.52561C3.75841 2.52283 3.7612 2.51995 3.76408 2.51696C3.89741 2.37891 4.24335 2.02074 4.70076 1.80968L4.70076 1.80968L4.70348 1.80842C4.86023 1.73533 5.07152 1.78691 5.18578 1.97816L5.53064 2.55539L6.14196 2.27537C7.67228 1.57441 9.59543 1.20932 11.4157 1.02461C13.2257 0.840934 14.8765 0.840576 15.8477 0.840576C16.8187 0.840576 18.5587 0.840967 20.4575 1.04544C22.37 1.25138 24.3713 1.65773 25.8897 2.43206Z" stroke="%23131F28" stroke-width="1.5"/><path d="M24.6582 5.33559V5.33564C24.6578 5.33571 24.6573 5.33579 24.6566 5.33589C24.6573 5.33576 24.6578 5.33566 24.6582 5.33559ZM21.8219 4.75746C22.2871 4.90309 22.6742 5.03507 22.9952 5.15433C22.302 5.06078 21.4186 4.95284 20.3511 4.88879L20.3496 4.8887C18.9921 4.81003 16.3632 4.77124 15.8326 4.77124C15.302 4.77124 12.673 4.81003 11.3156 4.8887L11.3138 4.8888C10.2755 4.95141 9.40664 5.05592 8.71901 5.14797C9.03639 5.03016 9.4173 4.9003 9.87358 4.75747C11.0338 4.3962 13.306 4.13306 15.8478 4.13306C18.3895 4.13306 20.6617 4.39619 21.8219 4.75746ZM7.01125 5.33855C7.01128 5.33853 7.01216 5.33866 7.01384 5.339L7.01125 5.33855Z" stroke="%23131F28" stroke-width="1.5"/></svg>'); } }

input {
  width: 100%;
  padding: 10px 5px;
  outline: none;
  background-color: transparent;
  border-bottom: 1px solid #FFF;
  color: #FFF; }
  input[disabled] {
    opacity: .5;
    cursor: initial; }
    input[disabled] + label {
      opacity: .5;
      cursor: initial !important; }

label a {
  text-decoration: underline !important;
  transition: all .3s ease; }
  label a:hover {
    color: red; }

input[type=checkbox] {
  display: none; }
  input[type=checkbox] + label {
    position: relative;
    cursor: pointer; }
    input[type=checkbox] + label:before {
      content: '';
      color: #07131D;
      margin-right: 5px;
      width: 28px;
      height: 28px;
      border-radius: 100%;
      border: 1px solid #FFF;
      display: inline-block;
      vertical-align: middle; }
    input[type=checkbox] + label:after {
      content: '';
      line-height: 100%;
      display: inline-block;
      font-family: "Font Awesome 6 Pro";
      font-weight: 700;
      font-size: 14px;
      color: #FFF;
      position: absolute;
      top: 5px;
      left: 3px;
      border-radius: 4px; }
  input[type=checkbox]:checked + label:before {
    -webkit-box-shadow: inset 0 0 0 3px #2777FF;
    -moz-box-shadow: inset 0 0 0 3px #2777FF;
    box-shadow: inset 0 0 0 3px #2777FF;
    background-color: white; }
  input[type=checkbox]:checked + label::after {
    content: ''; }

input[type=radio] {
  display: none; }
  input[type=radio] + label {
    cursor: pointer;
    border-radius: 10px;
    margin-bottom: 15px;
    position: relative; }
    input[type=radio] + label:before {
      content: '';
      color: #07131D;
      margin-right: 5px;
      width: 18px;
      height: 18px;
      border-radius: 100%;
      background-color: gray;
      display: inline-block;
      vertical-align: middle; }
    input[type=radio] + label:after {
      content: '';
      line-height: 100%;
      display: inline-block;
      font-family: "Font Awesome 6 Pro";
      font-weight: 700;
      font-size: 11px;
      color: #FFF;
      position: absolute;
      top: 6px;
      left: 4px;
      border-radius: 4px; }
  input[type=radio]:checked + label:before {
    background-color: red; }
  input[type=radio]:checked + label::after {
    content: '\f111'; }

input[type=file] {
  display: none; }
  input[type=file] + label {
    border: 1px solid #07131D;
    color: #07131D;
    padding: 10px 20px;
    outline: none;
    font-family: inherit;
    border-radius: 25px;
    text-transform: initial;
    font-weight: 400;
    color: gray;
    letter-spacing: initial;
    cursor: pointer;
    transition: all .3s ease;
    position: relative; }
    input[type=file] + label:before {
      content: '\2b';
      font-family: "Font Awesome 6 Pro";
      color: #07131D;
      position: absolute;
      top: 50%;
      right: 15px;
      font-weight: 700;
      transform: translateY(-50%); }

.file-return {
  margin: 0; }

.file-return:not(:empty) {
  margin-bottom: 10px; }

.js .file-return {
  font-style: italic;
  font-size: 12px;
  color: #07131D; }

.js .file-return:not(:empty):before {
  font-style: normal;
  font-weight: normal; }

input[type=submit] {
  font-weight: 400;
  font-size: 30px;
  line-height: 120%;
  letter-spacing: -0.03em;
  margin: 0 auto;
  width: 100%;
  max-width: 290px; }
  @media screen and (max-width: 767px) {
    input[type=submit] {
      font-size: 28px; } }

textarea {
  width: 100%;
  min-height: 300px;
  color: #07131D;
  padding: 10px 20px;
  outline: none;
  border-radius: 25px;
  resize: none;
  border: 1px solid #07131D; }
  textarea:focus {
    border: 2px solid lightblue; }

select {
  cursor: pointer;
  border: 1px solid #07131D;
  font-size: 14px;
  line-height: 21px;
  color: #07131D;
  padding: 10px 20px;
  outline: none;
  border-radius: 25px;
  appearance: none;
  position: relative;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3C!--! Font Awesome Pro 6.4.0 by @fa$faPro - https://fa$faPro.com License - https://fa$faPro.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --%3E%3Cpath d='M233.4 406.6c12.5 12.5 32.8 12.5 45.3 0l192-192c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L256 338.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l192 192z'/%3E%3C/svg%3E");
  background-size: 15px;
  background-repeat: no-repeat;
  background-position: calc(100% - 15px) 50%;
  transition: all .3s ease; }
  select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000; }
  select:hover {
    border-color: red; }

::-webkit-input-placeholder {
  color: #FFF; }

::-moz-placeholder {
  color: #FFF;
  opacity: 1; }

:-ms-input-placeholder {
  color: #FFF; }

* {
  margin: 0;
  padding: 0;
  border: 0;
  box-sizing: border-box;
  vertical-align: baseline; }

img {
  display: block;
  width: auto;
  max-width: 100%;
  image-rendering: -webkit-optimize-contrast; }

a {
  display: block;
  text-decoration: none;
  font-size: inherit;
  line-height: inherit;
  color: inherit; }

p a, label a, li a {
  display: inline; }

a:link {
  text-decoration: none; }

a:hover {
  text-decoration: none; }

a:visited {
  text-decoration: none; }

b, strong {
  font-weight: 700; }

ul, ol {
  font-family: inherit;
  color: inherit; }

li {
  list-style-type: none;
  font-family: inherit;
  color: inherit; }

input, textarea, select {
  font-family: inherit; }

label {
  display: block; }

table, tr, td {
  border-collapse: collapse;
  border-spacing: 0; }

fieldset {
  border: none;
  margin: 0;
  padding: 0; }

fieldset legend {
  margin-bottom: 10px; }

.clear {
  clear: both; }

.slider *::selection {
  background: transparent; }

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-weight: inherit;
  font-size: inherit; }

body {
  font-family: "Aktiv Grotesk Corp", Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #07131D;
  /*Definir mejor las letras y que no se vean borrosas*/
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /*Fin definir las letras*/ }

@media screen and (max-width: 767px) {
  .elementor-element.e-con, .elementor-element.e-con > .e-con-inner {
    display: initial; } }
.container {
  width: calc(100% - 40px);
  max-width: 1160px;
  margin: 0 auto;
  position: relative; }

.slick-slider {
  -webkit-touch-callout: default !important;
  padding: 50px 0 0; }
  .slick-slider .slick-arrow {
    width: 120px;
    height: 120px;
    background-color: #2777FF;
    z-index: 2;
    border-radius: 100%; }
    .slick-slider .slick-arrow:before {
      font-family: "Font Awesome 6 Pro";
      color: #FFF;
      font-size: 32px;
      opacity: 1; }
    .slick-slider .slick-arrow.slick-prev {
      opacity: 0;
      pointer-events: none; }
    .slick-slider .slick-arrow.slick-prev:before {
      content: '\f060'; }
    .slick-slider .slick-arrow.slick-next:before {
      content: '\f061'; }
  .slick-slider .slick-dots {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: initial;
    gap: 18px;
    top: 0;
    bottom: initial;
    left: 0;
    right: initial; }
    .slick-slider .slick-dots li {
      width: initial;
      height: initial;
      margin: 0; }
      .slick-slider .slick-dots li button {
        width: 8px;
        height: 8px;
        background-color: #CDD0D2;
        padding: 0;
        border-radius: 4px;
        transition: all .3s ease; }
        .slick-slider .slick-dots li button:before {
          display: none; }
      .slick-slider .slick-dots li.slick-active button {
        background-color: #2777FF;
        width: 25px; }
  @media screen and (max-width: 767px) {
    .slick-slider {
      padding: 30px 0 0; }
      .slick-slider .slick-dots {
        gap: 8px; }
        .slick-slider .slick-dots li button {
          height: 5px;
          width: 5px; }
        .slick-slider .slick-dots li.slick-active button {
          width: 15px; } }

.content-slider .slick-slide {
  margin: 0 15px; }
.content-slider .slick-list {
  margin: 0 -15px; }

.text-circle {
  font-family: "Migra", Arial, sans-serif;
  font-style: italic;
  font-weight: 200;
  color: #FFF;
  background-color: #2777FF;
  transform: rotate(-3deg);
  display: inline-block;
  border-radius: 100%;
  padding: 10px 30px; }
  .text-circle > * {
    display: block;
    min-width: 140px;
    text-align: center;
    transform: rotate(3deg); }

.content-breadcrumbs {
  margin: 20px 0;
  position: relative;
  z-index: 2;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center; }
  .content-breadcrumbs .container {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center;
    gap: 5px; }
  .content-breadcrumbs a {
    font-weight: 400;
    font-size: 12px;
    line-height: 160%;
    text-transform: uppercase;
    color: #FFF; }
    @media screen and (max-width: 767px) {
      .content-breadcrumbs a {
        color: #9CA1A5; } }
  .content-breadcrumbs.gray a {
    color: #83898E; }
  .content-breadcrumbs a + a:before {
    content: '/';
    margin-right: 5px; }

.container-intro-text {
  margin: 5rem 0 2rem 0;
  font-weight: 400;
  font-size: 36px;
  line-height: 130%; }
  @media screen and (max-width: 767px) {
    .container-intro-text {
      margin: 3rem 0 2rem 0; } }
  .container-intro-text .container {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: flex-start;
    gap: 0 100px;
    border-top: 1px solid #515A61;
    padding-top: 3rem; }
    @media screen and (max-width: 1023px) {
      .container-intro-text .container {
        flex-direction: column;
        gap: 30px;
        padding-top: 2rem; } }
    @media screen and (max-width: 767px) {
      .container-intro-text .container {
        font-size: 21px;
        line-height: 150%; } }
    .container-intro-text .container > * {
      width: 100%; }
    .container-intro-text .container div:nth-child(1) {
      width: 370px;
      min-width: 370px;
      font-family: "Aktiv Grotesk Corp", Arial, sans-serif;
      font-weight: 300;
      font-size: 24px;
      line-height: 150%; }
      @media screen and (max-width: 1023px) {
        .container-intro-text .container div:nth-child(1) {
          width: 100%; } }
      @media screen and (max-width: 767px) {
        .container-intro-text .container div:nth-child(1) {
          font-size: 21px;
          line-height: 150%;
          min-width: auto; } }
    .container-intro-text .container div:nth-child(2) {
      width: calc(100% - 470px); }
      @media screen and (max-width: 1023px) {
        .container-intro-text .container div:nth-child(2) {
          width: 100%; } }
      .container-intro-text .container div:nth-child(2) h2 {
        font-size: 36px;
        font-weight: 400;
        letter-spacing: -0.72px; }
        @media screen and (max-width: 767px) {
          .container-intro-text .container div:nth-child(2) h2 {
            font-size: 24px;
            line-height: 36px; } }
      .container-intro-text .container div:nth-child(2) p {
        font-size: 24px;
        line-height: 36px;
        font-weight: 300; }
        @media screen and (max-width: 767px) {
          .container-intro-text .container div:nth-child(2) p {
            font-size: 16px;
            line-height: 26px; } }
    .container-intro-text .container h2 strong {
      font-weight: 400; }

.content-how-to-do {
  min-height: 600px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  padding: 60px;
  color: #FFF;
  position: relative;
  z-index: 1; }
  .content-how-to-do .bg {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    position: absolute;
    border: 1px solid;
    top: 0;
    height: 100%;
    width: 100%; }
  @media screen and (max-width: 767px) {
    .content-how-to-do {
      padding: 40px 0; } }
  .content-how-to-do .container {
    display: flex;
    flex-flow: column nowrap;
    justify-content: space-between;
    align-items: flex-start;
    gap: 150px;
    position: relative;
    z-index: 1; }
  @media screen and (max-width: 767px) {
    .content-how-to-do .content-title {
      width: 100%; } }
  .content-how-to-do .content-title h2 {
    font-family: "Aktiv Grotesk Corp", Arial, sans-serif;
    font-weight: 400;
    font-size: 84px;
    line-height: 100%;
    position: relative; }
    @media screen and (max-width: 767px) {
      .content-how-to-do .content-title h2 {
        font-size: 36px;
        line-height: 130%;
        display: flex;
        flex-flow: column nowrap;
        justify-content: center;
        align-items: flex-start; } }
    .content-how-to-do .content-title h2 .text-circle {
      font-family: "Migra", Arial, sans-serif;
      font-size: 90px;
      font-style: italic;
      font-weight: 200;
      line-height: 70px;
      letter-spacing: -2.7px;
      padding: 30px;
      display: block;
      margin-left: 150px;
      margin-top: -20px;
      position: relative;
      z-index: -1; }
      @media screen and (max-width: 767px) {
        .content-how-to-do .content-title h2 .text-circle {
          font-size: 36px;
          line-height: 93%;
          letter-spacing: -0.72px;
          white-space: nowrap;
          margin-left: 0;
          align-self: self-end; } }
  .content-how-to-do .content-items {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: center;
    width: 100%; }
    @media screen and (max-width: 767px) {
      .content-how-to-do .content-items {
        flex-direction: column;
        align-items: flex-start; } }
    .content-how-to-do .content-items h6 {
      width: calc(100% / 3);
      font-family: "Aktiv Grotesk Corp", Arial, sans-serif;
      font-size: 36px;
      font-weight: 400;
      line-height: 130%;
      letter-spacing: -0.72px; }
      @media screen and (max-width: 767px) {
        .content-how-to-do .content-items h6 {
          font-size: 24px;
          line-height: 150%; } }

.content-marquee {
  margin: 100px 0;
  overflow: hidden; }
  .content-marquee .marquee-box {
    border-top: 1px solid #07131D; }
    .content-marquee .marquee-box:last-child {
      border-bottom: 1px solid #07131D; }
    .content-marquee .marquee-box:nth-child(even) .container-marquee {
      justify-content: flex-end;
      animation-name: marqueeReverse; }
  .content-marquee .container-marquee {
    pointer-events: none;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    white-space: nowrap;
    gap: 20px;
    animation: marquee 150s linear infinite;
    padding: 20px 0; }
    @media screen and (max-width: 767px) {
      .content-marquee .container-marquee {
        padding: 10px 0; } }
    .content-marquee .container-marquee p {
      font-size: 30px;
      line-height: 130%; }
      @media screen and (max-width: 767px) {
        .content-marquee .container-marquee p {
          font-size: 21px;
          line-height: 130%; } }
      .content-marquee .container-marquee p.text-bold {
        font-family: "Migra", Arial, sans-serif;
        font-weight: 800; }
      .content-marquee .container-marquee p.text-border {
        border: 1px solid #07131D;
        border-radius: 39px;
        padding: 0 10px; }
  @media screen and (max-width: 767px) {
    .content-marquee {
      margin: 50px 0; } }

.content-cellia {
  position: relative;
  padding-top: 85px; }
  @media screen and (max-width: 767px) {
    .content-cellia {
      min-height: 566px;
      display: flex;
      align-items: flex-end; } }
  .content-cellia .content-img-bg {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .content-cellia .content-img-bg img {
      object-fit: cover;
      width: 100%;
      height: 100%; }
      @media screen and (max-width: 767px) {
        .content-cellia .content-img-bg img {
          object-position: top center; } }
    @media screen and (max-width: 767px) {
      .content-cellia .content-img-bg .img-bg {
        display: none; } }
    .content-cellia .content-img-bg .img-bg-mobile {
      display: none; }
      @media screen and (max-width: 767px) {
        .content-cellia .content-img-bg .img-bg-mobile {
          display: block; } }
  .content-cellia .content-cellia-info h2 {
    font-family: "Aktiv Grotesk Corp", Arial, sans-serif;
    font-size: 138px;
    font-weight: 400;
    line-height: 100%;
    letter-spacing: -5.529px;
    color: #FFF;
    text-align: center; }
    @media screen and (max-width: 767px) {
      .content-cellia .content-cellia-info h2 {
        display: none; } }
    .content-cellia .content-cellia-info h2 .text-circle {
      font-family: "Migra", Arial, sans-serif;
      font-style: italic;
      font-weight: 200;
      line-height: 80%;
      letter-spacing: -5.529px;
      padding: 20px 30px 0px 10px;
      margin-left: -20px; }
  .content-cellia .content-cellia-info img {
    margin: -40px auto 0;
    position: relative;
    z-index: 1; }
  .content-cellia .content-cellia-info .content-btn {
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
    gap: 20px;
    position: absolute;
    bottom: 80px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1; }
    @media screen and (max-width: 767px) {
      .content-cellia .content-cellia-info .content-btn {
        width: 100%; } }
    @media screen and (max-width: 767px) {
      .content-cellia .content-cellia-info .content-btn .btn {
        width: 100%; } }
    .content-cellia .content-cellia-info .content-btn a:nth-child(2) {
      display: flex;
      flex-flow: row nowrap;
      justify-content: center;
      align-items: center;
      gap: 10px; }
    @media screen and (max-width: 767px) {
      .content-cellia .content-cellia-info .content-btn svg path {
        stroke: #07131D; } }

.content-brands {
  padding: 0;
  margin: 80px 0;
  min-height: 120px; }
  .content-brands .marquee-box {
    display: flex; }
  .content-brands .item {
    padding: 0 30px; }
    .content-brands .item .content-img {
      width: 200px;
      height: 150px; }
      .content-brands .item .content-img img {
        width: 100%;
        height: 100%;
        object-fit: contain; }

.container-team-slider {
  padding: 80px 0;
  background-color: #07131D;
  color: #FFF;
  position: relative;
  z-index: 1; }
  @media screen and (max-width: 767px) {
    .container-team-slider {
      padding: 40px 0; } }
  @media screen and (max-width: 767px) {
    .container-team-slider .content-slider .slick-arrow {
      display: none; } }
  .container-team-slider .content-slider .slick-list {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw; }
  .container-team-slider .content-slider .slide {
    border-radius: 10px;
    overflow: hidden; }
    .container-team-slider .content-slider .slide-img {
      border-radius: 15px;
      overflow: hidden;
      height: 470px;
      width: 340px; }
      .container-team-slider .content-slider .slide-img img {
        object-fit: cover;
        height: 100%;
        width: 100%; }
    .container-team-slider .content-slider .slide-text {
      margin-top: 20px;
      width: 340px;
      font-weight: 300;
      font-size: 20px;
      line-height: 30px;
      letter-spacing: -0.03em; }

.content-contact {
  background-color: #07131D;
  color: #FFF;
  padding: 50px 0; }
  @media screen and (max-width: 767px) {
    .content-contact {
      padding: 20px 0; } }
  .content-contact .container {
    background: #2777FF;
    border-radius: 15px;
    padding: 50px;
    display: flex;
    flex-flow: column nowrap;
    justify-content: space-between;
    align-items: flex-start;
    gap: 100px; }
    @media screen and (max-width: 767px) {
      .content-contact .container {
        padding: 20px;
        gap: 3px;
        min-height: 300px; } }
  .content-contact .content-text {
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: flex-start;
    width: 75%; }
    @media screen and (max-width: 767px) {
      .content-contact .content-text {
        width: 74%; } }
  .content-contact h2 {
    font-family: "Aktiv Grotesk Corp", Arial, sans-serif;
    font-weight: 400;
    font-size: 75px;
    line-height: 100%; }
    @media screen and (max-width: 767px) {
      .content-contact h2 {
        font-size: 36px;
        line-height: 130%;
        letter-spacing: -0.72px;
        max-width: 200px; } }
  .content-contact h3 {
    font-family: "Migra", Arial, sans-serif;
    font-style: italic;
    font-weight: 200;
    font-size: 75px;
    line-height: 100%;
    align-self: self-end; }
    @media screen and (max-width: 767px) {
      .content-contact h3 {
        font-size: 36px;
        letter-spacing: -1.44px; } }
  .content-contact a {
    font-family: "Aktiv Grotesk Corp", Arial, sans-serif;
    font-weight: 400;
    font-size: 48px;
    line-height: 120%;
    align-self: self-end;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    gap: 20px; }
    @media screen and (max-width: 767px) {
      .content-contact a {
        width: 100%;
        border: 1px solid #FFF;
        border-radius: 52px;
        font-size: 18px;
        line-height: 180%;
        padding: 10px 0; } }
    .content-contact a:hover i {
      background-color: #FFF;
      color: #2777FF; }
    .content-contact a i {
      font-size: 14px;
      width: 56px;
      height: 56px;
      border: 1px solid #FFF;
      border-radius: 100%;
      display: flex;
      flex-flow: row nowrap;
      justify-content: center;
      align-items: center;
      transition: all .3s ease; }
      @media screen and (max-width: 767px) {
        .content-contact a i {
          display: none; } }

.link-next-page {
  position: relative;
  background-color: #131D28; }
  .link-next-page:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 43.81%, rgba(0, 0, 0, 0.2) 60.51%), linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3));
    z-index: 1; }
  .link-next-page .content-img-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }
    .link-next-page .content-img-bg img {
      object-fit: cover;
      width: 100%;
      height: 100%; }
  .link-next-page .btn {
    background-color: #131D28;
    position: absolute;
    right: 0;
    bottom: 5rem; }
    @media screen and (max-width: 1023px) {
      .link-next-page .btn {
        background-color: #FFF;
        color: #131D28;
        position: inherit;
        bottom: inherit; } }
    .link-next-page .btn:hover {
      background-color: #2777FF; }
  .link-next-page .content-img-bg-50 {
    width: 100%;
    height: 100%;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-end;
    align-items: center; }
  .link-next-page .container {
    position: relative;
    z-index: 1;
    height: 100%;
    min-height: 600px;
    padding: 80px 0;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: flex-end; }
    @media screen and (max-width: 1023px) {
      .link-next-page .container {
        min-height: 550px;
        flex-direction: column;
        justify-content: flex-end;
        align-items: center;
        gap: 20px; } }
    @media screen and (max-width: 767px) {
      .link-next-page .container {
        padding: 40px 0; } }
  .link-next-page .btn-abs {
    position: absolute;
    right: 10%;
    top: 30%;
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
    transition: all .6s ease;
    background: #2777FF;
    width: 150px;
    height: 150px;
    border-radius: 100%;
    font-weight: 400;
    font-size: 20px;
    line-height: 20px;
    letter-spacing: -0.03em;
    color: #FFF;
    z-index: 2; }
    @media screen and (max-width: 1023px) {
      .link-next-page .btn-abs {
        position: relative;
        right: initial;
        top: initial;
        background-color: #FFF;
        color: #07131D;
        min-width: 180px;
        width: initial;
        height: initial;
        border-radius: 52px;
        display: flex;
        flex-flow: row nowrap;
        justify-content: center;
        align-items: center;
        gap: 5px;
        padding: 10px 16px; } }
    .link-next-page .btn-abs.center {
      right: 40%; }
      @media screen and (max-width: 1023px) {
        .link-next-page .btn-abs.center {
          right: initial; } }
    .link-next-page .btn-abs span {
      font-family: "Migra", Arial, sans-serif;
      font-weight: 200;
      font-style: italic; }
      @media screen and (max-width: 1023px) {
        .link-next-page .btn-abs span {
          font-family: "Aktiv Grotesk Corp", Arial, sans-serif;
          font-style: normal;
          font-weight: 400;
          font-size: 18px;
          line-height: 100%; } }
  .link-next-page .show-mobile {
    display: none; }
    @media screen and (max-width: 767px) {
      .link-next-page .show-mobile {
        display: block;
        order: 4; } }
  .link-next-page .content-text {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: flex-end;
    width: 100%;
    color: #FFF;
    position: relative;
    z-index: 1; }
    @media screen and (max-width: 767px) {
      .link-next-page .content-text {
        flex-direction: column;
        align-items: flex-start;
        margin-bottom: 30px; }
        .link-next-page .content-text .hide-mobile {
          display: none; } }
    .link-next-page .content-text p:nth-child(1) {
      font-weight: 400;
      font-size: 84px;
      line-height: 100%;
      letter-spacing: -0.04em;
      max-width: 530px; }
      @media screen and (max-width: 767px) {
        .link-next-page .content-text p:nth-child(1) {
          font-size: 30px;
          line-height: 130%; } }
    .link-next-page .content-text p:nth-child(2) {
      font-size: 48px;
      line-height: 120%;
      color: rgba(255, 255, 255, 0.5); }
      @media screen and (max-width: 767px) {
        .link-next-page .content-text p:nth-child(2) {
          display: none; } }

.popup-styles {
  width: 0;
  max-width: 100%;
  height: 0;
  overflow: hidden;
  position: fixed;
  top: 0;
  left: 0;
  margin: 0;
  z-index: -1;
  display: flex;
  justify-content: center;
  align-items: center;
  max-height: 100%; }
  .popup-styles.active {
    width: 100%;
    max-width: 100%;
    height: 100vh;
    overflow: auto;
    z-index: 10;
    background-color: #FFF; }
  .popup-styles .container {
    margin: auto;
    display: flex;
    flex-direction: column;
    justify-content: center; }

@media screen and (max-width: 767px) {
  .bg-desktop {
    display: none; } }

.bg-mobile {
  display: none; }
  @media screen and (max-width: 767px) {
    .bg-mobile {
      display: block; } }

.has-white-background-color {
  background-color: #32373c !important; }

.modal {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow-y: auto;
  transition: all 0.4s;
  z-index: 12; }
  .modal .modal-close {
    font-size: 16px;
    background: url("../img/close.svg") center right no-repeat;
    background-size: 27px;
    color: #FFF;
    cursor: pointer;
    position: absolute;
    right: 3rem;
    top: 2.5rem;
    padding-right: 2.3rem;
    z-index: 2; }
    @media screen and (max-width: 767px) {
      .modal .modal-close {
        color: transparent;
        height: 15px;
        width: 15px;
        right: 1rem;
        top: 1.5rem; } }
  .modal .modal-inner {
    position: absolute;
    width: 100%;
    min-height: 100%;
    display: flex;
    align-items: center; }
  .modal .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #07131C;
    cursor: pointer; }
  .modal .modal-content {
    position: relative;
    width: 80%;
    margin: 0 auto;
    padding: 30px; }
    @media (max-width: 768px) {
      .modal .modal-content {
        width: 98%; } }
    @media screen and (max-width: 767px) {
      .modal .modal-content {
        padding: 25px 10px;
        height: 100vh; } }
    .modal .modal-content video, .modal .modal-content iframe {
      margin: 0 auto;
      max-height: 58vh;
      max-width: 100%;
      display: block;
      border-radius: 20px; }
      @media screen and (max-width: 767px) {
        .modal .modal-content video, .modal .modal-content iframe {
          max-height: 72vh; } }
    .modal .modal-content iframe {
      height: 58vh;
      width: 90%; }
    @media screen and (max-width: 767px) {
      .modal .modal-content .slider-modal {
        height: 82vh; } }
    .modal .modal-content .slider-modal .item-video {
      height: 65vh; }
      @media screen and (max-width: 1024px) {
        .modal .modal-content .slider-modal .item-video {
          height: auto; } }
      @media screen and (max-width: 767px) {
        .modal .modal-content .slider-modal .item-video {
          height: 85vh; } }
      .modal .modal-content .slider-modal .item-video h2 {
        color: #FFF;
        font-size: 30px;
        font-weight: 400;
        letter-spacing: -0.3px;
        margin-bottom: 1.5rem;
        text-align: center; }
        @media screen and (max-width: 767px) {
          .modal .modal-content .slider-modal .item-video h2 {
            font-size: 21px;
            line-height: 24px;
            text-align: left; } }
      @media screen and (max-width: 767px) {
        .modal .modal-content .slider-modal .item-video .video-desktop {
          display: none; } }
      .modal .modal-content .slider-modal .item-video .video-mobile {
        display: none; }
        @media screen and (max-width: 767px) {
          .modal .modal-content .slider-modal .item-video .video-mobile {
            display: block; } }
    .modal .modal-content .slick-slider .slick-arrow {
      height: 60px;
      width: 60px;
      border: 1px solid #FFF;
      background: transparent;
      top: 57%;
      bottom: initial;
      opacity: 1;
      pointer-events: initial; }
      .modal .modal-content .slick-slider .slick-arrow.slick-disabled {
        opacity: 0.2;
        pointer-events: none; }
      .modal .modal-content .slick-slider .slick-arrow.slick-next {
        right: -3.5rem; }
      .modal .modal-content .slick-slider .slick-arrow.slick-prev {
        left: -3.5rem; }
      .modal .modal-content .slick-slider .slick-arrow::before {
        font-size: 17px; }
    .modal .modal-content .slick-slider .slick-dots {
      top: initial;
      bottom: -3rem;
      width: 100%;
      justify-content: center; }
      @media screen and (max-width: 767px) {
        .modal .modal-content .slick-slider .slick-dots li button {
          height: 8px;
          width: 8px; } }
      @media screen and (max-width: 767px) {
        .modal .modal-content .slick-slider .slick-dots li.slick-active button {
          height: 8px;
          width: 25px; } }
  .modal.is-show {
    opacity: 1;
    visibility: visible; }

form {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  gap: 20px; }
  form .row {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 20px; }
    form .row .col {
      width: 100%;
      display: flex;
      flex-direction: column;
      justify-content: flex-start;
      align-items: stretch;
      gap: 5px; }
  form .row.legal {
    font-weight: 400;
    font-size: 14px;
    line-height: 160%;
    letter-spacing: initial; }
  form .row.submit .error-message {
    text-align: center; }
  form .error-message {
    font-size: 12px;
    line-height: 16px;
    color: red; }
    form .error-message.hide {
      display: none; }
  @media screen and (max-width: 1023px) {
    form .row {
      flex-direction: column; } }

.iti--allow-dropdown {
  width: 100%; }

.iti__flag {
  background-image: url("../img/iti/flags.png"); }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .iti__flag {
      background-image: url("../img/iti/flags@2x.png"); } }

.iti__hide {
  display: none; }

pre {
  margin: 0 !important;
  display: inline-block; }

.token.operator, .token.entity, .token.url, .language-css .token.string, .style .token.string, .token.variable {
  background: none; }

header {
  border-bottom: 1px solid #07131D;
  position: sticky;
  top: 0;
  left: 0;
  z-index: 9;
  background-color: #FFF; }
  @media screen and (max-width: 767px) {
    header .content-nav .link .text-circle > * {
      min-width: inherit; } }
  header .content-rrss {
    display: none; }
    @media screen and (max-width: 767px) {
      header .content-rrss {
        display: flex;
        justify-content: space-around;
        padding-top: 2rem;
        border-top: 1px solid #07131D; }
        header .content-rrss i {
          font-size: 30px; } }
  header > .container {
    z-index: 11;
    background-color: #FFF; }
  header .container {
    padding: 9px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    overflow: hidden; }
  @media screen and (max-width: 767px) {
    header .content-logo {
      max-width: 58px; } }
  header .content-icon {
    position: relative;
    cursor: pointer;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    transform: translateX(calc(100% - 32px));
    transition: all .3s ease; }
    header .content-icon:hover {
      color: #2777FF; }
      header .content-icon:hover .content-icon-bar span {
        background-color: #2777FF; }
    header .content-icon.open {
      transform: translateY(0); }
      header .content-icon.open .content-icon-bar span {
        width: 0; }
    header .content-icon-bar {
      width: 32px;
      height: 14.5px;
      position: relative; }
      header .content-icon-bar span {
        content: '';
        display: block;
        background-color: black;
        width: 100%;
        height: 1px;
        position: absolute;
        right: 0;
        transition: all .3s ease; }
        header .content-icon-bar span:nth-child(1) {
          top: 0; }
        header .content-icon-bar span:nth-child(2) {
          top: 50%; }
        header .content-icon-bar span:nth-child(3) {
          bottom: 0; }
    header .content-icon-close {
      font-size: 28px;
      line-height: 100%;
      letter-spacing: -0.03em; }
      @media screen and (max-width: 767px) {
        header .content-icon-close {
          font-size: 16px;
          line-height: 26px;
          color: #07131D; } }
  header .content-nav {
    transform: translateY(-100%);
    width: 100%;
    max-width: 100%;
    height: 100vh;
    position: fixed;
    overflow: hidden;
    top: 0;
    left: 0;
    z-index: -1;
    background-color: #FFF;
    font-size: 50px;
    line-height: 50px;
    letter-spacing: -0.03em;
    color: #07131D; }
    header .content-nav .container {
      flex-direction: column;
      justify-content: flex-start;
      align-items: stretch;
      padding: 46px 0 30px; }
      @media screen and (max-width: 767px) {
        header .content-nav .container {
          margin-top: 3rem; } }
    header .content-nav-row {
      display: flex;
      justify-content: flex-start;
      align-items: center;
      gap: 20px;
      white-space: nowrap;
      padding: 1rem 0 0 0;
      border-top: 1px solid #07131D; }
      header .content-nav-row:nth-child(1) {
        border-top: none; }
      header .content-nav-row:hover > p {
        opacity: 1; }
      header .content-nav-row:hover a .link {
        transform: translateY(6px); }
        header .content-nav-row:hover a .link .text-circle {
          font-family: "Migra", Arial, sans-serif;
          font-weight: bold;
          font-size: 60px;
          line-height: 54px;
          letter-spacing: -0.03em;
          background-color: #2777FF;
          color: #FFF;
          padding: 10px 30px; }
      header .content-nav-row > p {
        opacity: 0;
        transition: all .5s ease; }
      header .content-nav-row a {
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        text-transform: uppercase; }
        header .content-nav-row a .num {
          font-size: 20px;
          line-height: 14px;
          margin-top: 15px;
          margin-right: 5px; }
          @media screen and (max-width: 767px) {
            header .content-nav-row a .num {
              font-size: 12px;
              line-height: 19px;
              margin-right: 1.3rem;
              margin-top: 10px; } }
        header .content-nav-row a .link {
          font-weight: 500;
          font-size: 52px;
          line-height: 46px; }
          @media screen and (max-width: 767px) {
            header .content-nav-row a .link {
              font-size: 24px;
              line-height: 36px;
              letter-spacing: 0.5px;
              margin-top: 0.5rem; } }
          header .content-nav-row a .link .text-circle {
            font-family: "Aktiv Grotesk Corp", Arial, sans-serif;
            color: #07131D;
            font-style: initial;
            font-weight: 500;
            padding: 0;
            margin: 0;
            background-color: transparent; }
      header .content-nav-row .text-border {
        border: 2px solid #07131D;
        border-radius: 60px;
        padding: 6px 24px; }
    header .content-nav.active {
      width: 100%;
      height: 100vh;
      transform: translateX(0%);
      overflow: auto;
      z-index: 9;
      transition: all 1s ease; }
  @media screen and (max-width: 1023px) {
    header .content-nav-row > p {
      display: none; } }

footer {
  background: #07131D;
  color: #FFF; }
  footer .content-rrss {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    gap: 35px;
    padding: 30px 0; }
    footer .content-rrss i {
      font-size: 24px;
      transition: all .3s ease; }
      footer .content-rrss i:hover {
        color: #2777FF; }
  footer .content-countries {
    border-top: 1px solid #39424A;
    border-bottom: 1px solid #39424A;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: stretch; }
    @media screen and (max-width: 767px) {
      footer .content-countries {
        flex-direction: column; } }
    footer .content-countries .country {
      padding: 30px 15px;
      width: calc(100% / 4);
      position: relative; }
      @media screen and (max-width: 767px) {
        footer .content-countries .country {
          width: 100%;
          padding: 20px 0; } }
      footer .content-countries .country .content-img-bg {
        display: none;
        transition: all .3s ease; }
        footer .content-countries .country .content-img-bg img {
          object-fit: cover;
          width: 100%;
          height: 100%; }
      footer .content-countries .country p {
        position: relative;
        z-index: 2; }
        footer .content-countries .country p:first-of-type {
          font-size: 24px;
          line-height: 150%;
          letter-spacing: -0.02em; }
        footer .content-countries .country p:nth-of-type(2) {
          font-size: 14px;
          line-height: 200%;
          color: #83898E; }
        footer .content-countries .country p:nth-of-type(3) {
          font-size: 14px;
          line-height: 200%;
          color: #83898E; }
      footer .content-countries .country a {
        font-weight: 700;
        font-size: 14px;
        line-height: 200%;
        margin: 5px 0;
        position: relative;
        z-index: 2;
        transition: all .3s ease; }
        footer .content-countries .country a:hover {
          color: #2777FF; }
      footer .content-countries .country:hover .content-img-bg {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        overflow: hidden;
        z-index: 1;
        opacity: .3; }
        @media screen and (max-width: 767px) {
          footer .content-countries .country:hover .content-img-bg {
            display: none; } }
  footer .content-policy {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0;
    font-size: 14px;
    line-height: 200%;
    color: #83898E; }
    @media screen and (max-width: 767px) {
      footer .content-policy {
        flex-direction: column;
        align-items: flex-start;
        padding: 3rem 0; } }
    footer .content-policy a {
      transition: all .3s ease; }
      footer .content-policy a:hover {
        color: #2777FF; }

section.home.main-container {
  padding: 100px 0; }
  section.home.main-container h1 {
    width: 100%;
    max-width: 800px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    font-weight: 500;
    font-size: 100px;
    line-height: 90px;
    letter-spacing: -0.03em; }
    section.home.main-container h1 .text-circle {
      margin-top: -50px;
      align-self: flex-end;
      font-family: "Migra", Arial, sans-serif;
      font-style: italic;
      font-weight: 200;
      font-size: 140px;
      line-height: 90px;
      padding: 44px 30px;
      z-index: -1; }
  @media screen and (max-width: 767px) {
    section.home.main-container h1 {
      width: 280px;
      margin: 0 auto;
      align-items: stretch;
      font-size: 36px;
      line-height: 130%;
      letter-spacing: -0.02em; }
      section.home.main-container h1 .text-circle {
        margin-left: 60px;
        font-size: 55px;
        line-height: 58%;
        letter-spacing: -0.02em;
        padding: 20px 10px;
        margin-top: -20px; } }
section.home.container-slider {
  position: relative; }
  section.home.container-slider .content-city-time {
    padding: 6px 10px 6px 20px;
    font-size: 21px;
    line-height: 21px;
    letter-spacing: -0.03em;
    background: rgba(246, 246, 246, 0.6);
    border: 1px solid #FFFFFF;
    box-shadow: 20px 24px 25px rgba(0, 0, 0, 0.25);
    backdrop-filter: blur(2px);
    border-radius: 15px;
    position: absolute;
    top: 6px;
    right: 30px;
    z-index: 1;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px; }
    section.home.container-slider .content-city-time .content-city {
      display: flex;
      justify-content: flex-start;
      align-items: center;
      gap: 10px; }
      section.home.container-slider .content-city-time .content-city-dot {
        width: 10px;
        height: 10px;
        border-radius: 100%;
        background-color: #27CA40;
        animation: parpadeo 1s linear infinite; }
@keyframes parpadeo {
  0% {
    opacity: 1.0; }
  50% {
    opacity: 0.0; }
  100% {
    opacity: 1.0; } }
    section.home.container-slider .content-city-time .content-time {
      padding: 25px 15px;
      background-color: #FFF;
      border-radius: 15px; }
  section.home.container-slider .content-slider {
    position: relative;
    margin-bottom: 20px; }
    section.home.container-slider .content-slider .slick-track {
      display: flex !important; }
      section.home.container-slider .content-slider .slick-track:before {
        display: none; }
    section.home.container-slider .content-slider .slick-slide {
      height: inherit !important; }
      section.home.container-slider .content-slider .slick-slide > div {
        height: 100%; }
    section.home.container-slider .content-slider .slick-list {
      border-radius: 30px;
      overflow: hidden; }
    section.home.container-slider .content-slider .slick-arrow {
      width: 56px;
      height: 56px;
      background-color: transparent;
      border: 1px solid #FFF;
      transform: initial;
      top: initial;
      bottom: 20px; }
      section.home.container-slider .content-slider .slick-arrow:before {
        font-size: 18px; }
      section.home.container-slider .content-slider .slick-arrow.slick-prev {
        opacity: 1;
        pointer-events: initial;
        left: 30px; }
      section.home.container-slider .content-slider .slick-arrow.slick-next {
        left: 106px;
        right: initial; }
    section.home.container-slider .content-slider .slide {
      height: 100%;
      min-height: 375px;
      padding: 30px 50px 10px;
      position: relative;
      border-radius: 30px;
      overflow: hidden;
      display: flex !important;
      flex-direction: column;
      justify-content: flex-end;
      align-items: flex-end; }
      section.home.container-slider .content-slider .slide:before {
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background-color: rgba(7, 19, 29, 0.5);
        z-index: 1; }
      section.home.container-slider .content-slider .slide-bg {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
        section.home.container-slider .content-slider .slide-bg img {
          object-fit: cover;
          width: 100%;
          height: 100%; }
      section.home.container-slider .content-slider .slide-text {
        position: relative;
        z-index: 1;
        font-family: "Migra", Arial, sans-serif;
        font-style: italic;
        font-weight: 800;
        font-size: 87px;
        line-height: 80px;
        text-align: right;
        color: #FFF;
        padding-left: 140px; }
  section.home.container-slider .content-text-bottom {
    font-weight: 500;
    font-size: 14px;
    line-height: 160%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 30px; }
    section.home.container-slider .content-text-bottom > div {
      width: 50%; }
    section.home.container-slider .content-text-bottom-left {
      display: flex;
      flex-direction: column;
      justify-content: flex-start;
      align-items: flex-start; }
    section.home.container-slider .content-text-bottom-right {
      display: flex;
      flex-direction: column;
      justify-content: flex-start;
      align-items: flex-end;
      text-align: right; }
  @media screen and (max-width: 767px) {
    section.home.container-slider .content-city-time {
      padding: 6px 5px 6px 10px;
      top: 0px;
      right: 0;
      border-radius: 8px; }
      section.home.container-slider .content-city-time .content-city {
        font-size: 12px;
        line-height: 8px;
        letter-spacing: -0.03em; }
      section.home.container-slider .content-city-time .content-time {
        border-radius: 8px;
        padding: 10px 5px;
        font-size: 12px;
        line-height: 8px;
        letter-spacing: -0.03em; }
    section.home.container-slider .content-slider {
      width: calc(100% + 40px);
      margin-left: -20px; }
      section.home.container-slider .content-slider .slick-list {
        margin: 0;
        border-radius: 0; }
      section.home.container-slider .content-slider .slick-slide {
        margin: 0; }
      section.home.container-slider .content-slider .slick-dots {
        left: 20px; }
      section.home.container-slider .content-slider .slick-arrow {
        width: 45px;
        height: 45px;
        bottom: 10px; }
        section.home.container-slider .content-slider .slick-arrow.slick-prev {
          left: 20px; }
        section.home.container-slider .content-slider .slick-arrow.slick-next {
          left: 75px; }
      section.home.container-slider .content-slider .slide {
        min-height: 210px;
        border-radius: 0;
        padding: 10px 20px; }
        section.home.container-slider .content-slider .slide-text {
          font-size: 30px;
          line-height: 31px;
          text-align: right;
          padding: 0 0 60px 0; }
    section.home.container-slider .content-text-bottom {
      font-weight: 400;
      flex-direction: column;
      justify-content: flex-start;
      align-items: flex-start;
      gap: 5px; }
      section.home.container-slider .content-text-bottom > div {
        width: 100%; }
      section.home.container-slider .content-text-bottom-right {
        align-items: flex-start;
        text-align: left; } }
section.home.content-welcome {
  margin: 100px 0;
  position: relative; }
  section.home.content-welcome .content-info {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 60px; }
    @media screen and (max-width: 767px) {
      section.home.content-welcome .content-info {
        flex-direction: column;
        gap: 20px; } }
    section.home.content-welcome .content-info > div {
      width: 50%; }
      @media screen and (max-width: 767px) {
        section.home.content-welcome .content-info > div {
          width: 100%; } }
    section.home.content-welcome .content-info .content-img {
      display: flex;
      flex-flow: row nowrap;
      justify-content: center;
      align-items: center; }
      section.home.content-welcome .content-info .content-img .img-box {
        border-radius: 15px;
        width: 275px;
        height: 275px;
        overflow: hidden; }
        @media screen and (max-width: 767px) {
          section.home.content-welcome .content-info .content-img .img-box {
            width: 100%; } }
        section.home.content-welcome .content-info .content-img .img-box img {
          object-fit: cover;
          width: 100%;
          height: 100%; }
    section.home.content-welcome .content-info .content-text h3 {
      font-weight: 400;
      font-size: 30px;
      line-height: 130%;
      letter-spacing: -0.01em; }
      @media screen and (max-width: 767px) {
        section.home.content-welcome .content-info .content-text h3 {
          font-size: 21px;
          line-height: 150%; } }
    section.home.content-welcome .content-info .content-text .btn {
      margin-top: 30px; }
      @media screen and (max-width: 767px) {
        section.home.content-welcome .content-info .content-text .btn {
          idth: 100%; } }
  section.home.content-welcome .marquee {
    width: 100vw;
    overflow: hidden;
    z-index: 1; }
    section.home.content-welcome .marquee .marquee-content {
      white-space: nowrap;
      width: fit-content;
      display: none;
      justify-content: flex-start;
      align-items: flex-start;
      white-space: nowrap;
      transform: translateX(100%);
      animation: marquee-animation 20s linear infinite;
      text-transform: uppercase;
      font-family: "Migra", Arial, sans-serif;
      font-style: italic;
      font-weight: 200;
      font-size: 35px;
      line-height: 160%;
      display: flex;
      flex-flow: row nowrap;
      justify-content: space-between;
      align-items: center;
      gap: 140px; }
      @media screen and (max-width: 767px) {
        section.home.content-welcome .marquee .marquee-content {
          font-size: 24px;
          line-height: 160%; } }
  @media screen and (max-width: 767px) {
    section.home.content-welcome {
      margin: 50px 0; }
      section.home.content-welcome .marquee .marquee-content {
        gap: 50px; } }
section.home.content-projects {
  background-color: #07131D;
  color: #FFF;
  padding: 60px 0;
  position: relative;
  z-index: 1;
  overflow: hidden; }
  section.home.content-projects .container {
    z-index: 1; }
    @media screen and (max-width: 767px) {
      section.home.content-projects .container {
        display: flex;
        flex-flow: column nowrap;
        justify-content: center;
        align-items: center; } }
  section.home.content-projects .content-nav-btn {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center; }
    @media screen and (max-width: 767px) {
      section.home.content-projects .content-nav-btn {
        order: 3;
        width: 100%; } }
    section.home.content-projects .content-nav-btn .content-nav-projects {
      width: 80%;
      font-weight: 400;
      font-size: 14px;
      line-height: 160%;
      text-transform: uppercase;
      cursor: pointer; }
      section.home.content-projects .content-nav-btn .content-nav-projects .slick-slide {
        opacity: 0.5; }
        section.home.content-projects .content-nav-btn .content-nav-projects .slick-slide.slick-current {
          opacity: 1; }
      @media screen and (max-width: 767px) {
        section.home.content-projects .content-nav-btn .content-nav-projects {
          display: none; } }
    @media screen and (max-width: 767px) {
      section.home.content-projects .content-nav-btn .btn {
        width: 100%; } }
  section.home.content-projects .content-title {
    margin-top: 50px; }
    @media screen and (max-width: 767px) {
      section.home.content-projects .content-title {
        order: 1;
        width: 100%;
        margin-top: 0; } }
    section.home.content-projects .content-title h2 {
      font-size: 84px;
      line-height: 100%; }
      @media screen and (max-width: 767px) {
        section.home.content-projects .content-title h2 {
          font-weight: 500;
          font-size: 36px;
          line-height: 30px; } }
      section.home.content-projects .content-title h2 .text-circle {
        margin-left: -35px;
        position: relative;
        z-index: -1; }
        @media screen and (max-width: 767px) {
          section.home.content-projects .content-title h2 .text-circle {
            font-weight: 200;
            padding: 10px; } }
  section.home.content-projects .content-slider-projects {
    margin-top: -15%;
    position: relative;
    z-index: 1; }
    @media screen and (max-width: 767px) {
      section.home.content-projects .content-slider-projects {
        width: calc(100% + 40px);
        margin-left: 0;
        order: 2;
        margin-top: 30px;
        margin-bottom: 0;
        position: relative; }
        section.home.content-projects .content-slider-projects .slick-dots {
          left: 20px; }
        section.home.content-projects .content-slider-projects .slick-list {
          padding-right: 55px;
          padding-left: 10px; } }
    section.home.content-projects .content-slider-projects .slide-box {
      position: relative; }
      @media screen and (max-width: 767px) {
        section.home.content-projects .content-slider-projects .slide-box {
          padding: 10px; } }
      section.home.content-projects .content-slider-projects .slide-box .slide {
        width: 50%;
        margin-left: 50%;
        position: relative;
        z-index: 2;
        display: flex;
        flex-flow: row nowrap;
        justify-content: center;
        align-items: center; }
        @media screen and (max-width: 767px) {
          section.home.content-projects .content-slider-projects .slide-box .slide {
            width: 100%;
            margin: 0;
            flex-direction: column;
            align-items: flex-start;
            gap: 15px; } }
        section.home.content-projects .content-slider-projects .slide-box .slide .slide-text {
          display: flex;
          flex-flow: column nowrap;
          justify-content: center;
          align-items: center;
          margin-right: -40px;
          position: relative;
          z-index: 1; }
          @media screen and (max-width: 767px) {
            section.home.content-projects .content-slider-projects .slide-box .slide .slide-text {
              order: 2; } }
          section.home.content-projects .content-slider-projects .slide-box .slide .slide-text h3 {
            font-weight: 500;
            font-size: 60px;
            line-height: 90px;
            margin-bottom: 20px; }
            @media screen and (max-width: 767px) {
              section.home.content-projects .content-slider-projects .slide-box .slide .slide-text h3 {
                font-size: 14px;
                line-height: 160%;
                text-transform: uppercase;
                display: flex;
                flex-flow: row nowrap;
                justify-content: flex-start;
                align-items: center; } }
            section.home.content-projects .content-slider-projects .slide-box .slide .slide-text h3 span {
              display: none; }
              @media screen and (max-width: 767px) {
                section.home.content-projects .content-slider-projects .slide-box .slide .slide-text h3 span {
                  display: block;
                  margin-right: 5px; } }
          @media screen and (max-width: 767px) {
            section.home.content-projects .content-slider-projects .slide-box .slide .slide-text .btn {
              display: none; } }
        section.home.content-projects .content-slider-projects .slide-box .slide .slide-img {
          width: 100%;
          height: 530px; }
          @media screen and (max-width: 767px) {
            section.home.content-projects .content-slider-projects .slide-box .slide .slide-img {
              order: 1;
              border-radius: 10px;
              overflow: hidden;
              height: 320px; } }
          section.home.content-projects .content-slider-projects .slide-box .slide .slide-img img {
            width: 100%;
            height: 100%;
            object-fit: contain; }
            @media screen and (max-width: 767px) {
              section.home.content-projects .content-slider-projects .slide-box .slide .slide-img img {
                object-fit: cover; } }
    section.home.content-projects .content-slider-projects .slick-current .marquee {
      display: block; }
      @media screen and (max-width: 767px) {
        section.home.content-projects .content-slider-projects .slick-current .marquee {
          display: none; } }
  section.home.content-projects .content-marquees {
    width: 100vw;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%); }
    section.home.content-projects .content-marquees .marquee {
      width: fit-content;
      display: none;
      justify-content: flex-start;
      align-items: flex-start;
      white-space: nowrap;
      transform: translateX(0%);
      animation: marquee-animation-projects 120s linear infinite;
      /* Ajusta la duración según necesites */
      font-weight: 500;
      font-size: 190px;
      line-height: 141px;
      letter-spacing: -0.03em;
      color: rgba(255, 255, 255, 0.1);
      text-transform: uppercase; }
      section.home.content-projects .content-marquees .marquee.active {
        display: flex; }

section.agency {
  overflow: hidden; }
  section.agency.main-container {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    min-height: 660px;
    color: #FFF;
    padding: 0 0 80px; }
    @media screen and (max-width: 767px) {
      section.agency.main-container {
        min-height: 530px;
        padding: 0 0 20px; } }
    section.agency.main-container .container {
      display: flex;
      flex-direction: column;
      justify-content: flex-start;
      align-items: flex-start; }
      @media screen and (max-width: 767px) {
        section.agency.main-container .container {
          min-height: 530px; } }
    section.agency.main-container .content-breadcrumbs {
      font-size: 12px;
      line-height: 12px;
      letter-spacing: 0.04em;
      text-transform: uppercase; }
    section.agency.main-container .content-cities {
      align-self: flex-end;
      position: relative;
      margin-bottom: 80px; }
      @media screen and (max-width: 767px) {
        section.agency.main-container .content-cities {
          display: flex;
          flex-flow: column nowrap;
          justify-content: center;
          align-items: center; } }
      section.agency.main-container .content-cities p {
        font-size: 84px;
        line-height: 100%;
        letter-spacing: -0.04em;
        text-align: right;
        text-transform: uppercase;
        z-index: 2;
        position: relative; }
        @media screen and (max-width: 767px) {
          section.agency.main-container .content-cities p {
            font-size: 35px; } }
        section.agency.main-container .content-cities p:nth-child(odd) {
          font-family: "Migra", Arial, sans-serif;
          font-style: italic;
          font-weight: 200; }
        section.agency.main-container .content-cities p:nth-child(even) {
          font-weight: 400; }
        section.agency.main-container .content-cities p.text-circle {
          padding: 40px 40px 20px;
          margin: -30px -40px -30px 0;
          z-index: 1; }
          @media screen and (max-width: 767px) {
            section.agency.main-container .content-cities p.text-circle {
              padding: 10px 30px;
              margin: 0; } }
    section.agency.main-container .content-text {
      max-width: 380px;
      font-size: 36px;
      line-height: 130%;
      letter-spacing: -0.02em; }
      @media screen and (max-width: 767px) {
        section.agency.main-container .content-text {
          max-width: 230px;
          font-size: 21px;
          line-height: 150%;
          margin-top: 80px; } }
      section.agency.main-container .content-text span {
        font-family: "Migra", Arial, sans-serif;
        font-style: italic;
        font-weight: 200;
        font-size: 36px;
        line-height: 130%; }
        @media screen and (max-width: 767px) {
          section.agency.main-container .content-text span {
            font-size: 21px;
            line-height: 150%; } }
  section.agency.container-images-text-columns {
    margin: 80px 0; }
    section.agency.container-images-text-columns.reverse .column-right {
      width: 100%;
      max-width: 570px; }
      section.agency.container-images-text-columns.reverse .column-right .content-img {
        width: calc(100% + 60px); }
        @media screen and (max-width: 1023px) {
          section.agency.container-images-text-columns.reverse .column-right .content-img {
            width: 100%; } }
      @media screen and (max-width: 1023px) {
        section.agency.container-images-text-columns.reverse .column-right {
          max-width: 100%; } }
    section.agency.container-images-text-columns.reverse .column-left {
      width: 100%;
      max-width: 470px; }
      @media screen and (max-width: 1023px) {
        section.agency.container-images-text-columns.reverse .column-left {
          max-width: 100%; } }
      section.agency.container-images-text-columns.reverse .column-left .content-img {
        width: 100%;
        margin-left: initial; }
        @media screen and (max-width: 1023px) {
          section.agency.container-images-text-columns.reverse .column-left .content-img {
            margin-bottom: 30px; } }
    section.agency.container-images-text-columns .container {
      display: flex;
      justify-content: space-between;
      align-items: flex-start;
      gap: 30px; }
      @media screen and (max-width: 1023px) {
        section.agency.container-images-text-columns .container {
          flex-direction: column; } }
    section.agency.container-images-text-columns .column-left {
      width: 100%;
      max-width: 570px; }
      @media screen and (max-width: 1023px) {
        section.agency.container-images-text-columns .column-left {
          max-width: 100%; } }
      section.agency.container-images-text-columns .column-left .content-img {
        width: calc(100% + 60px);
        margin-left: -60px; }
        @media screen and (max-width: 1023px) {
          section.agency.container-images-text-columns .column-left .content-img {
            width: 100%;
            margin: 0; } }
    section.agency.container-images-text-columns .column-right {
      width: 100%;
      max-width: 470px; }
      @media screen and (max-width: 1023px) {
        section.agency.container-images-text-columns .column-right {
          max-width: 100%; } }
    section.agency.container-images-text-columns .column-right {
      padding-top: 200px; }
      @media screen and (max-width: 1023px) {
        section.agency.container-images-text-columns .column-right {
          padding: 0; } }
    section.agency.container-images-text-columns .content-img {
      border-radius: 10px;
      margin-bottom: 60px;
      overflow: hidden; }
      section.agency.container-images-text-columns .content-img img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
    section.agency.container-images-text-columns .content-title {
      font-size: 36px;
      line-height: 130%;
      letter-spacing: -0.02em;
      margin-bottom: 20px; }
      @media screen and (max-width: 767px) {
        section.agency.container-images-text-columns .content-title {
          font-size: 21px;
          line-height: 150%; } }
      section.agency.container-images-text-columns .content-title span {
        font-family: "Migra", Arial, sans-serif;
        font-style: italic;
        font-weight: 200; }
    section.agency.container-images-text-columns .content-text {
      font-weight: 300;
      font-size: 24px;
      line-height: 150%; }
      @media screen and (max-width: 1023px) {
        section.agency.container-images-text-columns .content-text {
          margin-top: 30px; } }
      @media screen and (max-width: 767px) {
        section.agency.container-images-text-columns .content-text {
          font-size: 21px;
          line-height: 150%; } }
  section.agency.container-numbers-slider .content-slider {
    width: 100vw;
    position: relative;
    left: 0%;
    right: 50%;
    /* margin-left: -50vw; */
    margin-right: -50vw; }
    @media screen and (max-width: 767px) {
      section.agency.container-numbers-slider .content-slider .slick-list {
        padding: 0 10% 0 0; } }
    @media screen and (max-width: 767px) {
      section.agency.container-numbers-slider .content-slider {
        width: 100%;
        margin: 0 0 80px;
        right: inherit; }
        section.agency.container-numbers-slider .content-slider .slick-slide {
          margin: 0; }
        section.agency.container-numbers-slider .content-slider .slick-list {
          margin: 0; } }
  section.agency.container-numbers-slider .slick-current .slide-number-circle {
    opacity: 1;
    width: calc(100% + 60px);
    height: 125px; }
    @media screen and (max-width: 767px) {
      section.agency.container-numbers-slider .slick-current .slide-number-circle {
        width: calc(100% + 62px);
        height: 95px; } }
  section.agency.container-numbers-slider .slide {
    display: flex !important;
    justify-content: flex-start;
    align-items: center;
    gap: 80px;
    padding-left: 60px; }
    @media screen and (max-width: 767px) {
      section.agency.container-numbers-slider .slide {
        flex-direction: column;
        align-items: flex-start;
        padding: 0;
        width: 100%;
        gap: 20px; } }
    section.agency.container-numbers-slider .slide-number {
      position: relative; }
      @media screen and (max-width: 767px) {
        section.agency.container-numbers-slider .slide-number {
          margin-left: 40px; } }
      section.agency.container-numbers-slider .slide-number p {
        font-family: "Migra", Arial, sans-serif;
        font-style: italic;
        font-weight: 200;
        font-size: 250px;
        line-height: 220px;
        letter-spacing: -0.04em; }
        @media screen and (max-width: 767px) {
          section.agency.container-numbers-slider .slide-number p {
            font-size: 156px;
            line-height: 100%; } }
      section.agency.container-numbers-slider .slide-number-circle {
        transition: all 1s ease;
        opacity: 0;
        position: absolute;
        bottom: 10px;
        left: calc(50% - 0px);
        transform: translateX(-50%);
        width: 0;
        height: 0;
        overflow: hidden;
        background-color: #2777FF;
        border-radius: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        align-items: center; }
        section.agency.container-numbers-slider .slide-number-circle p {
          line-height: 205px;
          color: #FFF; }
          @media screen and (max-width: 767px) {
            section.agency.container-numbers-slider .slide-number-circle p {
              font-size: 156px;
              line-height: 100%; } }
    section.agency.container-numbers-slider .slide-text {
      max-width: 380px;
      margin-right: 50px; }
      @media screen and (max-width: 767px) {
        section.agency.container-numbers-slider .slide-text {
          margin: 0;
          max-width: 100%; } }
      section.agency.container-numbers-slider .slide-text-title {
        font-size: 30px;
        line-height: 130%;
        letter-spacing: -0.01em; }
        @media screen and (max-width: 767px) {
          section.agency.container-numbers-slider .slide-text-title {
            font-size: 24px;
            line-height: 150%; } }
      section.agency.container-numbers-slider .slide-text-info {
        font-weight: 300;
        font-size: 24px;
        line-height: 150%; }
  section.agency.container-blue-book {
    color: #FFF;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover; }
    section.agency.container-blue-book:before {
      content: '';
      width: 100%;
      height: 100%;
      background-color: rgba(7, 19, 29, 0.3);
      position: absolute;
      top: 0;
      left: 0; }
    section.agency.container-blue-book .bg {
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      position: absolute;
      border: 1px solid;
      top: 0;
      height: 100%;
      width: 100%; }
    section.agency.container-blue-book .container {
      padding: 80px 0;
      min-height: 590px;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center; }
    section.agency.container-blue-book h2 {
      font-weight: 500;
      font-size: 60px;
      line-height: 90px;
      letter-spacing: -0.03em;
      margin-bottom: 10px; }
  section.agency.container-team-slider .content-title {
    font-size: 84px;
    line-height: 100%;
    letter-spacing: -0.04em;
    color: #FFFFFF;
    z-index: 1;
    margin-bottom: 50px; }
    @media screen and (max-width: 767px) {
      section.agency.container-team-slider .content-title {
        font-size: 36px;
        line-height: 130%; } }
    section.agency.container-team-slider .content-title h2 span {
      font-family: "Migra", Arial, sans-serif;
      font-style: italic;
      font-weight: 200;
      color: #FFF;
      margin-left: 1rem;
      position: relative; }
      @media screen and (max-width: 767px) {
        section.agency.container-team-slider .content-title h2 span {
          margin-left: 0.5rem; } }
      section.agency.container-team-slider .content-title h2 span::before {
        content: '';
        position: absolute;
        top: 0;
        right: -2rem;
        border-radius: 100%;
        background-color: #2777FF;
        height: 84px;
        width: 188px;
        z-index: -1;
        transform: rotate(-5deg); }
        @media screen and (max-width: 767px) {
          section.agency.container-team-slider .content-title h2 span::before {
            right: -1rem;
            height: 37px;
            width: 85px; } }
    section.agency.container-team-slider .content-title .text-circle {
      margin-left: -20px;
      position: relative;
      z-index: -1; }
      @media screen and (max-width: 767px) {
        section.agency.container-team-slider .content-title .text-circle {
          padding: 10px 25px; }
          section.agency.container-team-slider .content-title .text-circle span {
            min-width: initial; } }
  section.agency.container-team-slider .content-cta {
    margin-top: -15px;
    float: right;
    z-index: 1;
    position: relative; }
    @media screen and (max-width: 767px) {
      section.agency.container-team-slider .content-cta {
        float: initial; } }
    section.agency.container-team-slider .content-cta .btn {
      font-size: 14px;
      line-height: 100%; }
      @media screen and (max-width: 767px) {
        section.agency.container-team-slider .content-cta .btn {
          width: 100%; } }
  section.agency.container-best-moments {
    padding: 80px 0;
    background-color: #07131D;
    color: #FFF;
    position: relative;
    z-index: 1; }
    @media screen and (max-width: 767px) {
      section.agency.container-best-moments {
        padding: 40px 0 80px 0; } }
    section.agency.container-best-moments .content-tiktok {
      margin: 3rem auto 0 auto; }
    section.agency.container-best-moments .container {
      display: flex;
      flex-direction: column;
      justify-content: flex-start;
      align-items: flex-start; }
    section.agency.container-best-moments .content-title {
      font-size: 84px;
      line-height: 100%;
      letter-spacing: -0.04em;
      color: #FFFFFF;
      z-index: 1;
      margin-bottom: 50px; }
      @media screen and (max-width: 767px) {
        section.agency.container-best-moments .content-title {
          font-size: 36px;
          line-height: 130%; } }
      section.agency.container-best-moments .content-title h2 span {
        font-family: "Migra", Arial, sans-serif;
        font-style: italic;
        font-weight: 200;
        color: #FFF;
        margin-left: 9rem;
        display: block;
        position: relative; }
        @media screen and (max-width: 767px) {
          section.agency.container-best-moments .content-title h2 span {
            margin-left: 2rem; } }
        section.agency.container-best-moments .content-title h2 span::before {
          content: '';
          position: absolute;
          top: -1.5rem;
          right: -3rem;
          border-radius: 100%;
          background-color: #2777FF;
          height: 127px;
          width: 392px;
          z-index: -1;
          transform: rotate(-5deg); }
          @media screen and (max-width: 767px) {
            section.agency.container-best-moments .content-title h2 span::before {
              top: -0.2rem;
              right: -1rem;
              height: 50px;
              width: 145px; } }

section.our-work {
  margin: 20px 0; }
  section.our-work .container {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: stretch;
    gap: 20px; }
    @media screen and (max-width: 1023px) {
      section.our-work .container {
        flex-direction: column; } }
  section.our-work .content-info {
    max-width: 472px;
    width: 40%;
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-end;
    align-items: flex-start;
    padding-bottom: 20px; }
    @media screen and (max-width: 1023px) {
      section.our-work .content-info {
        width: 100%;
        max-width: 100%; } }
    section.our-work .content-info .content-title {
      margin-bottom: auto; }
      @media screen and (max-width: 767px) {
        section.our-work .content-info .content-title {
          margin-bottom: 50px; } }
      section.our-work .content-info .content-title h2 {
        font-family: "Aktiv Grotesk Corp", Arial, sans-serif;
        font-weight: 400;
        font-size: 84px;
        line-height: 100%;
        letter-spacing: -0.04em;
        color: #07131D;
        display: flex;
        flex-flow: column nowrap;
        justify-content: flex-start;
        align-items: flex-start; }
        @media screen and (max-width: 767px) {
          section.our-work .content-info .content-title h2 {
            font-size: 36px;
            line-height: 130%;
            letter-spacing: -0.02em; } }
        section.our-work .content-info .content-title h2 .text-circle {
          align-self: center;
          margin-left: 140px; }
          @media screen and (max-width: 767px) {
            section.our-work .content-info .content-title h2 .text-circle {
              margin-left: 50px; } }
    section.our-work .content-info .content-text p {
      font-size: 30px;
      line-height: 130%;
      letter-spacing: -0.01em; }
      @media screen and (max-width: 767px) {
        section.our-work .content-info .content-text p {
          font-size: 24px;
          line-height: 150%; } }
      section.our-work .content-info .content-text p span {
        font-family: "Migra", Arial, sans-serif;
        font-style: italic;
        font-weight: 200; }
  section.our-work .project {
    position: relative;
    border-radius: 15px;
    overflow: hidden;
    max-width: 670px;
    height: 530px;
    padding: 15px;
    width: 60%;
    position: relative; }
    section.our-work .project:before {
      content: '';
      width: 100%;
      height: 100%;
      background: black;
      background: linear-gradient(180deg, black 0%, rgba(0, 0, 0, 0) 100%);
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1; }
    @media screen and (max-width: 1023px) {
      section.our-work .project {
        width: 100%;
        max-width: 100%; } }
    @media screen and (max-width: 767px) {
      section.our-work .project {
        height: 450px; } }
    section.our-work .project-small {
      max-width: 472px;
      width: 60%; }
      @media screen and (max-width: 1023px) {
        section.our-work .project-small {
          width: 100%;
          max-width: 100%; } }
    section.our-work .project .project-labels {
      position: relative;
      z-index: 1;
      display: flex;
      flex-flow: row wrap;
      justify-content: flex-start;
      align-items: center;
      gap: 15px; }
      section.our-work .project .project-labels .btn {
        min-width: initial;
        margin: 0; }
        @media screen and (max-width: 767px) {
          section.our-work .project .project-labels .btn {
            color: #FFF;
            background-color: transparent;
            border-color: #FFF;
            font-size: 12px;
            line-height: 160%;
            letter-spacing: 0.04em;
            padding: 5px  10px; } }
        section.our-work .project .project-labels .btn:hover {
          color: #FFF;
          background-color: transparent;
          border-color: #FFF; }
    section.our-work .project .project-img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
      section.our-work .project .project-img img {
        object-fit: cover;
        width: 100%;
        height: 100%; }
    section.our-work .project a {
      display: flex;
      flex-flow: column nowrap;
      justify-content: center;
      align-items: center;
      pointer-events: none;
      opacity: 0;
      transition: all .6s ease;
      position: absolute;
      bottom: 0%;
      left: 50%;
      transform: translate(-50%, 0%);
      background: #2777FF;
      width: 150px;
      height: 150px;
      border-radius: 100%;
      font-weight: 400;
      font-size: 20px;
      line-height: 20px;
      letter-spacing: -0.03em;
      color: #FFF;
      z-index: 2; }
      section.our-work .project a span {
        font-family: "Migra", Arial, sans-serif;
        font-weight: 200;
        font-style: italic; }
      @media screen and (max-width: 767px) {
        section.our-work .project a {
          width: auto;
          min-width: 180px;
          height: auto;
          display: inline-block;
          pointer-events: initial;
          opacity: 1;
          padding: 10px 16px;
          background: #FFF;
          border-radius: 52px;
          font-size: 18px;
          line-height: 180%;
          letter-spacing: -0.01em;
          color: #07131D;
          text-align: center;
          bottom: 20px; }
          section.our-work .project a span {
            font-family: inherit;
            font-style: inherit;
            font-weight: inherit; } }
    section.our-work .project:hover:before {
      content: '';
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      background-color: rgba(7, 19, 29, 0.5);
      z-index: 1; }
      @media screen and (max-width: 767px) {
        section.our-work .project:hover:before {
          display: none; } }
    section.our-work .project:hover a {
      pointer-events: initial;
      opacity: 1;
      top: 50%;
      transform: translate(-50%, -50%); }
      @media screen and (max-width: 767px) {
        section.our-work .project:hover a {
          top: inherit;
          transform: inherit; } }
  section.our-work .btn {
    margin: 60px auto; }

section.our-work-internal {
  overflow: hidden; }
  section.our-work-internal.main-container {
    min-height: 660px;
    position: relative;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: flex-end; }
    @media screen and (max-width: 1023px) {
      section.our-work-internal.main-container {
        min-height: 300px;
        padding: 0 0; } }
    section.our-work-internal.main-container .container {
      display: flex;
      flex-flow: column nowrap;
      justify-content: space-between;
      align-items: flex-start;
      min-height: 660px;
      padding: 0 0 90px; }
      @media screen and (max-width: 767px) {
        section.our-work-internal.main-container .container {
          padding: 0 0 60px; } }
    section.our-work-internal.main-container .content-img-bg {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
      section.our-work-internal.main-container .content-img-bg img {
        object-fit: cover;
        width: 100%;
        height: 100%; }
      section.our-work-internal.main-container .content-img-bg .container {
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        width: calc(100% - 40px);
        max-width: 1160px;
        display: flex;
        justify-content: flex-end;
        align-items: flex-end; }
        section.our-work-internal.main-container .content-img-bg .container .optional-img {
          width: 100%;
          max-width: 530px; }
          @media screen and (max-width: 1023px) {
            section.our-work-internal.main-container .content-img-bg .container .optional-img {
              width: 90%;
              margin-bottom: 76px; } }
    section.our-work-internal.main-container h1 {
      font-size: 84px;
      line-height: 100%;
      letter-spacing: -0.04em;
      color: #FFF; }
      section.our-work-internal.main-container h1.txt-black {
        color: #07131D; }
      @media screen and (max-width: 1023px) {
        section.our-work-internal.main-container h1 {
          font-size: 40px; } }
  section.our-work-internal.container-gallery-slider {
    margin-bottom: 3rem; }
    section.our-work-internal.container-gallery-slider .content-slider {
      height: 670px; }
      @media screen and (max-width: 767px) {
        section.our-work-internal.container-gallery-slider .content-slider {
          height: 280px; } }
      section.our-work-internal.container-gallery-slider .content-slider .slick-slide {
        height: 670px; }
        @media screen and (max-width: 767px) {
          section.our-work-internal.container-gallery-slider .content-slider .slick-slide {
            height: 280px; } }
        section.our-work-internal.container-gallery-slider .content-slider .slick-slide > div {
          height: 670px; }
          @media screen and (max-width: 767px) {
            section.our-work-internal.container-gallery-slider .content-slider .slick-slide > div {
              height: 280px; } }
        section.our-work-internal.container-gallery-slider .content-slider .slick-slide img, section.our-work-internal.container-gallery-slider .content-slider .slick-slide video {
          width: 100%;
          height: 100%;
          object-fit: cover;
          border-radius: 15px; }
          @media screen and (max-width: 767px) {
            section.our-work-internal.container-gallery-slider .content-slider .slick-slide img, section.our-work-internal.container-gallery-slider .content-slider .slick-slide video {
              border-radius: 8px; } }
      section.our-work-internal.container-gallery-slider .content-slider .slick-list {
        width: 100vw;
        position: relative;
        left: 0%;
        right: 50%;
        margin-right: -50vw;
        border-radius: 15px 0 0 15px; }
        @media screen and (max-width: 1023px) {
          section.our-work-internal.container-gallery-slider .content-slider .slick-list {
            width: 100%;
            margin: 0; } }
        @media screen and (max-width: 1023px) {
          section.our-work-internal.container-gallery-slider .content-slider .slick-list .slick-track {
            margin: 0; } }
      section.our-work-internal.container-gallery-slider .content-slider .slide {
        border-radius: 15px;
        overflow: hidden;
        margin-bottom: -4px;
        width: 570px; }
        section.our-work-internal.container-gallery-slider .content-slider .slide-img section.our-work-internal.container-gallery-slider .content-slider .slide-video {
          width: 570px;
          height: 430px; }
          @media screen and (max-width: 1023px) {
            section.our-work-internal.container-gallery-slider .content-slider .slide-img section.our-work-internal.container-gallery-slider .content-slider .slide-video {
              width: 100%; } }
          section.our-work-internal.container-gallery-slider .content-slider .slide-img section.our-work-internal.container-gallery-slider .content-slider .slide-video img, section.our-work-internal.container-gallery-slider .content-slider .slide-img section.our-work-internal.container-gallery-slider .content-slider .slide-video video {
            width: 100%;
            height: 100%;
            object-fit: cover; }
  section.our-work-internal.container-text {
    margin: 80px 0; }
    @media screen and (max-width: 767px) {
      section.our-work-internal.container-text {
        margin: 40px 0; } }
    section.our-work-internal.container-text .container {
      display: flex;
      flex-flow: row nowrap;
      justify-content: flex-end;
      align-items: flex-start; }
      section.our-work-internal.container-text .container div {
        width: calc(100% - 490px);
        font-weight: 300;
        font-size: 24px;
        line-height: 150%; }
        @media screen and (max-width: 1023px) {
          section.our-work-internal.container-text .container div {
            width: 100%; } }
        @media screen and (max-width: 767px) {
          section.our-work-internal.container-text .container div {
            font-size: 21px;
            line-height: 150%; } }
        section.our-work-internal.container-text .container div p {
          margin-bottom: 20px; }
          section.our-work-internal.container-text .container div p:last-child {
            margin: 0; }
      section.our-work-internal.container-text .container .content-rrss {
        width: 100%;
        color: #2777FF;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        gap: 16px; }
  section.our-work-internal.container-data {
    margin: 80px 0; }
    section.our-work-internal.container-data .item {
      border-top: 1px solid #07131D;
      display: flex;
      flex-flow: row nowrap;
      justify-content: space-between;
      align-items: center;
      padding: 20px 0; }
      @media screen and (max-width: 1023px) {
        section.our-work-internal.container-data .item {
          flex-direction: column;
          align-items: flex-start;
          gap: 10px; } }
      section.our-work-internal.container-data .item:last-child {
        border-bottom: 1px solid #07131D; }
      section.our-work-internal.container-data .item p:nth-child(1) {
        font-weight: 300;
        font-size: 74px;
        line-height: 100%;
        letter-spacing: -0.04em; }
        @media screen and (max-width: 767px) {
          section.our-work-internal.container-data .item p:nth-child(1) {
            font-size: 30px; } }
      section.our-work-internal.container-data .item p:nth-child(2) {
        font-weight: 400;
        font-size: 30px;
        line-height: 130%;
        width: 665px; }
        section.our-work-internal.container-data .item p:nth-child(2) span {
          font-family: "Migra", Arial, sans-serif;
          font-style: italic;
          letter-spacing: -0.72px; }
        @media screen and (max-width: 1023px) {
          section.our-work-internal.container-data .item p:nth-child(2) {
            width: 100%; } }
        @media screen and (max-width: 767px) {
          section.our-work-internal.container-data .item p:nth-child(2) {
            font-size: 24px; } }

section.team.main-slider {
  margin-top: -60px;
  overflow: hidden;
  position: relative;
  height: 660px; }
  section.team.main-slider .container {
    height: 660px; }
  section.team.main-slider .content-slider {
    width: 100%;
    padding: 0; }
    section.team.main-slider .content-slider .slick-list {
      width: 100vw;
      position: relative;
      left: 50%;
      right: 50%;
      margin-left: -50vw;
      margin-right: -50vw; }
    section.team.main-slider .content-slider .slick-slide {
      margin: 0; }
    section.team.main-slider .content-slider .slick-arrow {
      width: 56px;
      height: 56px;
      background-color: transparent;
      border: 2px solid #FFF;
      z-index: 2; }
      section.team.main-slider .content-slider .slick-arrow:before {
        font-family: "Font Awesome 6 Pro";
        color: #FFF;
        font-size: 20px;
        opacity: 1; }
      section.team.main-slider .content-slider .slick-arrow.slick-prev {
        opacity: 1;
        pointer-events: initial;
        top: initial;
        bottom: 0; }
      section.team.main-slider .content-slider .slick-arrow.slick-next {
        top: initial;
        bottom: 0;
        right: initial;
        left: 70px; }
    section.team.main-slider .content-slider .slide {
      width: 100%;
      height: 660px; }
      section.team.main-slider .content-slider .slide img {
        object-fit: cover;
        width: 100%;
        height: 100%; }
  section.team.main-slider .container-info {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 540px;
    display: flex;
    flex-flow: column nowrap;
    justify-content: space-between;
    align-items: flex-end; }
  section.team.main-slider .content-clock {
    background: #FFF;
    border: 1px solid #FFF;
    backdrop-filter: blur(2px);
    border-radius: 15px;
    padding: 25px;
    font-size: 20px;
    line-height: 14px;
    letter-spacing: -0.03em; }
  section.team.main-slider .content-cities {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    gap: 30px; }
    section.team.main-slider .content-cities a {
      font-size: 36px;
      line-height: 130%;
      color: rgba(255, 255, 255, 0.5); }
      section.team.main-slider .content-cities a.active {
        font-family: "Migra", Arial, sans-serif;
        font-style: italic;
        font-weight: 200;
        font-size: 72px;
        line-height: 100%;
        letter-spacing: -0.03em;
        color: #FFF; }
section.team.container-contact .container {
  border-bottom: 1px solid #07131D;
  padding: 40px 0;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  font-weight: 500;
  font-size: 14px;
  line-height: 70%;
  letter-spacing: -0.03em; }
section.team.container-team-slider {
  background-color: transparent;
  color: #07131D; }
section.team.content-gallery {
  margin: 80px 0; }
  section.team.content-gallery .container {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: stretch; }
    @media screen and (max-width: 1023px) {
      section.team.content-gallery .container {
        flex-direction: column; } }
  section.team.content-gallery .content-img {
    max-width: 666px;
    width: 60%;
    height: 530px;
    border-radius: 15px;
    overflow: hidden;
    margin-bottom: 20px; }
    @media screen and (max-width: 1023px) {
      section.team.content-gallery .content-img {
        max-width: 100%;
        width: 100%; } }
    section.team.content-gallery .content-img:nth-child(1) {
      max-width: 472px;
      width: 40%; }
      @media screen and (max-width: 1023px) {
        section.team.content-gallery .content-img:nth-child(1) {
          max-width: 100%;
          width: 100%; } }
    section.team.content-gallery .content-img:last-child {
      width: 472px;
      width: 40%; }
      @media screen and (max-width: 1023px) {
        section.team.content-gallery .content-img:last-child {
          max-width: 100%;
          width: 100%; } }
    section.team.content-gallery .content-img img {
      object-fit: cover;
      width: 100%;
      height: 100%; }

section.cellia.main-container {
  margin-top: -60px;
  position: relative;
  z-index: 1;
  padding-top: 50px; }
  section.cellia.main-container .content-img-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1; }
    section.cellia.main-container .content-img-bg img {
      object-fit: cover;
      width: 100%;
      height: 100%; }
  section.cellia.main-container .container {
    min-height: 700px;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: stretch; }
    @media screen and (max-width: 1023px) {
      section.cellia.main-container .container {
        flex-direction: column; } }
  section.cellia.main-container .content-img {
    width: 50%;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: flex-end; }
    @media screen and (max-width: 1023px) {
      section.cellia.main-container .content-img {
        width: 100%;
        order: 2; }
        section.cellia.main-container .content-img img {
          height: 300px; } }
  section.cellia.main-container .content-text {
    width: 50%;
    margin-top: 40px;
    color: #FFF;
    padding-bottom: 30px; }
    @media screen and (max-width: 1023px) {
      section.cellia.main-container .content-text {
        width: 100%;
        order: 1; } }
    section.cellia.main-container .content-text h1 {
      font-weight: 500;
      font-size: 179.33px;
      line-height: 100%;
      letter-spacing: -0.04em;
      position: relative; }
      @media screen and (max-width: 1023px) {
        section.cellia.main-container .content-text h1 {
          font-size: 120px; } }
      section.cellia.main-container .content-text h1 .text-circle {
        font-family: "Migra", Arial, sans-serif;
        font-style: italic;
        font-weight: 200;
        line-height: 80%;
        letter-spacing: -5.529px;
        padding: 20px 30px 0px 10px;
        margin-left: -20px;
        position: relative;
        z-index: -1; }
    section.cellia.main-container .content-text h6 {
      font-size: 30px;
      line-height: 130%;
      letter-spacing: -0.01em;
      margin: 20px 0; }
      @media screen and (max-width: 767px) {
        section.cellia.main-container .content-text h6 {
          font-size: 24px; } }
    section.cellia.main-container .content-text p {
      font-weight: 300;
      font-size: 18px;
      line-height: 180%;
      letter-spacing: -0.01em; }
    section.cellia.main-container .content-text .content-btn {
      margin-top: 20px;
      display: flex;
      flex-flow: row nowrap;
      justify-content: flex-start;
      align-items: center;
      gap: 15px; }
      @media screen and (max-width: 767px) {
        section.cellia.main-container .content-text .content-btn {
          flex-direction: column; } }
section.cellia.container-chat {
  position: relative;
  z-index: 1; }
  section.cellia.container-chat .content-img-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    section.cellia.container-chat .content-img-bg img {
      object-fit: cover;
      width: 100%;
      height: 100%; }
  section.cellia.container-chat .container {
    height: 700px;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center; }
    @media screen and (max-width: 767px) {
      section.cellia.container-chat .container {
        height: 100%;
        min-height: 450px; } }
  section.cellia.container-chat .content-img {
    margin-top: auto; }
    @media screen and (max-width: 767px) {
      section.cellia.container-chat .content-img {
        max-width: 300px; } }
  section.cellia.container-chat .img-chat {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%); }

section.blog {
  margin: 60px 0; }
  @media screen and (max-width: 767px) {
    section.blog {
      margin: 30px 0; } }
  section.blog .container {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: stretch;
    gap: 20px; }
    @media screen and (max-width: 1023px) {
      section.blog .container {
        flex-direction: column; } }
  section.blog .content-info {
    max-width: 472px;
    height: 530px;
    width: 40%;
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-end;
    align-items: flex-start;
    padding-bottom: 20px; }
    @media screen and (max-width: 1023px) {
      section.blog .content-info {
        width: 100%;
        max-width: 100%;
        height: initial; } }
    section.blog .content-info .content-title {
      margin-bottom: auto; }
      @media screen and (max-width: 767px) {
        section.blog .content-info .content-title {
          margin-bottom: 50px; } }
      section.blog .content-info .content-title h2 {
        font-family: "Aktiv Grotesk Corp", Arial, sans-serif;
        font-weight: 400;
        font-size: 84px;
        line-height: 100%;
        letter-spacing: -0.04em;
        color: #07131D;
        display: flex;
        flex-flow: column nowrap;
        justify-content: flex-start;
        align-items: flex-start; }
        @media screen and (max-width: 767px) {
          section.blog .content-info .content-title h2 {
            font-size: 36px;
            line-height: 130%;
            letter-spacing: -0.02em; } }
        section.blog .content-info .content-title h2 .text-circle {
          align-self: center;
          margin-left: 140px; }
          @media screen and (max-width: 767px) {
            section.blog .content-info .content-title h2 .text-circle {
              margin-left: 50px; } }
    section.blog .content-info .content-text p {
      font-size: 30px;
      line-height: 130%;
      letter-spacing: -0.01em; }
      @media screen and (max-width: 767px) {
        section.blog .content-info .content-text p {
          font-size: 24px;
          line-height: 150%; } }
      section.blog .content-info .content-text p span {
        font-family: "Migra", Arial, sans-serif;
        font-style: italic;
        font-weight: 200; }
    section.blog .content-info .blog-text {
      margin: 10px 0 0; }
      section.blog .content-info .blog-text h6 {
        font-size: 24px;
        font-weight: 500;
        line-height: 150%; }
      section.blog .content-info .blog-text p {
        font-size: 16px;
        line-height: 26px;
        margin: 15px 0; }
  section.blog .blog {
    position: relative;
    max-width: 688px;
    width: 60%; }
    @media screen and (max-width: 1023px) {
      section.blog .blog {
        width: 100%;
        max-width: 100%; } }
    section.blog .blog-small {
      max-width: 472px;
      width: 60%; }
      @media screen and (max-width: 1023px) {
        section.blog .blog-small {
          width: 100%;
          max-width: 100%; } }
    section.blog .blog .blog-labels {
      position: absolute;
      top: 20px;
      left: 20px;
      z-index: 1;
      display: flex;
      flex-flow: row nowrap;
      justify-content: flex-start;
      align-items: center;
      gap: 15px; }
      @media screen and (max-width: 767px) {
        section.blog .blog .blog-labels {
          flex-flow: row wrap; } }
      section.blog .blog .blog-labels .btn {
        min-width: initial;
        margin: 0; }
        @media screen and (max-width: 767px) {
          section.blog .blog .blog-labels .btn {
            color: #FFF;
            background-color: transparent;
            border-color: #FFF;
            font-size: 12px;
            line-height: 160%;
            letter-spacing: 0.04em;
            padding: 5px  10px; } }
        section.blog .blog .blog-labels .btn:hover {
          color: #FFF;
          background-color: transparent;
          border-color: #FFF; }
    section.blog .blog .blog-img {
      height: 530px;
      width: 100%;
      border-radius: 15px;
      overflow: hidden;
      position: relative; }
      @media screen and (max-width: 767px) {
        section.blog .blog .blog-img {
          height: 450px; } }
      section.blog .blog .blog-img img {
        object-fit: cover;
        width: 100%;
        height: 100%; }
      section.blog .blog .blog-img:hover:before {
        content: '';
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background-color: rgba(7, 19, 29, 0.5);
        z-index: 1; }
        @media screen and (max-width: 767px) {
          section.blog .blog .blog-img:hover:before {
            display: none; } }
    section.blog .blog .blog-text {
      margin: 10px 0 0; }
      section.blog .blog .blog-text h6 {
        font-size: 24px;
        font-weight: 500;
        line-height: 150%; }
      section.blog .blog .blog-text p {
        font-size: 16px;
        line-height: 26px;
        margin: 15px 0; }
    section.blog .blog .btn-abs {
      display: flex;
      flex-flow: column nowrap;
      justify-content: center;
      align-items: center;
      pointer-events: none;
      opacity: 0;
      transition: all .6s ease;
      position: absolute;
      bottom: 0%;
      left: 50%;
      transform: translate(-50%, 0%);
      background: #2777FF;
      width: 150px;
      height: 150px;
      border-radius: 100%;
      font-weight: 400;
      font-size: 20px;
      line-height: 20px;
      letter-spacing: -0.03em;
      color: #FFF;
      z-index: 2; }
      section.blog .blog .btn-abs span {
        font-family: "Migra", Arial, sans-serif;
        font-weight: 200;
        font-style: italic; }
      @media screen and (max-width: 767px) {
        section.blog .blog .btn-abs {
          display: none; } }
    section.blog .blog:hover .btn-abs {
      pointer-events: initial;
      opacity: 1;
      top: 40%;
      transform: translate(-50%, -50%); }
      @media screen and (max-width: 767px) {
        section.blog .blog:hover .btn-abs {
          top: inherit;
          transform: inherit; } }
  section.blog .show-more {
    margin: 80px auto; }

section.blog-internal.main-container {
  min-height: 660px;
  position: relative;
  margin-top: -60px;
  padding: 90px;
  background-color: #0F1D26; }
  @media screen and (max-width: 767px) {
    section.blog-internal.main-container {
      min-height: auto;
      margin-top: -80px;
      padding: 8rem 0 4rem 0; } }
  section.blog-internal.main-container .container {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: flex-end; }
    @media screen and (max-width: 1023px) {
      section.blog-internal.main-container .container {
        flex-direction: column;
        align-items: center;
        gap: 30px; } }
  section.blog-internal.main-container h1 {
    max-width: 520px;
    font-size: 84px;
    line-height: 100%;
    letter-spacing: -0.04em;
    color: #FFF; }
    @media screen and (max-width: 1023px) {
      section.blog-internal.main-container h1 {
        max-width: 100%; } }
    @media screen and (max-width: 767px) {
      section.blog-internal.main-container h1 {
        font-size: 30px;
        line-height: 130%; } }
  @media screen and (max-width: 1023px) {
    section.blog-internal.main-container .content-img {
      max-width: 400px; } }
  @media screen and (max-width: 767px) {
    section.blog-internal.main-container .content-img {
      font-size: 30px;
      line-height: 130%; } }
section.blog-internal.container-intro-text div:nth-child(2) p {
  font-size: 24px;
  font-weight: 300;
  line-height: 150%;
  margin-top: 20px; }
  @media screen and (max-width: 767px) {
    section.blog-internal.container-intro-text div:nth-child(2) p {
      font-size: 21px;
      line-height: 150%; } }
section.blog-internal.container-gallery .container {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: stretch;
  gap: 15px; }
  @media screen and (max-width: 1023px) {
    section.blog-internal.container-gallery .container {
      flex-direction: column; } }
section.blog-internal.container-gallery .content-img {
  width: 60%;
  height: 530px;
  border-radius: 15px;
  overflow: hidden; }
  @media screen and (max-width: 1023px) {
    section.blog-internal.container-gallery .content-img {
      width: 100%; } }
  section.blog-internal.container-gallery .content-img.img-small {
    width: 40%; }
    @media screen and (max-width: 1023px) {
      section.blog-internal.container-gallery .content-img.img-small {
        width: 100%; } }
  section.blog-internal.container-gallery .content-img.img-100 {
    width: 100%; }
  section.blog-internal.container-gallery .content-img img {
    height: 100%;
    object-fit: cover;
    margin: 0 auto;
    border-radius: 15px; }
section.blog-internal.container-text {
  margin: 80px 0; }
  @media screen and (max-width: 767px) {
    section.blog-internal.container-text {
      margin: 40px 0; } }
  section.blog-internal.container-text .container {
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-end;
    align-items: flex-end; }
    section.blog-internal.container-text .container div {
      max-width: 688px;
      margin-bottom: 30px; }
      section.blog-internal.container-text .container div h6 {
        font-size: 16px;
        font-weight: 700;
        line-height: 26px;
        margin-bottom: 15px; }
      section.blog-internal.container-text .container div p {
        font-size: 16px;
        font-weight: 400;
        line-height: 26px;
        color: #131F28;
        margin-bottom: 10px; }
      section.blog-internal.container-text .container div a img {
        border-radius: 15px;
        margin: 2rem 0; }
    section.blog-internal.container-text .container h2 {
      margin: 3rem 0 1rem 0; }
section.blog-internal.container-data {
  margin: 80px 0; }
  section.blog-internal.container-data .item {
    border-top: 1px solid #07131D;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0; }
    section.blog-internal.container-data .item:last-child {
      border-bottom: 1px solid #07131D; }
    section.blog-internal.container-data .item p:nth-child(1) {
      font-weight: 300;
      font-size: 84px;
      line-height: 100%;
      letter-spacing: -0.04em; }
    section.blog-internal.container-data .item p:nth-child(2) {
      font-weight: 400;
      font-size: 36px;
      line-height: 130%;
      width: 665px; }
      section.blog-internal.container-data .item p:nth-child(2) span {
        font-family: "Migra", Arial, sans-serif; }

:root {
  --maxwidth-container: 1160px;
  --halfwidth-container: 580px;
  --width-text: 400px;
  --width-image: 760px;
  --translate-image-right: -760px; }

section.contact {
  overflow: hidden; }
  section.contact.main-container {
    background-color: #2777FF;
    color: #FFF;
    padding-bottom: 50px; }
    section.contact.main-container .content-breadcrumbs {
      margin: 0;
      padding: 20px 0; }
    section.contact.main-container .content-marquee {
      margin: 0;
      width: 100%;
      overflow: hidden;
      white-space: nowrap;
      box-sizing: border-box;
      position: relative; }
      section.contact.main-container .content-marquee .marquee {
        display: inline-block;
        white-space: nowrap;
        animation: marquee 90s linear infinite;
        /* Clonar el contenido para permitir el desplazamiento continuo */ }
        section.contact.main-container .content-marquee .marquee p {
          display: inline-block;
          padding: 0px;
          font-weight: 500;
          font-size: 190px;
          line-height: 100%;
          letter-spacing: -0.04em;
          color: #FFF;
          text-transform: uppercase; }
          @media screen and (max-width: 767px) {
            section.contact.main-container .content-marquee .marquee p {
              font-size: 150px; } }
          section.contact.main-container .content-marquee .marquee p span {
            font-family: "Migra", Arial, sans-serif;
            font-style: italic;
            font-weight: 200;
            font-size: 200px;
            line-height: 100%;
            letter-spacing: -0.04em; }
            @media screen and (max-width: 767px) {
              section.contact.main-container .content-marquee .marquee p span {
                font-size: 160px; } }
        section.contact.main-container .content-marquee .marquee:after {
          content: attr(data-content);
          position: absolute;
          white-space: nowrap;
          left: 100%;
          font-weight: 500;
          font-size: 317.204px;
          line-height: 100%;
          letter-spacing: -0.04em; }
@keyframes marquee {
  0% {
    transform: translateX(0); }
  100% {
    transform: translateX(-100%); } }
    section.contact.main-container .content-text {
      display: flex;
      justify-content: space-between;
      align-items: flex-start;
      gap: 100px;
      max-width: 960px;
      margin: 0 auto; }
      @media screen and (max-width: 767px) {
        section.contact.main-container .content-text {
          gap: 30px;
          flex-direction: column; } }
      section.contact.main-container .content-text-title {
        font-weight: 400;
        font-size: 32px;
        line-height: 130%;
        letter-spacing: -0.02em; }
        @media screen and (max-width: 767px) {
          section.contact.main-container .content-text-title {
            font-size: 21px;
            line-height: 150%; } }
      section.contact.main-container .content-text-contact {
        font-weight: 300;
        font-size: 24px;
        line-height: 150%; }
        @media screen and (max-width: 767px) {
          section.contact.main-container .content-text-contact {
            font-size: 21px;
            line-height: 150%; } }
        section.contact.main-container .content-text-contact a {
          white-space: nowrap;
          margin-bottom: 10px; }
          section.contact.main-container .content-text-contact a:last-child {
            margin-bottom: 0; }
  section.contact.container-form {
    padding: 70px 0;
    background-color: #2777FF;
    color: #FFF;
    font-weight: 400;
    font-size: 30px;
    line-height: 130%;
    letter-spacing: -0.02em; }
    @media screen and (max-width: 767px) {
      section.contact.container-form {
        padding: 50px 0;
        font-size: 21px;
        line-height: 150%; } }
    section.contact.container-form .container {
      max-width: 960px; }
  section.contact.container-map-city {
    overflow: hidden; }
    section.contact.container-map-city .container {
      display: flex;
      justify-content: flex-start;
      min-height: 500px; }
    section.contact.container-map-city .content-map {
      position: absolute;
      top: 0;
      height: 100%;
      width: calc(var(--width-image) + 50vw - var(--halfwidth-container));
      left: 100%;
      transform: translateX(var(--translate-image-right)); }
      section.contact.container-map-city .content-map img, section.contact.container-map-city .content-map iframe {
        object-fit: cover;
        width: 100%;
        height: 100%; }
    section.contact.container-map-city .content-city {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: stretch;
      width: var(--width-text);
      background-color: lightblue;
      position: relative; }
      section.contact.container-map-city .content-city::after {
        content: '';
        width: 100vw;
        height: 100%;
        background-color: #07131D;
        position: absolute;
        top: 0;
        right: 100%; }
      section.contact.container-map-city .content-city::before {
        content: '';
        width: 100%;
        height: 100%;
        background: linear-gradient(90deg, #07131d 0%, rgba(7, 19, 29, 0) 100%);
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1; }
      section.contact.container-map-city .content-city-bg {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0; }
        section.contact.container-map-city .content-city-bg img {
          object-fit: cover;
          width: 100%;
          height: 100%; }
      section.contact.container-map-city .content-city-list {
        position: relative;
        z-index: 1;
        font-weight: 300;
        font-size: 72px;
        line-height: 100%;
        letter-spacing: -0.03em;
        color: #9CA1A5; }
        section.contact.container-map-city .content-city-list p.active {
          font-family: "Migra", Arial, sans-serif;
          font-style: italic;
          font-weight: 200;
          font-size: 72px;
          color: #FFF; }
        section.contact.container-map-city .content-city-list p {
          cursor: pointer;
          transition: all .3s ease; }
          section.contact.container-map-city .content-city-list p:hover {
            color: #FFF; }
    @media screen and (max-width: 1200px) {
      section.contact.container-map-city {
        position: relative; }
        section.contact.container-map-city .container {
          position: initial; }
        section.contact.container-map-city .content-map {
          width: calc(100vw - 20px - var(--width-text));
          left: initial;
          right: 0;
          transform: initial; } }
    @media screen and (max-width: 767px) {
      section.contact.container-map-city .container {
        width: 100%;
        flex-direction: column;
        justify-content: flex-start;
        align-items: stretch;
        min-height: initial; }
      section.contact.container-map-city .content-map {
        position: relative;
        top: initial;
        left: initial;
        width: 100%;
        height: 400px; }
      section.contact.container-map-city .content-city {
        width: 100%;
        padding: 80px 20px 30px; }
        section.contact.container-map-city .content-city-list {
          display: flex;
          justify-content: center;
          align-items: flex-start;
          gap: 30px 20px;
          flex-wrap: wrap;
          text-align: center; }
          section.contact.container-map-city .content-city-list p.active {
            order: 1;
            width: 100%;
            font-size: 56px;
            line-height: 100%; }
          section.contact.container-map-city .content-city-list p {
            order: 2;
            width: calc(33% - 20px);
            font-size: 22px;
            line-height: 22px; } }
  section.contact.container-info {
    padding: 80px 0;
    background-color: #07131D;
    color: #FFF; }
    section.contact.container-info .container {
      display: flex;
      justify-content: space-between;
      align-items: flex-start;
      gap: 30px; }
      @media screen and (max-width: 767px) {
        section.contact.container-info .container {
          flex-direction: column; } }
    section.contact.container-info .content-title {
      font-weight: 400;
      font-size: 60px;
      line-height: 110%;
      letter-spacing: -0.03em;
      max-width: 440px; }
      @media screen and (max-width: 767px) {
        section.contact.container-info .content-title {
          font-size: 32px; } }
    section.contact.container-info .content-info {
      font-weight: 300;
      font-size: 24px;
      line-height: 150%; }
      @media screen and (max-width: 767px) {
        section.contact.container-info .content-info {
          font-size: 20px; } }

section.error404.main-container {
  padding: 60px 0;
  background-color: #2777FF;
  color: #FFF; }
  section.error404.main-container .content-title {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
    gap: 40px; }
    @media screen and (max-width: 1100px) {
      section.error404.main-container .content-title {
        flex-direction: column;
        gap: 18px;
        max-width: 400px;
        margin: auto; } }
    section.error404.main-container .content-title-error {
      font-family: "Aktiv Grotesk Corp", Arial, sans-serif;
      font-weight: 500;
      font-size: 181.002px;
      line-height: 90px;
      letter-spacing: -0.03em; }
      @media screen and (max-width: 767px) {
        section.error404.main-container .content-title-error {
          font-size: 71.234px;
          font-style: normal;
          font-weight: 500;
          line-height: 35.42px;
          letter-spacing: -2.137px;
          align-self: flex-start; } }
      section.error404.main-container .content-title-error span {
        font-family: "Migra", Arial, sans-serif;
        font-size: 181.002px;
        font-style: italic;
        font-weight: 800;
        line-height: 90px;
        letter-spacing: -5.43px; }
        @media screen and (max-width: 767px) {
          section.error404.main-container .content-title-error span {
            font-size: 71.234px;
            line-height: 35.42px;
            letter-spacing: -2.137px; } }
        section.error404.main-container .content-title-error span.letter-o {
          font-size: 141px; }
          @media screen and (max-width: 767px) {
            section.error404.main-container .content-title-error span.letter-o {
              font-size: 57px; } }
    section.error404.main-container .content-title-404 {
      font-family: "Migra", Arial, sans-serif;
      font-size: 313.036px;
      font-style: italic;
      font-weight: 800;
      line-height: 100%;
      letter-spacing: -12.521px; }
      @media screen and (max-width: 767px) {
        section.error404.main-container .content-title-404 {
          font-size: 123.197px;
          font-style: italic;
          font-weight: 800;
          line-height: 100%;
          /* 123.197px */
          letter-spacing: -4.928px;
          align-self: flex-end; } }
      section.error404.main-container .content-title-404 span {
        font-weight: 200;
        margin-left: 60px; }
        @media screen and (max-width: 767px) {
          section.error404.main-container .content-title-404 span {
            margin-left: 30px; } }
  section.error404.main-container p {
    text-align: center; }
  section.error404.main-container .btn {
    margin: 30px auto 0; }

.loading {
  display: none;
  position: fixed;
  z-index: 999;
  height: 2em;
  width: 2em;
  overflow: visible;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }
  .loading:before {
    content: '';
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6); }
  .loading .loader {
    width: 52px;
    height: 52px;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    border: 3px solid;
    border-color: transparent transparent #ffffff #ffffff;
    box-sizing: border-box;
    animation: rotation 1s linear infinite; }
  .loading .loader::after,
  .loading .loader::before {
    content: '';
    box-sizing: border-box;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    border: 3px solid;
    border-color: transparent transparent #2777FF #2777FF;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    box-sizing: border-box;
    animation: rotationBack 0.5s linear infinite;
    transform-origin: center center; }
  .loading .loader::before {
    width: 32px;
    height: 32px;
    border-color: transparent transparent #ffffff #ffffff;
    animation: rotation 1.5s linear infinite; }

@keyframes rotation {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
@keyframes rotationBack {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(-360deg); } }
.banner-hero {
  background-color: #F2F2F2;
  min-height: 740px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  overflow: hidden;
  width: 100%; }
  @media screen and (max-width: 768px) {
    .banner-hero {
      min-height: 600px; } }
  @media screen and (max-width: 767px) {
    .banner-hero {
      min-height: 514px; } }
  .banner-hero .container {
    max-width: 568px;
    padding-bottom: 4rem; }
    @media screen and (max-width: 1024px) {
      .banner-hero .container {
        max-width: 410px; } }
    @media screen and (max-width: 820px) {
      .banner-hero .container {
        max-width: 348px;
        padding-left: 3rem; } }
    @media screen and (max-width: 767px) {
      .banner-hero .container {
        position: initial;
        max-width: 54%;
        margin: 6rem 0 0 7rem;
        padding-left: 0.5rem; } }
  .banner-hero .logo, .banner-hero h1, .banner-hero .thumbnail, .banner-hero .deco {
    opacity: 0;
    visibility: hidden; }
  .banner-hero .logo {
    height: 153px;
    width: 328px;
    margin: 0 auto 1.5rem auto; }
    @media screen and (max-width: 820px) {
      .banner-hero .logo {
        width: 328px; } }
    @media screen and (max-width: 767px) {
      .banner-hero .logo {
        height: 78px;
        width: 190px;
        position: absolute;
        top: 4rem;
        left: 2rem; } }
  .banner-hero h1 {
    font-size: 24px;
    font-weight: 400;
    line-height: 28px;
    text-align: center; }
    @media screen and (max-width: 767px) {
      .banner-hero h1 {
        font-size: 16px;
        line-height: 17px;
        text-align: left;
        max-width: 156px; } }
  .banner-hero .thumbnail {
    position: absolute;
    border-radius: 16px;
    overflow: hidden;
    height: 250px;
    width: 177px;
    z-index: 1; }
    @media screen and (max-width: 768px) {
      .banner-hero .thumbnail {
        height: 200px;
        width: 127px; } }
    @media screen and (max-width: 767px) {
      .banner-hero .thumbnail {
        height: 115px;
        width: 81px; } }
    .banner-hero .thumbnail img {
      object-fit: cover;
      width: 100%;
      height: 100%;
      opacity: 1;
      /* Imagen visible por defecto */
      transition: opacity 1s ease-out;
      /* Desvanecer imagen */ }
    .banner-hero .thumbnail video {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      opacity: 0;
      /* Video oculto por defecto */
      z-index: -1;
      /* Video debajo de la imagen */
      transition: opacity 1s ease-out;
      /* Video desvaneciendo de 0 a 1 */
      pointer-events: none;
      object-fit: cover; }
    .banner-hero .thumbnail.active img {
      opacity: 0;
      /* La imagen se desvanece cuando la clase 'active' se aplica */ }
    .banner-hero .thumbnail.active video {
      opacity: 1;
      /* El video aparece cuando la clase 'active' se aplica */
      z-index: 1;
      /* Video aparece por encima de la imagen */ }
    .banner-hero .thumbnail.left {
      top: 13rem;
      left: -0.5rem;
      height: 391px;
      width: 274px; }
      @media screen and (max-width: 768px) {
        .banner-hero .thumbnail.left {
          height: 290px;
          width: 170px; } }
      @media screen and (max-width: 767px) {
        .banner-hero .thumbnail.left {
          height: 203px;
          width: 143px;
          left: -1rem; } }
    .banner-hero .thumbnail.top {
      top: 3.3rem;
      left: 40rem;
      height: 107px;
      width: 76px; }
      @media screen and (max-width: 1680px) {
        .banner-hero .thumbnail.top {
          left: 35rem; } }
      @media screen and (max-width: 1536px) {
        .banner-hero .thumbnail.top {
          left: 31rem; } }
      @media screen and (max-width: 1440px) {
        .banner-hero .thumbnail.top {
          left: 27rem; } }
      @media screen and (max-width: 1366px) {
        .banner-hero .thumbnail.top {
          left: 25rem; } }
      @media screen and (max-width: 1280px) {
        .banner-hero .thumbnail.top {
          left: 23rem; } }
      @media screen and (max-width: 768px) {
        .banner-hero .thumbnail.top {
          display: none; } }
    .banner-hero .thumbnail.right {
      top: 3.6rem;
      right: 3rem; }
      @media screen and (max-width: 1024px) {
        .banner-hero .thumbnail.right {
          right: 0; } }
      @media screen and (max-width: 768px) {
        .banner-hero .thumbnail.right {
          top: 3rem;
          right: -0.7rem; } }
    .banner-hero .thumbnail.bottom {
      right: 39rem;
      bottom: -3.5rem; }
      @media screen and (max-width: 1680px) {
        .banner-hero .thumbnail.bottom {
          right: 31rem; } }
      @media screen and (max-width: 1536px) {
        .banner-hero .thumbnail.bottom {
          right: 31rem; } }
      @media screen and (max-width: 1440px) {
        .banner-hero .thumbnail.bottom {
          right: 24rem; } }
      @media screen and (max-width: 1400px) {
        .banner-hero .thumbnail.bottom {
          right: 22rem; } }
      @media screen and (max-width: 1366px) {
        .banner-hero .thumbnail.bottom {
          right: 21rem; } }
      @media screen and (max-width: 1280px) {
        .banner-hero .thumbnail.bottom {
          right: 19rem; } }
      @media screen and (max-width: 1253px) {
        .banner-hero .thumbnail.bottom {
          right: 18rem; } }
      @media screen and (max-width: 1024px) {
        .banner-hero .thumbnail.bottom {
          right: 11rem; } }
      @media screen and (max-width: 767px) {
        .banner-hero .thumbnail.bottom {
          right: 2rem;
          bottom: 2rem; } }
  .banner-hero .deco, .banner-hero .deco-top, .banner-hero .deco-bottom {
    position: absolute; }
  .banner-hero .deco-top {
    top: -5rem;
    right: 0;
    height: 482px;
    width: 434px; }
    @media screen and (max-width: 767px) {
      .banner-hero .deco-top {
        top: -5rem;
        right: -3rem;
        height: 282px;
        width: 234px; } }
  .banner-hero .deco-bottom {
    left: 21rem;
    bottom: -11rem; }
    @media screen and (max-width: 1680px) {
      .banner-hero .deco-bottom {
        left: 15rem; } }
    @media screen and (max-width: 1536px) {
      .banner-hero .deco-bottom {
        left: 12rem; } }
    @media screen and (max-width: 1440px) {
      .banner-hero .deco-bottom {
        left: 7rem; } }
    @media screen and (max-width: 1400px) {
      .banner-hero .deco-bottom {
        left: 5rem; } }
    @media screen and (max-width: 1280px) {
      .banner-hero .deco-bottom {
        left: 2rem; } }
    @media screen and (max-width: 1253px) {
      .banner-hero .deco-bottom {
        left: 3rem; } }
    @media screen and (max-width: 1024px) {
      .banner-hero .deco-bottom {
        left: 1rem; } }
    @media screen and (max-width: 767px) {
      .banner-hero .deco-bottom {
        left: 0;
        width: 70%;
        bottom: -3rem; } }
  .banner-hero .deco {
    position: absolute;
    top: 11rem;
    right: 0; }
    @media screen and (max-width: 1024px) {
      .banner-hero .deco {
        display: none; } }
    .banner-hero .deco img {
      object-fit: cover;
      width: 100%;
      height: 100%; }

@keyframes float {
  0%, 100% {
    transform: translateY(0px); }
  50% {
    transform: translateY(-40px); } }
#containerPanel {
  height: 100vh;
  position: relative; }
  @media screen and (max-width: 1024px) {
    #containerPanel {
      height: initial;
      flex-direction: column;
      width: 100%; } }
  @media screen and (max-width: 767px) {
    #containerPanel {
      padding-bottom: 5rem; } }

.move-title {
  position: absolute;
  top: 40.9995%;
  left: 9.4999%;
  opacity: 0;
  font-size: 83px;
  font-weight: 400;
  letter-spacing: -2px;
  z-index: 10;
  transition: all 0.5s ease; }
  @media screen and (max-width: 1024px) {
    .move-title {
      opacity: 1;
      position: relative;
      margin: 3rem auto 0 auto;
      left: initial;
      right: initial;
      top: initial;
      text-align: center; } }
  @media screen and (max-width: 767px) {
    .move-title {
      font-size: 36px;
      line-height: 42px;
      margin-bottom: 0.5rem; } }
  .move-title i {
    font-family: "Migra", Arial, sans-serif;
    font-style: italic;
    font-weight: 200;
    line-height: 83px;
    letter-spacing: -3px;
    display: block;
    margin-left: 4rem; }
    @media screen and (max-width: 767px) {
      .move-title i {
        line-height: 36px;
        margin-left: 3.5rem; } }

.twin-page.content-contact.more-info {
  padding: 2rem 0 1rem 0;
  width: 100%; }
  @media screen and (max-width: 820px) {
    .twin-page.content-contact.more-info {
      flex-direction: column; } }
  .twin-page.content-contact.more-info .container {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    gap: 0; }
    @media screen and (max-width: 820px) {
      .twin-page.content-contact.more-info .container {
        flex-direction: column; } }
    .twin-page.content-contact.more-info .container .content-text {
      width: 51%;
      display: flex;
      align-items: center;
      justify-content: center; }
      @media screen and (max-width: 820px) {
        .twin-page.content-contact.more-info .container .content-text {
          width: 100%; } }
      .twin-page.content-contact.more-info .container .content-text h2 {
        max-width: 480px;
        text-align: left; }
        @media screen and (max-width: 820px) {
          .twin-page.content-contact.more-info .container .content-text h2 {
            margin-bottom: 2.5rem; } }
        .twin-page.content-contact.more-info .container .content-text h2 span {
          font-family: "Migra", Arial, sans-serif;
          font-style: italic;
          font-weight: 200;
          font-size: 75px;
          line-height: 100%;
          display: block;
          margin-left: 6rem; }
          @media screen and (max-width: 820px) {
            .twin-page.content-contact.more-info .container .content-text h2 span {
              font-size: 36px;
              letter-spacing: -1.44px;
              margin-left: 4rem; } }
    .twin-page.content-contact.more-info .container .txt {
      width: 37%; }
      @media screen and (max-width: 820px) {
        .twin-page.content-contact.more-info .container .txt {
          width: 100%; } }
    .twin-page.content-contact.more-info .container .txt {
      text-align: left; }
      .twin-page.content-contact.more-info .container .txt h3 {
        font-family: "Aktiv Grotesk Corp", Arial, sans-serif;
        font-size: 30px;
        letter-spacing: -0.3px;
        font-style: normal;
        font-weight: 400;
        margin-bottom: 1rem; }
        @media screen and (max-width: 767px) {
          .twin-page.content-contact.more-info .container .txt h3 {
            font-size: 21px;
            line-height: 24px; } }
      .twin-page.content-contact.more-info .container .txt p {
        font-size: 21px;
        font-weight: 400; }
        @media screen and (max-width: 767px) {
          .twin-page.content-contact.more-info .container .txt p {
            font-size: 16px;
            line-height: 18px; } }
      .twin-page.content-contact.more-info .container .txt a {
        margin-top: 5.5rem;
        justify-content: flex-end;
        gap: 15px;
        width: 100%; }
        @media screen and (max-width: 767px) {
          .twin-page.content-contact.more-info .container .txt a {
            margin-top: 3rem;
            justify-content: center;
            gap: 4px; } }

.panel {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  font-size: 1.5em;
  text-align: center;
  position: relative;
  box-sizing: border-box;
  padding: 10px;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }
  @media screen and (max-width: 1024px) {
    .panel {
      position: initial;
      flex-direction: column;
      height: initial; } }
  .panel .service {
    display: flex;
    width: 1070px;
    position: relative;
    height: 580px; }
    @media screen and (max-width: 1024px) {
      .panel .service {
        padding: 2rem 1rem;
        height: auto;
        width: 100%; } }
    @media screen and (max-width: 767px) {
      .panel .service {
        flex-direction: column;
        padding: 2rem 0; } }
    .panel .service h2, .panel .service h3, .panel .service h4, .panel .service p {
      color: #07131C;
      text-align: left; }
    .panel .service > h2 {
      font-size: 48px;
      font-weight: 400;
      letter-spacing: -1.4px;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1; }
      .panel .service > h2 i {
        font-family: "Migra", Arial, sans-serif;
        font-style: italic;
        font-weight: 200;
        line-height: 40px;
        letter-spacing: -1.9px;
        display: block;
        margin-left: 4rem; }
    .panel .service .img-add {
      margin: -5rem 0 -10.5rem -8.7rem;
      position: relative;
      z-index: 2; }
      @media screen and (max-width: 1024px) {
        .panel .service .img-add {
          margin: -2rem 0 -10.5rem -8.7rem;
          z-index: 2; } }
      @media screen and (max-width: 767px) {
        .panel .service .img-add {
          display: none; } }
    .panel .service .slider-video {
      display: flex;
      align-items: center;
      justify-content: space-between;
      position: relative;
      width: 66%;
      padding-left: 7rem;
      column-gap: 1.5rem;
      z-index: 2; }
      @media screen and (max-width: 1024px) {
        .panel .service .slider-video {
          justify-content: initial;
          padding-left: 4rem;
          z-index: 2; } }
      @media screen and (max-width: 820px) {
        .panel .service .slider-video {
          padding: 0 1rem;
          column-gap: 1rem; } }
      @media screen and (max-width: 767px) {
        .panel .service .slider-video {
          padding-top: 0;
          justify-content: center;
          padding: 0;
          width: 100%; } }
      @media screen and (max-width: 767px) {
        .panel .service .slider-video.slider-mobile {
          padding-left: 1rem; } }
      .panel .service .slider-video .video {
        cursor: pointer;
        transition: all 0.7s ease;
        border-radius: 20px;
        overflow: hidden;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center; }
        @media screen and (max-width: 767px) {
          .panel .service .slider-video .video {
            display: flex !important; } }
        .panel .service .slider-video .video img {
          object-fit: cover;
          width: 100%;
          height: 100%; }
        .panel .service .slider-video .video .icon-play {
          font-size: 64px;
          color: #FFF;
          position: absolute;
          transition: font-size 0.5s ease;
          z-index: 1; }
          @media screen and (max-width: 767px) {
            .panel .service .slider-video .video .icon-play {
              font-size: 40px; } }
        .panel .service .slider-video .video .description {
          background: linear-gradient(0deg, rgba(0, 0, 0, 0.7847514006) 0%, rgba(0, 0, 0, 0) 50%);
          position: absolute;
          height: 100%;
          width: 100%;
          display: flex;
          align-items: flex-end;
          padding: 1.5rem;
          bottom: 0; }
          .panel .service .slider-video .video .description p {
            font-size: 14px;
            font-weight: 400;
            color: #FFF; }
            .panel .service .slider-video .video .description p strong {
              font-weight: 700;
              display: block; }
        .panel .service .slider-video .video.large {
          flex: 2;
          width: 325px;
          height: 579px;
          position: absolute;
          left: 54%;
          top: 0;
          transform: scale(1); }
          @media screen and (max-width: 1024px) {
            .panel .service .slider-video .video.large {
              transform: initial;
              position: relative;
              left: initial;
              flex: initial;
              height: 412px;
              width: initial; } }
        .panel .service .slider-video .video.small {
          flex: 1;
          width: 182px;
          height: 325px;
          transform: scale(0.8);
          position: absolute;
          left: 35%;
          transform: scale(0.8) translateX(-50%); }
          @media screen and (max-width: 1024px) {
            .panel .service .slider-video .video.small {
              transform: initial;
              position: relative;
              left: initial;
              flex: initial;
              height: 412px;
              width: initial; } }
          .panel .service .slider-video .video.small .icon-play {
            font-size: 40px; }
          .panel .service .slider-video .video.small.no-video {
            transform: initial;
            z-index: 1;
            width: 285px;
            height: 458px;
            bottom: 0;
            left: 7rem;
            pointer-events: none; }
            @media screen and (max-width: 1024px) {
              .panel .service .slider-video .video.small.no-video {
                left: 3rem;
                height: 412px;
                width: auto;
                margin-right: -1.5rem; } }
            @media screen and (max-width: 767px) {
              .panel .service .slider-video .video.small.no-video {
                display: none !important; } }
            .panel .service .slider-video .video.small.no-video .icon-play {
              display: none; }
            .panel .service .slider-video .video.small.no-video img {
              object-fit: contain;
              width: 100%;
              height: 100%; }
      .panel .service .slider-video .slick-slide {
        margin-right: 1rem; }
      @media screen and (max-width: 767px) {
        .panel .service .slider-video .slick-dots {
          top: initial;
          bottom: -2rem;
          justify-content: center;
          width: 100%; } }
      @media screen and (max-width: 767px) {
        .panel .service .slider-video .slick-dots li button {
          height: 8px;
          width: 8px; } }
      @media screen and (max-width: 767px) {
        .panel .service .slider-video .slick-dots li.slick-active button {
          height: 8px;
          width: 25px; } }
    .panel .service .info {
      width: 39%; }
      @media screen and (max-width: 1024px) {
        .panel .service .info {
          padding-right: 3rem;
          width: 45%; } }
      @media screen and (max-width: 768px) {
        .panel .service .info {
          padding: 0 1rem; } }
      @media screen and (max-width: 767px) {
        .panel .service .info {
          margin-top: 1rem;
          width: 100%; } }
      .panel .service .info h3, .panel .service .info p {
        padding-left: 4rem; }
        @media screen and (max-width: 1024px) {
          .panel .service .info h3, .panel .service .info p {
            padding-left: 0; } }
        @media screen and (max-width: 767px) {
          .panel .service .info h3, .panel .service .info p {
            text-align: center; } }
      .panel .service .info img {
        margin: 0 0 1.5rem 4rem; }
        @media screen and (max-width: 1024px) {
          .panel .service .info img {
            margin-left: 0; } }
        @media screen and (max-width: 767px) {
          .panel .service .info img {
            margin: 0 auto 1rem auto; } }
      .panel .service .info .btn {
        margin: 1rem 0 0 4rem;
        min-width: auto; }
        @media screen and (max-width: 1024px) {
          .panel .service .info .btn {
            margin-left: 0; } }
        @media screen and (max-width: 767px) {
          .panel .service .info .btn {
            margin: 1rem auto; } }
      .panel .service .info h3 {
        font-size: 36px;
        font-weight: 400;
        letter-spacing: -0.72px;
        margin-bottom: 1rem; }
        @media screen and (max-width: 767px) {
          .panel .service .info h3 {
            font-size: 24px;
            line-height: 28px;
            margin-bottom: 0.3rem; } }
        .panel .service .info h3 strong {
          font-weight: 700; }
      .panel .service .info h4 {
        font-family: "Migra", Arial, sans-serif;
        font-size: 346px;
        line-height: 230px;
        color: #07131C;
        font-style: italic;
        font-weight: 200;
        letter-spacing: -13px;
        margin: 5rem 0 0 -5rem;
        opacity: 0.1;
        position: relative;
        z-index: 1; }
        @media screen and (max-width: 1024px) {
          .panel .service .info h4 {
            z-index: 1; } }
        @media screen and (max-width: 767px) {
          .panel .service .info h4 {
            font-size: 60px;
            line-height: 60px;
            letter-spacing: -2px;
            margin: 0 auto;
            text-align: center; } }
      .panel .service .info p {
        font-size: 21px;
        font-weight: 300;
        line-height: 28px; }
        @media screen and (max-width: 767px) {
          .panel .service .info p {
            font-size: 18px;
            line-height: 26px; } }

.twin-b:not(.first) {
  opacity: 0;
  visibility: hidden; }
  @media screen and (max-width: 1024px) {
    .twin-b:not(.first) {
      opacity: 1;
      visibility: initial; } }

.panel.twin-b {
  background-color: #F2F2F2; }
  @media screen and (max-width: 1024px) {
    .panel.twin-b {
      background-color: transparent; } }
  .panel.twin-b .deco {
    animation: float 2s ease-in-out infinite;
    position: absolute; }
    @media screen and (max-width: 1024px) {
      .panel.twin-b .deco {
        display: none; } }
    .panel.twin-b .deco img {
      object-fit: contain;
      width: 100%;
      height: 100%; }
    .panel.twin-b .deco.left {
      top: 0;
      left: 0;
      height: 64%; }
    .panel.twin-b .deco.right {
      top: -20rem;
      right: 0;
      width: 500px; }
  .panel.twin-b .intro {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    position: relative; }
    @media screen and (max-width: 1024px) {
      .panel.twin-b .intro {
        display: none; } }
    .panel.twin-b .intro h2 {
      font-size: 83px;
      font-weight: 400;
      letter-spacing: -2px;
      position: relative; }
      .panel.twin-b .intro h2 i {
        font-family: "Migra", Arial, sans-serif;
        font-style: italic;
        font-weight: 200;
        line-height: 83px;
        letter-spacing: -3px;
        display: block;
        margin-left: 12rem; }
    .panel.twin-b .intro .decofull {
      animation: float 2s ease-in-out infinite;
      position: absolute; }
      .panel.twin-b .intro .decofull.left {
        top: 0;
        left: 0; }
      .panel.twin-b .intro .decofull.right {
        right: 0; }

.video-content {
  background: #F2F2F2;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%; }
  .video-content .deco {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 256px;
    width: 256px;
    z-index: 1;
    filter: blur(50px);
    -webkit-filter: blur(50px);
    animation: float 4s ease-in-out infinite; }
    @media screen and (max-width: 1024px) {
      .video-content .deco {
        display: none; } }
  .video-content .img-preview {
    border-radius: 32px;
    overflow: hidden;
    width: 1155px;
    height: 650px;
    position: relative;
    z-index: 2; }
    @media screen and (max-width: 1024px) {
      .video-content .img-preview {
        border-radius: 0; } }
    @media screen and (max-width: 767px) {
      .video-content .img-preview {
        height: 674px; } }
    .video-content .img-preview::before {
      content: '';
      background-color: rgba(0, 0, 0, 0.2);
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%; }
    .video-content .img-preview img {
      object-fit: cover;
      width: 100%;
      height: 100%;
      height: 100%;
      width: 100%; }
      @media screen and (max-width: 767px) {
        .video-content .img-preview img.img-desktop {
          display: none; } }
      .video-content .img-preview img.img-mobile {
        display: none; }
        @media screen and (max-width: 767px) {
          .video-content .img-preview img.img-mobile {
            display: block; } }
  .video-content .icon-play {
    color: #FFF;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: -0.6px;
    background-color: #2777FF;
    position: absolute;
    border-radius: 100%;
    cursor: pointer;
    height: 150px;
    width: 150px;
    z-index: 3; }
    @media screen and (max-width: 767px) {
      .video-content .icon-play {
        height: 90px;
        width: 90px; } }
    .video-content .icon-play i {
      font-family: "Migra", Arial, sans-serif;
      font-style: italic;
      font-weight: 200;
      line-height: 20px; }

html {
  margin: 0;
  height: 100%;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch; }

body {
  margin: 0;
  height: 100%;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
  overflow-x: hidden;
  overflow-y: scroll; }

section.influencer.container-boton-fixed .container {
  position: fixed;
  bottom: 0;
  left: 50%;
  width: 100;
  height: 100%;
  transform: translateX(-50%);
  z-index: 5;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  padding-bottom: 150px;
  pointer-events: none; }
section.influencer.container-boton-fixed .btn {
  pointer-events: initial;
  background-color: #2777FF;
  color: #FFF;
  bordeR: none;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  font-weight: 400;
  font-size: 27px;
  line-height: 1;
  letter-spacing: -0.01em;
  padding: 12px 30px; }
  section.influencer.container-boton-fixed .btn iconify-icon {
    font-weight: 400; }
section.influencer.container-boton-fixed.transparent {
  opacity: 0; }
section.influencer.main-container {
  width: 100%;
  aspect-ratio: 16 / 9;
  position: relative;
  color: #FFF; }
  section.influencer.main-container .content-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: black; }
    section.influencer.main-container .content-bg * {
      object-fit: cover;
      width: 100%;
      height: 100%;
      opacity: .8; }
  section.influencer.main-container .container {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start; }
  section.influencer.main-container .content-title {
    font-weight: 500;
    font-size: 92.275px;
    line-height: 92px;
    letter-spacing: -0.03em; }
    section.influencer.main-container .content-title h2 > span {
      transform: translateX(180px) rotate(-3deg); }
  @media screen and (max-width: 767px) {
    section.influencer.main-container .content-title {
      font-size: 42px;
      line-height: 48px; }
      section.influencer.main-container .content-title h2 > span {
        transform: translateX(80px) rotate(-3deg); } }
section.influencer.container-intro {
  padding: 100px 0;
  font-weight: 300;
  font-size: 30px;
  line-height: 35px;
  letter-spacing: -0.01em; }
  section.influencer.container-intro .container {
    max-width: 770px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 30px; }
  section.influencer.container-intro .content-img {
    width: 275px;
    min-width: 275px;
    aspect-ratio: 1;
    border-radius: 15px;
    overflow: hidden; }
    section.influencer.container-intro .content-img img {
      object-fit: cover;
      width: 100%;
      height: 100%; }
  @media screen and (max-width: 767px) {
    section.influencer.container-intro {
      padding: 50px 0;
      font-size: 21px;
      line-height: 28px; }
      section.influencer.container-intro .container {
        flex-direction: column;
        justify-content: flex-start;
        align-items: center; } }
section.influencer.container-accomplish {
  padding: 120px 0;
  background-color: #FAFAFA; }
  section.influencer.container-accomplish .container {
    max-width: 1024px; }
  section.influencer.container-accomplish .content-title {
    font-style: normal;
    font-weight: 400;
    font-size: 84px;
    line-height: 100%;
    letter-spacing: -0.04em; }
  section.influencer.container-accomplish .content-text {
    margin-top: 40px;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    gap: 64px;
    font-size: 18px;
    line-height: 21px;
    letter-spacing: -0.01em; }
    section.influencer.container-accomplish .content-text > div {
      width: 33.333%;
      max-width: 328px; }
      section.influencer.container-accomplish .content-text > div:nth-child(1) {
        font-size: 30px;
        line-height: 35px;
        letter-spacing: -0.01em; }
        section.influencer.container-accomplish .content-text > div:nth-child(1) span {
          font-family: "Migra", Arial, sans-serif;
          font-style: italic;
          font-weight: 200;
          font-size: 30px; }
  @media screen and (max-width: 767px) {
    section.influencer.container-accomplish {
      padding: 50px 0; }
      section.influencer.container-accomplish .content-title {
        font-size: 42px;
        line-height: 48px; }
      section.influencer.container-accomplish .content-text {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        gap: 30px; }
        section.influencer.container-accomplish .content-text > div {
          width: 100%; }
          section.influencer.container-accomplish .content-text > div:nth-child(1) {
            font-size: 24px;
            line-height: 32px; }
            section.influencer.container-accomplish .content-text > div:nth-child(1) span {
              font-size: 28px; } }
section.influencer.container-whykey {
  padding-bottom: 100px; }
  section.influencer.container-whykey .content-marquee {
    width: 100vw;
    overflow: hidden;
    z-index: 1;
    margin: 55px 0; }
    section.influencer.container-whykey .content-marquee .marquee-content {
      white-space: nowrap;
      width: fit-content;
      display: none;
      justify-content: flex-start;
      align-items: flex-start;
      white-space: nowrap;
      transform: translateX(100%);
      animation: marquee-animation 40s linear infinite;
      font-family: "Migra", Arial, sans-serif;
      font-style: italic;
      font-weight: 200;
      font-size: 35px;
      line-height: 160%;
      display: flex;
      flex-flow: row nowrap;
      justify-content: space-between;
      align-items: center;
      gap: 140px; }
      @media screen and (max-width: 767px) {
        section.influencer.container-whykey .content-marquee .marquee-content {
          font-size: 24px;
          line-height: 160%; } }
  section.influencer.container-whykey .content-box {
    background: #2777FF;
    border-radius: 15px;
    padding: 60px 80px;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    gap: 50px;
    font-size: 18px;
    line-height: 21px;
    letter-spacing: -0.01em;
    color: #FFF; }
    section.influencer.container-whykey .content-box-title {
      width: 50%;
      font-size: 84px;
      line-height: 100%;
      letter-spacing: -0.04em; }
      section.influencer.container-whykey .content-box-title span {
        font-family: "Migra", Arial, sans-serif;
        font-style: italic;
        font-weight: 200; }
    section.influencer.container-whykey .content-box-text {
      width: 50%; }
  @media screen and (max-width: 1023px) {
    section.influencer.container-whykey .content-box {
      flex-direction: column;
      justify-content: flex-start;
      align-items: stretch; }
      section.influencer.container-whykey .content-box-title {
        width: 100%; }
      section.influencer.container-whykey .content-box-text {
        width: 100%; } }
  @media screen and (max-width: 767px) {
    section.influencer.container-whykey {
      padding: 0 0 50px; }
      section.influencer.container-whykey .content-marquee {
        margin: 30px 0; }
        section.influencer.container-whykey .content-marquee .marquee-content {
          gap: 50px; }
      section.influencer.container-whykey .content-box {
        padding: 30px 40px;
        gap: 30px; }
        section.influencer.container-whykey .content-box-title {
          width: 100%;
          font-size: 42px;
          line-height: 48px; } }
section.influencer.container-typesinfluencers {
  padding: 80px 0;
  background-color: #FAFAFA; }
  section.influencer.container-typesinfluencers .container {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 50px; }
  section.influencer.container-typesinfluencers .content-text {
    width: 460px;
    min-width: 460px;
    padding-top: 40px; }
    section.influencer.container-typesinfluencers .content-text h2 {
      font-style: normal;
      font-weight: 400;
      font-size: 84px;
      line-height: 100%;
      letter-spacing: -0.04em;
      margin-bottom: 150px; }
      section.influencer.container-typesinfluencers .content-text h2 > span {
        transform: translateX(80px) rotate(-3deg); }
    section.influencer.container-typesinfluencers .content-text h3 {
      font-size: 30px;
      line-height: 35px;
      letter-spacing: -0.01em;
      padding-left: 80px; }
      section.influencer.container-typesinfluencers .content-text h3 span {
        font-family: "Migra", Arial, sans-serif;
        font-style: italic;
        font-weight: 200; }
  section.influencer.container-typesinfluencers .content-accordion {
    margin: 50px 0;
    width: 100%;
    max-width: 570px; }
    section.influencer.container-typesinfluencers .content-accordion .accordion {
      width: 100%;
      border-bottom: 1px solid gray;
      margin-bottom: 30px;
      padding-bottom: 30px; }
      section.influencer.container-typesinfluencers .content-accordion .accordion.go.delay-2 .accordion-head h4 b {
        animation-delay: .5s; }
      section.influencer.container-typesinfluencers .content-accordion .accordion.go.delay-3 .accordion-head h4 b {
        animation-delay: 1s; }
      section.influencer.container-typesinfluencers .content-accordion .accordion.go.delay-4 .accordion-head h4 b {
        animation-delay: 1.5s; }
      section.influencer.container-typesinfluencers .content-accordion .accordion.go .accordion-head h4 b {
        animation: blueText 1s ease forwards; }
@keyframes blueText {
  0% {
    color: #07131D; }
  50% {
    color: #2777FF; }
  100% {
    color: #07131D; } }
      section.influencer.container-typesinfluencers .content-accordion .accordion-head {
        width: 100%;
        cursor: pointer;
        position: relative;
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        gap: 75px; }
        section.influencer.container-typesinfluencers .content-accordion .accordion-head .number {
          font-weight: 700;
          font-size: 16px;
          line-height: 1; }
        section.influencer.container-typesinfluencers .content-accordion .accordion-head h4 {
          font-weight: 300;
          font-size: 48px;
          line-height: 48px;
          letter-spacing: -0.03em;
          margin-top: -6px; }
          section.influencer.container-typesinfluencers .content-accordion .accordion-head h4 b {
            font-weight: 400; }
        section.influencer.container-typesinfluencers .content-accordion .accordion-head.open:after {
          content: '-'; }
        section.influencer.container-typesinfluencers .content-accordion .accordion-head:after {
          content: '+';
          font-weight: 400;
          position: absolute;
          top: 0;
          right: 0;
          width: 40px;
          height: 40px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
          border: 1px solid #07131D;
          border-radius: 100%; }
      section.influencer.container-typesinfluencers .content-accordion .accordion-body {
        display: none;
        padding: 0;
        padding: 40px 0 0; }
        section.influencer.container-typesinfluencers .content-accordion .accordion-body > div {
          display: flex;
          justify-content: space-between;
          align-items: stretch;
          gap: 20px; }
        section.influencer.container-typesinfluencers .content-accordion .accordion-body-img {
          display: none;
          width: 275px;
          min-width: 275px;
          aspect-ratio: 1;
          border-radius: 16px;
          overflow: hidden; }
          section.influencer.container-typesinfluencers .content-accordion .accordion-body-img img {
            object-fit: cover;
            width: 100%;
            height: 100%; }
        section.influencer.container-typesinfluencers .content-accordion .accordion-body-text {
          display: flex;
          flex-direction: column;
          justify-content: space-between;
          align-items: flex-start;
          padding-left: 100px; }
          section.influencer.container-typesinfluencers .content-accordion .accordion-body-text .followers {
            font-size: 21px;
            line-height: 25px;
            margin-bottom: 30px; }
            section.influencer.container-typesinfluencers .content-accordion .accordion-body-text .followers .numbers {
              font-family: "Migra", Arial, sans-serif;
              font-style: italic;
              font-weight: 200;
              font-size: 45px;
              line-height: 1; }
  @media screen and (max-width: 1023px) {
    section.influencer.container-typesinfluencers .container {
      flex-direction: column;
      justify-content: flex-start;
      align-items: stretch; }
    section.influencer.container-typesinfluencers .content-text {
      width: 100%; }
      section.influencer.container-typesinfluencers .content-text h2 {
        margin-bottom: 40px; }
    section.influencer.container-typesinfluencers .content-accordion {
      max-width: initial; }
      section.influencer.container-typesinfluencers .content-accordion .accordion-body > div {
        justify-content: flex-start; }
      section.influencer.container-typesinfluencers .content-accordion .accordion-body-text {
        justify-content: flex-start; }
        section.influencer.container-typesinfluencers .content-accordion .accordion-body-text .description {
          margin-top: 20px; } }
  @media screen and (max-width: 767px) {
    section.influencer.container-typesinfluencers {
      padding: 50px 0; }
      section.influencer.container-typesinfluencers .content-text {
        width: 100%;
        max-width: 460px;
        min-width: initial;
        padding-top: 0; }
        section.influencer.container-typesinfluencers .content-text h2 {
          font-size: 42px;
          line-height: 48px;
          margin-bottom: 20px; }
        section.influencer.container-typesinfluencers .content-text h3 {
          padding-left: 0;
          font-size: 28px;
          line-height: 32px; }
      section.influencer.container-typesinfluencers .content-accordion {
        margin-top: 0;
        margin-bottom: 0; }
        section.influencer.container-typesinfluencers .content-accordion .accordion {
          padding-bottom: 10px; }
          section.influencer.container-typesinfluencers .content-accordion .accordion:last-child {
            margin-bottom: 0; }
          section.influencer.container-typesinfluencers .content-accordion .accordion-head {
            gap: 10px;
            min-height: 44px;
            align-items: center; }
            section.influencer.container-typesinfluencers .content-accordion .accordion-head .number {
              font-size: 14px;
              transform: translateY(-8px); }
            section.influencer.container-typesinfluencers .content-accordion .accordion-head h4 {
              font-size: 28px;
              line-height: 1; }
          section.influencer.container-typesinfluencers .content-accordion .accordion-body {
            padding: 10px 0; }
            section.influencer.container-typesinfluencers .content-accordion .accordion-body > div {
              flex-direction: column;
              justify-content: flex-start;
              align-items: flex-start; }
            section.influencer.container-typesinfluencers .content-accordion .accordion-body-text {
              width: 100%;
              padding-bottom: 0;
              padding-left: 20px; }
              section.influencer.container-typesinfluencers .content-accordion .accordion-body-text .followers {
                margin-bottom: 0; } }
section.influencer.container-areyou {
  color: #FFF; }
  section.influencer.container-areyou .container {
    position: relative;
    border-radius: 15px;
    overflow: hidden;
    padding: 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 50px; }
  section.influencer.container-areyou .content-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    section.influencer.container-areyou .content-bg img {
      object-fit: cover;
      width: 100%;
      height: 100%; }
  section.influencer.container-areyou .content-title {
    width: 40%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: 500;
    font-size: 60px;
    line-height: 60px;
    letter-spacing: -0.03em;
    position: relative; }
    section.influencer.container-areyou .content-title span {
      font-family: "Migra", Arial, sans-serif;
      font-style: italic;
      font-weight: 200;
      margin-left: 60px; }
  section.influencer.container-areyou .content-form {
    width: 60%;
    max-width: 600px;
    position: relative;
    background-color: #FFF;
    color: #07131D;
    border-radius: 15px;
    padding: 50px 60px; }
  @media screen and (max-width: 767px) {
    section.influencer.container-areyou .container {
      flex-direction: column;
      justify-content: flex-start;
      align-items: center;
      padding: 20px 20px; }
    section.influencer.container-areyou .content-title {
      width: 100%;
      font-size: 42px;
      line-height: 48px; }
    section.influencer.container-areyou .content-form {
      width: 100%;
      padding: 30px 20px; } }
section.influencer.container-whatmeasure {
  padding: 100px 0; }
  section.influencer.container-whatmeasure .container {
    background-color: #2777FF;
    color: #FFF;
    border-radius: 15px;
    padding: 50px 60px; }
  section.influencer.container-whatmeasure .content-title {
    font-weight: 400;
    font-size: 84px;
    line-height: 100%;
    letter-spacing: -0.04em;
    margin-bottom: 100px; }
    section.influencer.container-whatmeasure .content-title span {
      font-family: "Migra", Arial, sans-serif;
      font-style: italic;
      font-weight: 200; }
  section.influencer.container-whatmeasure .content-items {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 30px;
    font-size: 30px;
    line-height: 35px;
    letter-spacing: -0.01em; }
    section.influencer.container-whatmeasure .content-items .item {
      max-width: 250px; }
      section.influencer.container-whatmeasure .content-items .item-number {
        font-family: "Migra", Arial, sans-serif;
        font-style: italic;
        font-weight: 200;
        font-size: 87.39px;
        line-height: 100%;
        letter-spacing: -0.04em; }
  @media screen and (max-width: 767px) {
    section.influencer.container-whatmeasure {
      padding: 50px 0; }
      section.influencer.container-whatmeasure .container {
        padding: 30px 40px; }
      section.influencer.container-whatmeasure .content-title {
        font-size: 42px;
        line-height: 48px;
        margin-bottom: 30px; }
      section.influencer.container-whatmeasure .content-items {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        font-size: 28px;
        line-height: 32px; }
        section.influencer.container-whatmeasure .content-items .item {
          display: flex;
          justify-content: flex-start;
          align-items: flex-start;
          gap: 20px;
          max-width: initial; }
          section.influencer.container-whatmeasure .content-items .item-number {
            font-size: 60px;
            min-width: 54px; } }
section.influencer.container-transparency {
  position: relative;
  padding: 100px 0;
  color: #FFF;
  font-size: 30px;
  line-height: 35px;
  letter-spacing: -0.01em; }
  section.influencer.container-transparency .content-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }
    section.influencer.container-transparency .content-bg img {
      object-fit: cover;
      width: 100%;
      height: 100%; }
    section.influencer.container-transparency .content-bg:before {
      content: '';
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      background: linear-gradient(106.1deg, rgba(0, 0, 0, 0) 16.5%, rgba(0, 0, 0, 0.4) 73.53%);
      z-index: 1; }
  section.influencer.container-transparency .container {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    gap: 50px;
    position: relative;
    z-index: 2; }
  section.influencer.container-transparency .content-title {
    font-size: 84px;
    line-height: 100%;
    letter-spacing: -0.04em; }
    section.influencer.container-transparency .content-title h2 > span {
      transform: translateX(150px) rotate(-3deg); }
  section.influencer.container-transparency .content-text {
    max-width: 466px;
    align-self: flex-end; }
  @media screen and (max-width: 767px) {
    section.influencer.container-transparency {
      padding: 50px 0;
      font-size: 21px;
      line-height: 28px; }
      section.influencer.container-transparency .container {
        gap: 30px; }
      section.influencer.container-transparency .content-title {
        font-size: 42px;
        line-height: 48px; }
        section.influencer.container-transparency .content-title h2 > span {
          transform: translateX(50px) rotate(-3deg); } }
section.influencer.container-epiccases {
  overflow: hidden;
  background-color: #07131C;
  color: #FFF;
  padding: 100px 0 60px; }
  section.influencer.container-epiccases .content-title {
    font-size: 84px;
    line-height: 100%;
    letter-spacing: -0.04em;
    margin-bottom: 90px; }
    section.influencer.container-epiccases .content-title h2 > span {
      transform: translateX(120px) rotate(-3deg); }
  section.influencer.container-epiccases .content-slider {
    margin-right: -50vw;
    padding-bottom: 100px; }
    section.influencer.container-epiccases .content-slider .slide {
      display: flex !important;
      justify-content: flex-start;
      align-items: stretch; }
      section.influencer.container-epiccases .content-slider .slide-media {
        width: 373px;
        min-width: 373px;
        aspect-ratio: 9 / 16;
        border-radius: 15px;
        overflow: hidden; }
        section.influencer.container-epiccases .content-slider .slide-media * {
          object-fit: cover;
          width: 100%;
          height: 100%; }
      section.influencer.container-epiccases .content-slider .slide-text {
        width: 500px;
        min-width: 500px;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        align-items: flex-start;
        gap: 64px;
        padding: 0 50px;
        font-size: 21px;
        line-height: 25px; }
        section.influencer.container-epiccases .content-slider .slide-text h3 {
          font-size: 60px;
          line-height: 70px;
          letter-spacing: -0.03em; }
    section.influencer.container-epiccases .content-slider .slick-arrow {
      background-color: transparent;
      color: #FFF;
      border: 1px solid #FFF;
      width: 56px;
      height: 56px;
      top: initial;
      left: initial;
      right: initial;
      bottom: 0;
      transform: initial;
      pointer-events: initial; }
      section.influencer.container-epiccases .content-slider .slick-arrow:before {
        font-size: 16px; }
      section.influencer.container-epiccases .content-slider .slick-arrow.slick-prev {
        opacity: 1;
        z-index: 2; }
      section.influencer.container-epiccases .content-slider .slick-arrow.slick-next {
        left: 86px; }
  @media screen and (max-width: 767px) {
    section.influencer.container-epiccases {
      padding: 50px 0 30px; }
      section.influencer.container-epiccases .content-title {
        font-size: 42px;
        line-height: 48px;
        margin-bottom: 30px; }
        section.influencer.container-epiccases .content-title h2 > span {
          transform: translateX(40px) rotate(-3deg); }
      section.influencer.container-epiccases .content-slider {
        margin-right: initial; }
        section.influencer.container-epiccases .content-slider .slide {
          flex-direction: column; }
          section.influencer.container-epiccases .content-slider .slide-media {
            width: 60%;
            min-width: initial; }
          section.influencer.container-epiccases .content-slider .slide-text {
            width: 100%;
            min-width: initial;
            font-size: 16px;
            line-height: 21px;
            padding: 20px 0 0 0;
            gap: 10px; }
            section.influencer.container-epiccases .content-slider .slide-text h3 {
              font-size: 32px;
              line-height: 36px; } }
section.influencer.container-idea {
  background-color: #07131C;
  color: #FFF;
  padding-bottom: 30px; }
  section.influencer.container-idea .container {
    background-color: #2777FF;
    border-radius: 15px;
    padding: 55px 40px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 80px; }
  section.influencer.container-idea .content-text {
    width: 470px;
    min-width: 470px;
    font-weight: 400;
    font-size: 43px;
    line-height: 110%;
    letter-spacing: -0.03em; }
    section.influencer.container-idea .content-text h2 {
      font-size: 72px;
      line-height: 100%;
      letter-spacing: -0.03em;
      margin-bottom: 30px; }
      section.influencer.container-idea .content-text h2 span {
        font-family: "Migra", Arial, sans-serif;
        font-style: italic;
        display: inline;
        font-weight: 200;
        font-size: 84px;
        line-height: 100%;
        letter-spacing: -0.04em;
        text-align: right;
        width: 100%; }
    section.influencer.container-idea .content-text p {
      text-align: left; }
    @media screen and (min-width: 767px) {
      section.influencer.container-idea .content-text {
        position: sticky;
        top: 70px; } }
  section.influencer.container-idea .content-form {
    width: 100%; }
    section.influencer.container-idea .content-form form input,
    section.influencer.container-idea .content-form form textarea {
      border-bottom: 1px solid #FFF; }
    section.influencer.container-idea .content-form form input[type=checkbox] + label a:hover {
      color: #FFF; }
    section.influencer.container-idea .content-form form input[type=checkbox] + label:before {
      border: 1px solid #FFF; }
    section.influencer.container-idea .content-form form input[type=checkbox]:checked + label:before {
      -webkit-box-shadow: inset 0 0 0 3px #2777FF;
      -moz-box-shadow: inset 0 0 0 3px #2777FF;
      box-shadow: inset 0 0 0 3px #2777FF;
      background-color: #FFF;
      border: 1px solid #FFF; }
    section.influencer.container-idea .content-form form input[type=submit] {
      border: 1px solid #FFF; }
      section.influencer.container-idea .content-form form input[type=submit]:hover {
        color: #2777FF;
        border: 1px solid #2777FF;
        background-color: #FFF; }
    section.influencer.container-idea .content-form form ::-webkit-input-placeholder {
      color: #FFF; }
    section.influencer.container-idea .content-form form ::-moz-placeholder {
      color: #FFF;
      opacity: 1; }
    section.influencer.container-idea .content-form form :-ms-input-placeholder {
      color: #FFF; }
  @media screen and (max-width: 767px) {
    section.influencer.container-idea .container {
      padding: 20px 20px;
      flex-direction: column;
      justify-content: flex-start;
      align-items: stretch;
      gap: 30px; }
    section.influencer.container-idea .content-text {
      width: 100%;
      max-width: 470px;
      min-width: initial; }
      section.influencer.container-idea .content-text h2 {
        font-size: 42px;
        line-height: 48px;
        margin-bottom: 20px; }
        section.influencer.container-idea .content-text h2 span {
          font-size: 42px;
          line-height: 48px;
          text-align: left; }
      section.influencer.container-idea .content-text p {
        text-align: left;
        font-size: 32px;
        line-height: 36px; }
    section.influencer.container-idea .content-form form input[type=submit] {
      color: #2777FF; } }
section.influencer .content-form form input,
section.influencer .content-form form textarea {
  color: inherit;
  font-weight: 400;
  font-size: 24px;
  line-height: 28px;
  border-bottom: 1px solid #07131D; }
section.influencer .content-form form textarea {
  height: initial;
  min-height: initial;
  border: none;
  border-bottom: 1px solid #07131D;
  border-radius: initial;
  padding: 10px 5px;
  background-color: transparent; }
section.influencer .content-form form input[type=checkbox] + label a:hover {
  color: #2777FF; }
section.influencer .content-form form input[type=checkbox] + label:before {
  border: 1px solid #07131D; }
section.influencer .content-form form input[type=checkbox]:checked + label:before {
  -webkit-box-shadow: inset 0 0 0 3px #ffffff;
  -moz-box-shadow: inset 0 0 0 3px #ffffff;
  box-shadow: inset 0 0 0 3px #ffffff;
  background-color: #2777FF;
  border: 1px solid #2777FF; }
section.influencer .content-form form .row.submit .col {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start; }
section.influencer .content-form form input[type=submit] {
  border: 1px solid #07131D;
  width: initial;
  margin: initial;
  font-size: 18px;
  line-height: 1;
  min-width: initial;
  padding: 18px 34px; }
  section.influencer .content-form form input[type=submit]:hover {
    color: #FFF;
    border: 1px solid #2777FF; }
section.influencer .content-form form .send-message {
  color: green;
  font-size: 12px; }
  section.influencer .content-form form .send-message.hide {
    display: none; }
section.influencer .content-form form .row.identify {
  flex-direction: column; }
  section.influencer .content-form form .row.identify > p {
    font-size: 24px; }
  section.influencer .content-form form .row.identify > div {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 20px; }
  section.influencer .content-form form .row.identify input[type=radio] + label:before {
    background-color: #2777FF;
    border: 1px solid #FFF; }
  section.influencer .content-form form .row.identify input[type=radio]:checked + label:before {
    -webkit-box-shadow: inset 0 0 0 3px #2777FF;
    -moz-box-shadow: inset 0 0 0 3px #2777FF;
    box-shadow: inset 0 0 0 3px #2777FF;
    background-color: #FFF; }
  section.influencer .content-form form .row.identify input[type=radio]:checked + label::after {
    content: ''; }
section.influencer .content-form form .row.kind-of-customer {
  flex-direction: column; }
  section.influencer .content-form form .row.kind-of-customer > p {
    font-size: 24px; }
  section.influencer .content-form form .row.kind-of-customer > div {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 20px; }
  section.influencer .content-form form .row.kind-of-customer input[type=radio] + label:before {
    background-color: #2777FF;
    border: 1px solid #FFF; }
  section.influencer .content-form form .row.kind-of-customer input[type=radio]:checked + label:before {
    -webkit-box-shadow: inset 0 0 0 3px #2777FF;
    -moz-box-shadow: inset 0 0 0 3px #2777FF;
    box-shadow: inset 0 0 0 3px #2777FF;
    background-color: #FFF; }
  section.influencer .content-form form .row.kind-of-customer input[type=radio]:checked + label::after {
    content: ''; }
section.influencer .content-form form .row.presupuesto {
  align-items: center; }
  section.influencer .content-form form .row.presupuesto label {
    font-size: 24px; }
section.influencer .content-form form .noUi-target {
  background-color: #FFF; }
  section.influencer .content-form form .noUi-target.noUi-horizontal {
    height: 10px; }
    section.influencer .content-form form .noUi-target.noUi-horizontal .noUi-handle {
      top: -10px; }
      section.influencer .content-form form .noUi-target.noUi-horizontal .noUi-handle .noUi-tooltip {
        bottom: initial;
        top: calc(100% + 10px);
        padding: 0;
        background-color: initial;
        color: #FFF;
        font-size: 14px;
        border: none; }
    section.influencer .content-form form .noUi-target.noUi-horizontal .noUi-origin > .noUi-tooltip {
      bottom: initial;
      top: calc(100% + 24px);
      font-size: 12px;
      background-color: #2777FF;
      color: #FFF; }
  section.influencer .content-form form .noUi-target .noUi-connect {
    background-color: #131D28; }
section.influencer .content-form form .noUi-handle {
  width: 30px;
  height: 30px;
  border-radius: 100%;
  cursor: pointer; }
  section.influencer .content-form form .noUi-handle:before, section.influencer .content-form form .noUi-handle:after {
    display: none; }
section.influencer .content-form form ::-webkit-input-placeholder {
  color: #07131D; }
section.influencer .content-form form ::-moz-placeholder {
  color: #07131D;
  opacity: 1; }
section.influencer .content-form form :-ms-input-placeholder {
  color: #07131D; }
@media screen and (max-width: 767px) {
  section.influencer .content-form form input,
  section.influencer .content-form form textarea {
    font-size: 16px;
    line-height: 21px; }
  section.influencer .content-form form input[type=submit] {
    font-size: 16px; }
  section.influencer .content-form form .row.presupuesto {
    margin-bottom: 20px; }
    section.influencer .content-form form .row.presupuesto label {
      font-size: 16px;
      line-height: 21px;
      align-self: flex-start; } }

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