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

html,
body {
  height: 100%;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  scroll-behavior: smooth;
}

main {
  display: block;
}

li,
ol,
ul {
  list-style: none;
}

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

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

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: inherit;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

svg {
  display: block;
}

img {
  border-style: none;
  display: block;
  width: 100%;
  height: auto;
}

img[height="0"][width="0"] {
  height: 0;
  width: 0;
}

video {
  width: 100%;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type="number"] {
  -moz-appearance: textfield;
}

button {
  color: inherit;
  background-color: transparent;
  -webkit-tap-highlight-color: transparent;
  border: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  font-family: inherit;
  text-align: inherit;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

@font-face {
  font-family: "Guardian TextSans Regular";
  src: url(fonts/gtr.woff2) format("woff2"),
    url(fonts/gtr.woff) format("woff"),
    url(fonts/gtr.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Guardian TextSans Medium";
  src: url(fonts/gtm.woff2) format("woff2"),
    url(fonts/gtm.woff) format("woff"),
    url(fonts/gtm.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Guardian Sans Semibold";
  src: url(fonts/gss.woff2) format("woff2"),
    url(fonts/gss.woff) format("woff"),
    url(fonts/gss.ttf) format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "IBM Plex Serif Regular";
  src: url(fonts/ibmr.woff2) format("woff2"),
    url(fonts/ibmr.woff) format("woff"),
    url(fonts/ibmr.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "IBM Plex Serif Semibold";
  src: url(fonts/ibms.woff2) format("woff2"),
    url(fonts/ibms.woff) format("woff"),
    url(fonts/ibms.ttf) format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "TWK Lausanne 250";
  src: url(fonts/twk-250.woff2) format("woff2"),
    url(fonts/twk-250.woff) format("woff"),
    url(fonts/twk-250.ttf) format("truetype");
  font-weight: 250;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "TWK Lausanne 450";
  src: url(fonts/twk-450.woff2) format("woff2"),
    url(fonts/twk-450.woff) format("woff"),
    url(fonts/twk-450.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "TWK Lausanne 600";
  src: url(fonts/twk-600.woff2) format("woff2"),
    url(fonts/twk-600.woff) format("woff"),
    url(fonts/twk-600.ttf) format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "TWK Lausanne 700";
  src: url(fonts/twk-700.woff2) format("woff2"),
    url(fonts/twk-700.woff) format("woff"),
    url(fonts/twk-700.ttf) format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "TWK Lausanne 900";
  src: url(fonts/twk-900.woff2) format("woff2"),
    url(fonts/twk-900.woff) format("woff"),
    url(fonts/twk-900.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Myriad Pro Bold";
  src: url(fonts/mpb.woff2) format("woff2"),
    url(fonts/mpb.woff) format("woff"),
    url(fonts/mpb.ttf) format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Myriad Pro Regular";
  src: url(fonts/mpr.woff2) format("woff2"),
    url(fonts/mpr.woff) format("woff"),
    url(fonts/mpr.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

body {
  font-size: 14px;
  line-height: 18px;
  color: #202020;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  font-family: "Guardian TextSans Regular", sans-serif;
}
body > img {
  width: auto;
}
body.is-overflow {
  overflow: hidden;
}
body.canarias7 .v-op__icon svg #background {
  fill: #dbb965;
}

.v-backdrop,
.v-backdrop-d {
  display: none;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.3);
  inset: 0;
  z-index: 203;
  height: 100vh;
}

.v-backdrop-d {
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 105;
}

.ev-em-modal-backdrop {
  display: block;
}
.ev-em-modal-backdrop.is-close {
  display: none;
}

.v-x .v-i {
  width: 16px;
  height: 16px;
}

.v-x svg {
  width: 100%;
  height: 100%;
}

.v-i {
  display: block;
}
.v-i svg {
  width: 100%;
  height: 100%;
}

.smartbanner.smartbanner--android {
  box-shadow: none;
  min-height: 84px;
}

.smartbanner.smartbanner--android .smartbanner__button {
  box-shadow: none;
  color: #ffffff;
}

.smartbanner.smartbanner--android .smartbanner__button__label {
  background: #de0429;
  padding: 2px 10px;
}

.smartbanner.smartbanner--android .smartbanner__button__label:hover {
  background: #de0429;
}

@keyframes a1 {
  0% {
    opacity: 1;
  }
  40% {
    opacity: 0;
  }
  55% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes a2 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes a3 {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes a4 {
  0% {
    transform: scaleY(1);
    transform-origin: center;
  }
  50% {
    transform: scaleY(0.7);
    transform-origin: center;
  }
  100% {
    transform: scaleY(1);
    transform-origin: center;
  }
}

@keyframes a5 {
  0% {
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
  100% {
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes a6 {
  0% {
    transform: scale(1);
  }
  90% {
    transform: scale(1.8);
    opacity: 0;
  }
  100% {
    transform: scale(1.8);
    opacity: 0;
  }
}

@keyframes a7 {
  0% {
    transform: scale(1);
  }
  90% {
    transform: scale(1.5);
    opacity: 0;
  }
  100% {
    transform: scale(1.5);
    opacity: 0;
  }
}

@keyframes a8 {
  0% {
    transform: translateY(-3px);
  }
  50% {
    transform: translateY(3px);
  }
  100% {
    transform: translateY(-3px);
  }
}

@keyframes a9 {
  0% {
    transform: translateX(-3px);
  }
  50% {
    transform: translateX(3px);
  }
  100% {
    transform: translateX(-3px);
  }
}

@keyframes a10 {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}

@keyframes a11 {
  0% {
    transform: scale(0.5);
  }
  100% {
    transform: scale(1);
  }
}

@keyframes a12 {
  0% {
    width: 48px;
  }
  100% {
    width: 24px;
  }
}

@keyframes a13 {
  0% {
    transform: translateX(0);
  }
  40% {
    transform: translateX(25px);
  }
  80% {
    transform: translateX(0);
    background-color: #f9f9f9;
    border: 1px solid #969594;
  }
  100% {
    background-color: #61bb46;
    border: 1px solid #61bb46;
  }
}

@keyframes a14 {
  0% {
    background-color: #202020;
  }
  100% {
    background-color: transparent;
  }
}

@keyframes a15 {
  0% {
    height: 0;
  }
  100% {
    height: 7px;
  }
}

@keyframes a16 {
  0% {
    height: 0;
  }
  100% {
    height: 10px;
  }
}

@keyframes a17 {
  0% {
    transform: scale(1);
    transform-origin: center;
    background-color: rgba(97, 187, 70, 0.5);
  }
  100% {
    transform: scale(2);
    transform-origin: center;
    background-color: rgba(97, 187, 70, 0);
  }
}

@keyframes a18 {
  0% {
    transform: translateX(-100%) skewX(-30deg);
  }
  100% {
    transform: translateX(100%) skewX(-30deg);
  }
}

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

@keyframes a21 {
  0% {
    bottom: -300px;
  }
  100% {
    bottom: 0;
  }
}

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

@keyframes a23 {
  0% {
    opacity: 0;
    transform: translateY(27px);
  }
  20% {
    opacity: 1;
    transform: translateY(19px);
  }
  80% {
    opacity: 1;
    transform: translateY(-19px);
  }
  100% {
    opacity: 0;
    transform: translateY(-27px);
  }
}

@keyframes a24 {
  0% {
    opacity: 0;
    left: 0;
  }
  100% {
    opacity: 1;
    left: 294px;
  }
}

@keyframes a25 {
  from {
    bottom: -100%;
    opacity: 0;
    z-index: 0;
  }
  to {
    bottom: -12px;
    opacity: 1;
    z-index: 1;
  }
}

@keyframes a26 {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

@keyframes a27 {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0);
  }
}

@keyframes a28 {
  0% {
    opacity: 0.2;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.2;
  }
}

.v-n-mrg {
  margin-bottom: 0;
}
@media (max-width: 699px) {
  .v-n-mrg-xs {
    margin-bottom: 0;
  }
}

.v-ovr-h {
  overflow: hidden;
}

@media (min-width: 699px) {
  .v-w > div[class="v-c"] .v-c-dwc .v-r:not(.v-r--op),
  .v-w > .v-c.v-n-mrg ~ .v-c .v-c-dwc .v-r:not(.v-r--op) {
    padding-top: 0;
  }
  .v-w > div[class="v-c"] .v-c-dwc .v-r:not(.v-r--op):before,
  .v-w > .v-c.v-n-mrg ~ .v-c .v-c-dwc .v-r:not(.v-r--op):before {
    display: none;
  }
}

@media (min-width: 699px) {
  .v-w
    > div[class="v-c"]
    ~ div[class="v-c"]
    .v-c-dwc
    > .v-cnt-m
    + .v-r:not(.v-r--op),
  .v-w
    > div[class="v-c"]
    ~ div[class="v-c"]
    .v-c-dwc
    > .v-cnt-m
    + .v-sld
    .v-r:not(.v-r--op) {
    padding-top: 0;
  }
  .v-w
    > div[class="v-c"]
    ~ div[class="v-c"]
    .v-c-dwc
    > .v-cnt-m
    + .v-r:not(.v-r--op):before,
  .v-w
    > div[class="v-c"]
    ~ div[class="v-c"]
    .v-c-dwc
    > .v-cnt-m
    + .v-sld
    .v-r:not(.v-r--op):before {
    display: none;
  }
}

@media (min-width: 699px) {
  .v-w > div[class="v-c"] ~ div[class="v-c"] .v-c-dwc .v-r:not(.v-r--op) {
    position: relative;
    padding-top: 32px;
  }
  .v-w
    > div[class="v-c"]
    ~ div[class="v-c"]
    .v-c-dwc
    .v-r:not(.v-r--op):before {
    content: "";
    display: block;
    background-color: #d7d7d7;
    position: absolute;
    left: 0;
    right: 0;
    height: 1px;
    top: 0;
  }
}

.v-c {
  max-width: 1200px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 699px) {
  .v-c {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 360px) {
  .v-c {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media (max-width: 320px) {
  .v-c {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.v-c:empty {
  margin: 0;
}
.v-c--xl {
  max-width: calc(1600px + (30px * 2));
}
.v-c--l {
  max-width: calc(944px + (30px * 2));
}
.v-c--m {
  max-width: calc(748px + (30px * 2));
}
.v-c--s {
  max-width: calc(650px + (30px * 2));
}
.v-c.v-bdr-b-s {
  border: 0;
  padding-bottom: 0;
}
.v-c.v-bdr-b-s:after {
  content: "";
  display: inline-block;
  background-color: #202020;
  height: 1px;
  width: 100%;
  margin-top: 24px;
}
@media (min-width: 1039px) {
  .v-c.v-bdr-b-s:after {
    margin-top: 16px;
  }
}
.v-c.v-bdr-b-m {
  border: 0;
  padding-bottom: 0;
}
.v-c.v-bdr-b-m:after {
  content: "";
  display: inline-block;
  background-color: #202020;
  height: 1px;
  width: 100%;
  margin-top: 24px;
}
@media (min-width: 1039px) {
  .v-c.v-bdr-b-m:after {
    margin-top: 32px;
  }
}
.v-c.v-bdr-b-min-xs {
  border: 0;
  padding-bottom: 0;
}
@media (min-width: 699px) {
  .v-c.v-bdr-b-min-xs:after {
    content: "";
    display: inline-block;
    background-color: #202020;
    height: 1px;
    width: 100%;
    margin-top: 32px;
  }
}

.v-c-fw {
  width: 100vw;
  margin-left: -50vw;
  left: 50%;
  position: relative;
}

.v-c-fh {
  min-height: calc(100svh - 50px - 24px - 56px);
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (min-width: 699px) {
  .v-c-fh {
    min-height: calc(100svh - 61px - 56px - 60px);
  }
}
.v-c-fh--h-f {
  min-height: calc(100svh - 50px - 24px - 67px - 56px);
}
@media (min-width: 699px) {
  .v-c-fh--h-f {
    min-height: calc(100svh - 61px - 56px - 67px - 60px);
  }
}

.v-c-cmp {
  position: relative;
  clear: left;
}
@media (min-width: 1039px) {
  .v-c-cmp--ab-xs {
    width: 650px;
    margin-left: -98px;
  }
}
@media (min-width: 1039px) {
  .v-c-cmp--ab-sm {
    width: calc(100% + 98px);
    margin-left: -98px;
  }
}
@media (min-width: 1039px) {
  .v-c-cmp--f {
    width: 258px;
    margin-left: -98px;
    float: left;
    margin-right: 36px;
  }
}
.v-c-cmp--fw {
  width: 100vw;
  margin-left: -50vw;
  left: 50%;
  position: relative;
}
.v-c-cmp--t1 {
  margin-top: 32px;
  margin-bottom: 32px !important;
}
@media (min-width: 699px) {
  .v-c-cmp--t1 {
    margin-top: 40px;
    margin-bottom: 40px !important;
  }
}
.v-c-cmp--t2 {
  margin-top: 32px;
}
@media (min-width: 699px) {
  .v-c-cmp--t2 {
    margin-top: 40px;
  }
}
@media (min-width: 1200px) {
  .v-c-cmp--xl {
    width: 1140px;
    margin-left: calc((-1140px / 2) + 50%);
  }
}
@media (min-width: 1660px) {
  .v-c-cmp--xl {
    width: 1600px;
    margin-left: calc((-1600px / 2) + 50%);
  }
}
@media (min-width: 1039px) {
  .v-c-cmp--lg {
    width: 944px;
    margin-left: calc((-944px / 2) + 50%);
  }
}
@media (min-width: 1200px) {
  .v-c-cmp--lg {
    width: 1140px;
    margin-left: calc((-1140px / 2) + 50%);
  }
}
@media (min-width: 1039px) {
  .v-c-cmp--md {
    width: 944px;
    margin-left: calc((-944px / 2) + 50%);
  }
}
@media (min-width: 1039px) {
  .v-c-cmp--sm {
    width: 748px;
    margin-left: calc((-748px / 2) + 50%);
  }
}
.v-c-cmp.v-n-mrg {
  clear: none;
}
.v-c-cmp .v-c-cmp-u {
  display: flex;
  justify-content: center;
  overflow: hidden;
}
@media (max-width: 699px) {
  .v-c-cmp #pdf_component {
    margin: 0 auto;
    border: 2px solid #202020 !important;
    background-color: #ffffff !important;
  }
}
@media (max-width: 699px) {
  .v-c-cmp .pdfToolbar {
    background: #202020 !important;
    justify-content: flex-end;
    padding: 0 24px !important;
    display: flex;
    align-items: center;
  }
}
@media (max-width: 699px) {
  .v-c-cmp #openFile {
    font-size: 0;
    width: 14px;
    height: 14px;
    display: inline-block;
    margin-top: -1px;
    background-image: url('images/icon-download.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50%;
    padding: 0 !important;
  }
}

.v-a-img-c {
  position: relative;
  width: 100%;
}
.v-a-img-c .video-player {
  aspect-ratio: 16/9;
}
.v-a-img-c .vjs-voc-big-play-button,
.v-a-img-c .vjs-voc-big-pause-button {
  text-align: center;
}
.v-a-img-c .video {
  width: 100%;
  aspect-ratio: 10/7;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
  display: block;
}
@media (max-width: 699px) {
  .v-a-img-c--fw-xs {
    width: 100vw !important;
    margin-left: -50vw !important;
    left: 50% !important;
  }
}
@media (max-width: 699px) {
  .v-a-img-c--fw-xs .v-fc {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 360px) {
  .v-a-img-c--fw-xs .v-fc {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media (max-width: 320px) {
  .v-a-img-c--fw-xs .v-fc {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 699px) and (max-width: 1039px) {
  .v-a-img-c--fw-sm {
    width: 100vw !important;
    margin-left: -50vw !important;
    left: 50% !important;
  }
  .v-a-img-c--fw-sm .v-fc {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.v-a-img-c--t1 {
  border-radius: 50%;
  overflow: hidden;
}
.v-a-img-c--t1 .v-a-img {
  aspect-ratio: 1;
}
@media (max-width: 699px) {
  .v-a-img-c--t2 .video-player {
    aspect-ratio: 9/16;
  }
}
@media (max-width: 699px) {
  .v-a-img-c--t2 .video-js {
    padding-top: 177.74% !important;
  }
  .v-a-img-c--t2 .video-js:not(.vjs-has-started) .vjs-big-play-button {
    display: flex !important;
  }
}
@media (max-width: 699px) {
  .v-a-img-c--t2 .vjs-voc-bigplaybutton-info {
    flex: 1 !important;
    grid-template-columns: 100% !important;
    grid-template-rows: 1fr auto !important;
    width: 100% !important;
  }
}
@media (max-width: 699px) {
  .v-a-img-c--t2 .vjs-voc-bigplaybutton-info-play {
    grid-row: 1 !important;
    align-self: flex-start !important;
    justify-self: center !important;
    transform: translateY(-32px) !important;
  }
}
@media (max-width: 699px) {
  .v-a-img-c--t2 .vjs-big-play-button {
    top: 50% !important;
    flex-direction: column !important;
    right: 16px !important;
  }
}
.v-a-img-c .v-sld__w {
  align-items: center;
  background: #202020;
}
.v-a-img-c .v-sld__s .v-a-img {
  aspect-ratio: 10/7;
}
.v-a-img-c .v-sld__s .v-fc {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 4px 8% 4px 8px;
  background: #202020;
  max-width: 100%;
  color: #ffffff;
  margin: 0;
}
.v-a-img-c .v-sld__s .v-fc__text {
  color: #d7d7d7;
}
.v-a-img-c .v-sld__b {
  width: 32px;
  height: 32px;
  background: rgba(255, 255, 255, 0.5);
}
@media (min-width: 699px) {
  .v-a-img-c .v-sld__b {
    width: 40px;
    height: 40px;
  }
}
.v-a-img-c .v-sld__b svg {
  margin-left: auto;
  margin-right: auto;
}

.v-a-fig {
  flex-shrink: 0;
  position: relative;
}

.v-a-link {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
  background: #f3f2f1;
}

a.v-a-link,
button.v-a-link {
  transition: 0.3s;
}
a.v-a-link .v-a-img,
button.v-a-link .v-a-img {
  transition: 0.3s;
}
a.v-a-link:hover .v-a-img,
button.v-a-link:hover .v-a-img {
  opacity: 0.7;
}
a.v-a-link:hover .v-pill-m,
button.v-a-link:hover .v-pill-m {
  border: 1px solid #d7d7d7;
  background: #6b6b6b;
}
a.v-a-link:hover .v-pill-m--vdo,
button.v-a-link:hover .v-pill-m--vdo {
  border: 0;
  background: transparent;
}
a.v-a-link:hover .v-pill-m--vdo .v-pill-m__icon:before,
a.v-a-link:hover .v-pill-m--vdo .v-pill-m__icon:after,
button.v-a-link:hover .v-pill-m--vdo .v-pill-m__icon:before,
button.v-a-link:hover .v-pill-m--vdo .v-pill-m__icon:after {
  transform: scale(1.2);
}
a.v-a-link:hover .v-pill-m--vdo .v-pill-m__icon:after,
button.v-a-link:hover .v-pill-m--vdo .v-pill-m__icon:after {
  border: 1px solid #d7d7d7;
}
a.v-a-link:hover .v-pill-m--info,
button.v-a-link:hover .v-pill-m--info {
  background: transparent;
  border: 0;
}
a.v-a-link:hover .v-pill-m--zoom,
button.v-a-link:hover .v-pill-m--zoom {
  border: 0;
  background: #202020;
}
a.v-a-link:hover .v-pill-m--zoom .v-pill-m__text,
button.v-a-link:hover .v-pill-m--zoom .v-pill-m__text {
  opacity: 1;
  width: auto;
  margin-right: 8px;
  margin-left: 2px;
}
@media (min-width: 1039px) {
  a.v-a-link:hover .v-pill-m--zoom.v-pill-m--l,
  a.v-a-link:hover .v-pill-m--zoom.v-pill-m--xl,
  button.v-a-link:hover .v-pill-m--zoom.v-pill-m--l,
  button.v-a-link:hover .v-pill-m--zoom.v-pill-m--xl {
    opacity: 1;
  }
  a.v-a-link:hover .v-pill-m--zoom.v-pill-m--l .v-pill-m__icon,
  a.v-a-link:hover .v-pill-m--zoom.v-pill-m--xl .v-pill-m__icon,
  button.v-a-link:hover .v-pill-m--zoom.v-pill-m--l .v-pill-m__icon,
  button.v-a-link:hover .v-pill-m--zoom.v-pill-m--xl .v-pill-m__icon {
    opacity: 1;
  }
  a.v-a-link:hover .v-pill-m--zoom.v-pill-m--l .v-pill-m__type:after,
  a.v-a-link:hover .v-pill-m--zoom.v-pill-m--xl .v-pill-m__type:after,
  button.v-a-link:hover .v-pill-m--zoom.v-pill-m--l .v-pill-m__type:after,
  button.v-a-link:hover .v-pill-m--zoom.v-pill-m--xl .v-pill-m__type:after {
    opacity: 1;
  }
}

.v-a-img {
  aspect-ratio: 10/7;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
}
.v-a-img--ph {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.video-js.vjs-pip-active {
  width: 355px;
  height: 200px;
  animation: b1 ease-in-out 1s forwards;
  bottom: -400px;
  right: auto;
  left: calc(100% - 355px - ((100% - 1140px) / 2));
  box-shadow: 4px 2px 6px #2020202b;
  opacity: 1;
  transition: opacity 0.4s;
}

.video-js.voc-pip-fadeout {
  opacity: 0;
}

.video-js .close-full {
  left: auto;
  right: 10px;
  padding: 0;
  width: 24px;
  height: 24px;
  transition: opacity 0.3s;
  background: #ffffff;
}
.video-js .close-full:before {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  background-image: url('images/icon-close.svg');
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.video-js .close-full:hover {
  opacity: 0.7;
}

@keyframes b1 {
  100% {
    bottom: 64px;
  }
}

.v-pill-m {
  position: absolute;
  bottom: 0;
  right: 0;
  color: #ffffff;
  background-color: rgba(32, 32, 32, 0.8);
  border: 1px solid #6b6b6b;
  padding: 0 20px;
  height: 48px;
  transition: 0.3s;
}
.v-pill-m__icon {
  display: block;
  width: 16px;
  height: 16px;
}
.v-pill-m__icon svg {
  width: 100%;
  height: 100%;
}
.v-pill-m__icon path {
  fill: #ffffff;
}
.v-pill-m__type {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.v-pill-m__text {
  margin-left: 8px;
  transform: translate(0, 1px);
  line-height: 115%;
  font-size: 13px;
}
.v-pill-m--xs,
.v-pill-m--s {
  height: 40px;
  width: 40px;
  padding: 0;
}
@media (min-width: 699px) {
  .v-pill-m--m {
    padding: 0 24px;
  }
}
@media (min-width: 699px) {
  .v-pill-m--l {
    padding: 0 27px;
    bottom: 16px;
    right: 16px;
  }
}
@media (min-width: 699px) {
  .v-pill-m--l .v-pill-m__text {
    font-size: 15px;
  }
}
@media (min-width: 699px) {
  .v-pill-m--xl {
    padding: 0 32px;
    bottom: 24px;
    right: 24px;
    height: 52px;
  }
}
@media (min-width: 699px) {
  .v-pill-m--xl .v-pill-m__icon {
    width: 21px;
    height: 21px;
  }
}
@media (min-width: 699px) {
  .v-pill-m--xl .v-pill-m__text {
    font-size: 16px;
  }
}
.v-pill-m--info {
  border: 0;
  padding: 0;
  height: 50%;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(180deg, #00000000 0%, #000000d5 100%);
  padding: 0 20px 20px 20px;
}
.v-pill-m--info .v-pill-m__type {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 6px 20px;
  place-content: flex-end;
}
.v-pill-m--info .v-pill-m__icon {
  grid-row: 1 / span 2;
  width: 24px;
  height: 24px;
}
.v-pill-m--info .v-pill-m__t {
  font-size: 15px;
  line-height: 18px;
  align-self: flex-end;
}
.v-pill-m--info .v-pill-m__text {
  font-size: 14px;
  line-height: 18px;
  margin: 0;
  color: rgba(255, 255, 255, 0.85);
  align-self: flex-start;
  transform: none;
}
@media (min-width: 699px) {
  .v-pill-m--info.v-pill-m--l .v-pill-m__type {
    gap: 3px 24px;
  }
}
@media (min-width: 699px) {
  .v-pill-m--info.v-pill-m--l .v-pill-m__t {
    font-size: 16px;
    line-height: 140%;
  }
}
@media (min-width: 699px) {
  .v-pill-m--info.v-pill-m--xl .v-pill-m__t {
    font-size: 18px;
    line-height: 115%;
  }
}
@media (min-width: 699px) {
  .v-pill-m--info.v-pill-m--xl .v-pill-m__type {
    gap: 3px 32px;
  }
}
@media (min-width: 699px) {
  .v-pill-m--info.v-pill-m--xl .v-pill-m__text {
    font-size: 16px;
    line-height: 140%;
  }
}
@media (min-width: 699px) {
  .v-pill-m--glly.v-pill-m--info.v-pill-m--l {
    padding: 0 40px 40px 40px;
  }
}
@media (min-width: 699px) {
  .v-pill-m--glly.v-pill-m--info.v-pill-m--l .v-pill-m__icon {
    width: 32px;
    height: 32px;
  }
}
@media (min-width: 699px) {
  .v-pill-m--glly.v-pill-m--info.v-pill-m--xl {
    padding: 0 40px 52px 40px;
  }
}
@media (min-width: 699px) {
  .v-pill-m--glly.v-pill-m--info.v-pill-m--xl .v-pill-m__icon {
    width: 44px;
    height: 44px;
  }
}
.v-pill-m--vdo {
  border: 0;
  background-color: transparent;
  border-radius: 50%;
}
.v-pill-m--vdo:not(.v-pill-m--info) {
  padding: 0;
  right: auto;
  width: auto;
  height: auto;
}
.v-pill-m--vdo .v-pill-m__icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
}
.v-pill-m--vdo .v-pill-m__icon svg {
  transform: translate(2px, 0);
  width: 14px;
  height: 14px;
}
.v-pill-m--vdo .v-pill-m__icon:before,
.v-pill-m--vdo .v-pill-m__icon:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  border-radius: 50%;
  transition: 0.3s;
}
.v-pill-m--vdo .v-pill-m__icon:before {
  background-color: rgba(0, 0, 0, 0.3);
}
.v-pill-m--vdo .v-pill-m__icon:after {
  border: 1px solid #ffffff;
}
.v-pill-m--vdo.v-pill-m--xs {
  bottom: auto;
  right: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.v-pill-m--vdo.v-pill-m--s,
.v-pill-m--vdo.v-pill-m--m {
  left: 16px;
  bottom: 16px;
}
.v-pill-m--vdo.v-pill-m--xs .v-pill-m__icon,
.v-pill-m--vdo.v-pill-m--s .v-pill-m__icon {
  width: 48px;
  height: 48px;
}
.v-pill-m--vdo.v-pill-m--l {
  left: 20px;
  bottom: 20px;
}
@media (min-width: 699px) {
  .v-pill-m--vdo.v-pill-m--l {
    left: 24px;
    bottom: 24px;
  }
}
@media (min-width: 699px) {
  .v-pill-m--vdo.v-pill-m--l .v-pill-m__icon {
    width: 80px;
    height: 80px;
  }
  .v-pill-m--vdo.v-pill-m--l .v-pill-m__icon svg {
    width: 22px;
    height: 22px;
  }
}
.v-pill-m--vdo.v-pill-m--xl {
  left: 20px;
  bottom: 20px;
}
@media (min-width: 699px) {
  .v-pill-m--vdo.v-pill-m--xl {
    left: 32px;
    bottom: 32px;
  }
}
@media (min-width: 699px) {
  .v-pill-m--vdo.v-pill-m--xl .v-pill-m__icon {
    width: 96px;
    height: 96px;
  }
  .v-pill-m--vdo.v-pill-m--xl .v-pill-m__icon svg {
    width: 26px;
    height: 26px;
  }
}
.v-pill-m--vdo.v-pill-m--info {
  border-radius: 0;
  left: 0;
  bottom: 0;
}
@media (min-width: 699px) {
  .v-pill-m--vdo.v-pill-m--info.v-pill-m--l {
    padding: 0 24px 24px 24px;
  }
}
@media (min-width: 699px) {
  .v-pill-m--vdo.v-pill-m--info.v-pill-m--xl {
    padding: 0 32px 32px 32px;
  }
}
.v-pill-m--zoom {
  width: auto;
  height: 32px;
  padding: 0 8px;
  bottom: auto;
  top: 0;
  right: 0;
  border: 0;
  background-color: #202020;
  overflow: hidden;
}
.v-pill-m--zoom .v-pill-m__icon {
  width: 16px;
  height: 16px;
  z-index: 1;
}
.v-pill-m--zoom .v-pill-m__type {
  flex-direction: row-reverse;
  position: relative;
}
.v-pill-m--zoom .v-pill-m__type:after {
  content: "";
  display: inline-block;
  top: 0;
  right: -8px;
  bottom: 0;
  width: 32px;
  position: absolute;
  background-color: #202020;
}
.v-pill-m--zoom .v-pill-m__text {
  opacity: 0;
  transform-origin: left;
  transition: 0.3s ease-out;
  width: 0;
  margin: 0;
}
@media (min-width: 699px) {
  .v-pill-m--zoom .v-pill-m__text {
    font-size: 15px;
  }
}
@media (min-width: 699px) {
  .v-pill-m--zoom.v-pill-m--m,
  .v-pill-m--zoom.v-pill-m--l {
    top: 16px;
    right: 16px;
  }
}
@media (min-width: 1039px) {
  .v-pill-m--zoom.v-pill-m--l,
  .v-pill-m--zoom.v-pill-m--xl {
    opacity: 0;
    transition: 0.3s;
  }
  .v-pill-m--zoom.v-pill-m--l .v-pill-m__icon,
  .v-pill-m--zoom.v-pill-m--xl .v-pill-m__icon {
    opacity: 0;
    transition: 0.3s;
  }
  .v-pill-m--zoom.v-pill-m--l .v-pill-m__type:after,
  .v-pill-m--zoom.v-pill-m--xl .v-pill-m__type:after {
    opacity: 0;
    transition: 0.3s;
  }
}
@media (min-width: 699px) {
  .v-pill-m--zoom.v-pill-m--xl {
    top: 24px;
    right: 24px;
  }
}

.v-ldg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: #000000;
  display: flex;
  justify-content: center;
  align-items: center;
}
.v-ldg__i {
  display: block;
  width: 60px;
  height: 60px;
  border: 3px solid #ffffff;
  border-bottom: 3px solid transparent;
  border-radius: 50%;
  position: relative;
  animation: a22 1s linear infinite;
  display: flex;
  justify-content: center;
  align-items: center;
}

body {
  background: #000000;
}
body::-webkit-scrollbar {
  display: none;
}

.v-i svg {
  fill: #ffffff;
}

.v-pill-m__type {
  position: relative;
}
.v-pill-m__type:before {
  content: "";
  width: 0;
  border: 0;
  border-right-style: double;
  height: 18px;
  border-right-width: 18px;
  border-color: #ffffff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  display: none;
}

.v-a-img-c {
  opacity: 0;
  transition: opacity 0.3s;
}
@media (max-width: 1039px) {
  .v-a-img-c {
    margin-top: 12px;
    margin-bottom: 16px;
  }
}
@media (min-width: 1039px) {
  .v-a-img-c {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 62%;
  }
}
.v-a-img-c .v-a-img,
.v-a-img-c .video {
  aspect-ratio: 16/9;
  -o-object-fit: cover;
  object-fit: cover;
}
.v-a-img-c.is-playing .v-pill-m svg {
  display: none;
}
.v-a-img-c.is-playing .v-pill-m__type:before {
  display: block;
}

.v-a-link {
  background: transparent;
}

.v-fc {
  font-size: 14px;
  line-height: 120%;
  letter-spacing: -0.3px;
  color: rgba(255, 255, 255, 0.7);
  font-family: "Myriad Pro Regular", sans-serif;
  margin-top: 8px;
  display: block;
}
@media (min-width: 1039px) {
  .v-fc {
    margin-top: 16px;
    max-width: 387px;
    width: 100%;
    margin-left: auto;
  }
}
.v-fc span {
  text-transform: uppercase;
  font-family: "Myriad Pro Bold", sans-serif;
}

span[class*="v-ms-1-"] {
  position: relative;
}

.v-ms-1,
.v-ms-2,
.v-ms-3 {
  position: relative;
  z-index: 1;
}

@media (min-width: 1039px) {
  .v-ms-1-a {
    margin-left: -15px;
  }
}

@media (min-width: 1039px) {
  .v-ms-1-b {
    margin-left: -8px;
  }
}

@media (min-width: 1039px) {
  .v-ms-1-c {
    margin-left: -5px;
  }
}

.v-ms-i {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translate(-50%, 4px);
  width: 32px;
  height: 16px;
  border-radius: 22px;
  border: 0;
  opacity: 0.7;
}

.v-ms-i:after {
  content: 'Haz scroll';
  font-size: 13px;
  line-height: 14px;
  white-space: nowrap;
  position: absolute;
  bottom: -22px;
  left: 50%;
  transform: translateX(-50%);
  font-family: "Myriad Pro Regular", sans-serif;
}

@media (min-width: 699px) {
  .v-ms-i {
    bottom: 30px;
  }
}
@media (min-width: 1039px) {
  .v-ms-i {
    width: 30px;
    height: 50px;
    border: 2px solid #ffffff;
    bottom: 20px;
    transform: translateX(-50%);
  }
}
@media (min-width: 1660px) {
  .v-ms-i {
    bottom: 4%;
  }
}
.v-ms-i:before {
  content: "";
  display: none;
  width: 3px;
  height: 10px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 7px;
  border: 2px solid #ffffff;
  border-radius: 10px;
}
@media (min-width: 1039px) {
  .v-ms-i:before {
    display: block;
  }
}
.v-ms-i .v-i {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 5px);
  width: 32px;
  height: 16px;
  overflow: hidden;
  animation: ms4 1s infinite ease-in-out;
}
@media (min-width: 1039px) {
  .v-ms-i .v-i {
    width: 14px;
    height: 10px;
    transform: translateX(-50%);
  }
}
.v-ms-i .v-i:before {
  content: "";
  border: 2px solid #ffffff;
  width: 32px;
  height: 32px;
  bottom: 7px;
  position: absolute;
  transform: translateX(-50%) rotate(45deg);
  left: 50%;
}
@media (min-width: 1039px) {
  .v-ms-i .v-i:before {
    width: 10px;
    height: 10px;
    bottom: 4px;
  }
}

.v-ms {
  color: #ffffff;
}
.v-ms__c {
  background-image: url('images/lineas-mov.png');
  background-repeat: no-repeat;
  background-position: center 20vh;
}
@media (min-width: 1039px) {
  .v-ms__c {
    background-image: url('images/lineas.png');
    background-position: 50vw center;
  }
}
.v-ms__c:before {
  content: "";
  position: absolute;
  inset: 0;
  top: 100vh;
  background: linear-gradient(
    180deg,
    rgba(14, 0, 131, 0) 0%,
    rgba(0, 0, 0, 0.3) 100%
  );
}
@media (min-width: 699px) {
  .v-ms__c:before {
    top: auto;
    left: 100vw;
    background: linear-gradient(
      90deg,
      rgba(14, 0, 131, 0) 0%,
      rgba(0, 0, 0, 0.3) 100%
    );
  }
}
.v-ms__w {
  position: relative;
  min-height: 100svh;
}
@media (min-width: 1039px) {
  .v-ms__w {
    width: 100vw;
    height: 100%;
    min-height: auto;
  }
}
.v-ms__w:before {
  content: "";
  position: absolute;
}
.v-ms__w--1:before {
  inset: 0;
  background: linear-gradient(-130deg, #0e0083 0%, rgba(0, 0, 0, 0) 70%);
}
@media (min-width: 1039px) {
  .v-ms__w--1:before {
    right: -50vw;
    background: linear-gradient(130deg, #0e0083 0%, rgba(0, 0, 0, 0) 70%);
  }
}
.v-ms__w--1 .v-ms__t--2 {
  max-width: 286px;
  margin-top: 42px;
}
@media (min-width: 1366px) {
  .v-ms__w--1 .v-ms__t--2 {
    margin-top: 55px;
  }
}
@media (min-width: 1660px) {
  .v-ms__w--1 .v-ms__t--2 {
    margin-top: 97px;
    max-width: 364px;
  }
}
@media (min-width: 1660px) and (max-height: 1000px) {
  .v-ms__w--1 .v-ms__t--2 {
    margin-top: 55px;
    max-width: 400px;
  }
}
.v-ms__w--1 .v-ms__p {
  max-width: 283px;
  width: 100%;
}
@media (min-width: 1039px) {
  .v-ms__w--1 .v-ms__p {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: -0.35px;
  }
}
@media (min-width: 1366px) {
  .v-ms__w--1 .v-ms__p {
    max-width: 370px;
  }
}
@media (min-width: 1660px) {
  .v-ms__w--1 .v-ms__p {
    max-width: 283px;
  }
}
.v-ms__w--1 .v-ms__g-c {
  z-index: 2;
}
@media (max-width: 1039px) {
  .v-ms__w--1 .v-ms__g-c {
    margin: 0;
  }
}
@media (max-width: 1039px) {
  .v-ms__w--1 .v-ms__g {
    padding-top: 108px;
  }
}
@media (max-width: 360px) {
  .v-ms__w--1 .v-ms__g {
    padding-top: 82px;
  }
}
@media (min-width: 1039px) {
  .v-ms__w--1 .v-ms__g {
    grid-template-columns: 1fr 52%;
    grid-template-rows: none;
    place-content: center;
    padding-bottom: 8%;
    -moz-column-gap: 200px;
    column-gap: 200px;
  }
}
@media (min-width: 1660px) {
  .v-ms__w--1 .v-ms__g {
    place-content: flex-end;
  }
}
@media (min-width: 1660px) and (max-height: 1000px) {
  .v-ms__w--1 .v-ms__g {
    padding-top: 6%;
    padding-bottom: 6%;
    place-content: center;
  }
}
.v-ms__w--2:before {
  inset: 0;
  background: radial-gradient(
    circle,
    rgba(14, 0, 131, 0.5) 0%,
    rgba(0, 0, 0, 0) 100%
  );
  border-radius: 50%;
}
@media (min-width: 1039px) {
  .v-ms__w--2:before {
    left: -50vw;
    right: -25vw;
    top: 50vh;
    bottom: auto;
    height: 100vh;
    background: radial-gradient(
      circle,
      rgba(14, 0, 131, 0.5) 0%,
      rgba(0, 0, 0, 0) 38%
    );
  }
}
.v-ms__w--4:before {
  inset: 0;
  background: radial-gradient(
    circle,
    rgba(14, 0, 131, 0.7) 0%,
    rgba(0, 0, 0, 0) 75%
  );
  border-radius: 50%;
}
@media (min-width: 1039px) {
  .v-ms__w--4:before {
    left: -75vw;
    right: -50vw;
    bottom: auto;
    height: 200vh;
    background: radial-gradient(
      circle,
      rgba(14, 0, 131, 0.7) 0%,
      rgba(0, 0, 0, 0) 68%
    );
  }
}
.v-ms__w--5:before {
  inset: 0;
  background: linear-gradient(
    45deg,
    rgba(14, 0, 131, 0.8) 0%,
    rgba(0, 0, 0, 0) 70%
  );
}
@media (min-width: 1039px) {
  .v-ms__w--5:before {
    background: linear-gradient(
      230deg,
      rgba(14, 0, 131, 0.8) 0%,
      rgba(0, 0, 0, 0) 70%
    );
  }
}
@media (min-width: 1660px) {
  .v-ms__w--5 .v-ms__t--3 {
    max-width: 500px;
  }
}
.v-ms__g {
  display: grid;
  grid-template-columns: 100%;
  grid-template-rows: auto 1fr;
  padding-top: 58px;
  padding-bottom: 20px;
}
@media (min-width: 1039px) {
  .v-ms__g {
    grid-template-columns: 1fr 24%;
    -moz-column-gap: 36px;
    column-gap: 36px;
    padding-top: 6%;
    padding-bottom: 3%;
  }
}
@media (min-width: 1660px) {
  .v-ms__g {
    padding-top: 8%;
    padding-bottom: 4%;
    -moz-column-gap: 100px;
    column-gap: 100px;
  }
}
@media (min-width: 1660px) and (max-height: 1000px) {
  .v-ms__g {
    padding-top: 6%;
  }
}
.v-ms__g-c {
  position: relative;
  z-index: 1;
}
@media (max-width: 1039px) {
  .v-ms__g-c {
    margin-bottom: 40px;
  }
  .v-ms__g-c:last-child {
    margin-bottom: 0;
  }
}
.v-ms__g-c--1 {
  display: grid;
  grid-template-columns: 100%;
  gap: 24px;
  position: relative;
}
@media (min-width: 1039px) {
  .v-ms__g-c--1 {
    grid-template-columns: 62% 1fr;
    overflow: hidden;
  }
}
.v-ms__lg {
  width: auto;
  filter: invert(100%) sepia(24%) saturate(0%) hue-rotate(135deg)
    brightness(106%) contrast(101%);
}
@media (min-width: 1039px) {
  .v-ms__lg-c--1 {
    display: flex;
    justify-content: flex-end;
    margin-top: 44px;
  }
}
@media (min-width: 1660px) {
  .v-ms__lg-c--1 {
    margin-top: 92px;
  }
}
.v-ms__lg-c--1 .v-ms__lg {
  height: 38px;
}
@media (min-width: 1660px) {
  .v-ms__lg-c--1 .v-ms__lg {
    height: 79px;
  }
}
@media (min-width: 1660px) and (max-height: 1000px) {
  .v-ms__lg-c--1 .v-ms__lg {
    height: 62px;
  }
}
.v-ms__lg-c a {
  transition: opacity 0.3s;
}
.v-ms__lg-c a:hover {
  opacity: 0.7;
}
.v-ms__lg-c--2 .v-ms__lg {
  height: 16px;
}
.v-ms__t--1 {
  font-size: 44px;
  line-height: 38px;
  letter-spacing: -1.15px;
  font-family: "TWK Lausanne 700", sans-serif;
  margin-top: 78px;
}
@media (max-width: 360px) {
  .v-ms__t--1 {
    margin-top: 42px;
  }
}
@media (min-width: 1039px) {
  .v-ms__t--1 {
    margin-top: 0;
  }
}
@media (min-width: 1660px) {
  .v-ms__t--1 {
    font-size: 95px;
    line-height: 78px;
    letter-spacing: -2.38px;
  }
}
@media (min-width: 1660px) and (max-height: 1000px) {
  .v-ms__t--1 {
    font-size: 85px;
    line-height: 68px;
    letter-spacing: -2px;
  }
}
.v-ms__t--1 .v-b {
  display: block;
}
.v-ms__t--2 {
  font-size: 24px;
  line-height: 26px;
  letter-spacing: -0.6px;
  font-family: "TWK Lausanne 250", sans-serif;
}
@media (min-width: 1660px) {
  .v-ms__t--2 {
    font-size: 42px;
    line-height: 39px;
    letter-spacing: -1.05px;
  }
}
@media (min-width: 1660px) and (max-height: 1000px) {
  .v-ms__t--2 {
    font-size: 32px;
    line-height: 32px;
    letter-spacing: -1px;
  }
}
.v-ms__t--2 .v-b {
  display: block;
}
.v-ms__t--2 .v-t {
  font-size: 49px;
  line-height: 45px;
  letter-spacing: -1.23px;
}
@media (min-width: 1660px) {
  .v-ms__t--2 .v-t {
    font-size: 89px;
    line-height: 83px;
    letter-spacing: -2.23px;
  }
}
@media (min-width: 1660px) and (max-height: 1000px) {
  .v-ms__t--2 .v-t {
    font-size: 72px;
    line-height: 66px;
    letter-spacing: -2px;
  }
}
.v-ms__t--2 .v-t--1 {
  font-family: "TWK Lausanne 900", sans-serif;
}
.v-ms__t--2 .v-t--2 {
  font-family: "TWK Lausanne 250", sans-serif;
}
.v-ms__t--3 {
  font-size: 59px;
  line-height: 59px;
  letter-spacing: -4.48px;
  font-family: "TWK Lausanne 450", sans-serif;
  margin-bottom: 40px;
}
@media (min-width: 1039px) {
  .v-ms__t--3 {
    grid-column: 1/3;
    margin-bottom: 32px;
  }
}
@media (min-width: 1660px) {
  .v-ms__t--3 {
    font-size: 130px;
    line-height: 112px;
    letter-spacing: -9.1px;
    margin-bottom: 80px;
  }
}
@media (min-width: 1660px) and (max-height: 1000px) {
  .v-ms__t--3 {
    font-size: 90px;
    line-height: 78px;
    letter-spacing: -5.1px;
    margin-bottom: 76px;
  }
}
.v-ms__t--4 {
  font-size: 15px;
  line-height: 23px;
  letter-spacing: -0.38px;
  font-family: "TWK Lausanne 250", sans-serif;
  text-decoration: underline;
  -webkit-text-decoration-color: #ffffff;
  text-decoration-color: #ffffff;
  text-underline-offset: 5px;
  text-decoration-thickness: 1px;
  margin-bottom: 24px;
}
@media (max-width: 1039px) {
  .v-ms__t--4 {
    place-self: flex-start;
  }
}
@media (min-width: 699px) {
  .v-ms__t--4 {
    font-size: 30px;
    line-height: 36px;
    letter-spacing: -0.75px;
  }
}
@media (min-width: 1039px) and (max-height: 1000px) {
  .v-ms__t--4 {
    font-size: 15px;
    line-height: 23px;
    letter-spacing: -0.38px;
  }
}
@media (min-width: 1660px) and (max-height: 1000px) {
  .v-ms__t--4 {
    margin-bottom: 16px;
  }
}
.v-ms__p a {
  color: #ffffff;
  text-decoration: underline;
  -webkit-text-decoration-color: #ffffff;
  text-decoration-color: #ffffff;
  text-underline-offset: 5px;
  text-decoration-thickness: 1px;
  transition: opacity 0.3s;
}
.v-ms__p a:hover {
  opacity: 0.7;
}
.v-ms__p--1 {
  color: rgba(255, 255, 255, 0.7);
  letter-spacing: -0.47px;
  font-family: "Myriad Pro Regular", sans-serif;
  margin-top: 12px;
  position: relative;
}
@media (min-width: 699px) {
  .v-ms__p--1 {
    font-size: 16px;
    line-height: 20px;
  }
}
@media (min-width: 1660px) {
  .v-ms__p--1 {
    font-size: 19px;
    line-height: 23px;
  }
}
.v-ms__p--2 {
  font-family: "TWK Lausanne 450", sans-serif;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: -0.85px;
  margin-top: 8px;
}
@media (min-width: 699px) {
  .v-ms__p--2 {
    font-size: 34px;
    line-height: 36px;
    letter-spacing: -1.7px;
  }
}
@media (min-width: 1039px) and (max-height: 1000px) {
  .v-ms__p--2 {
    font-size: 18px;
    line-height: 20px;
    letter-spacing: -0.85px;
  }
}
@media (min-width: 1660px) and (max-height: 1000px) {
  .v-ms__p--2 {
    margin-top: 16px;
    font-size: 26px;
    line-height: 28px;
    letter-spacing: -0.7px;
  }
}
.v-ms__p--2 .v-b {
  display: block;
}
.v-ms__a {
  transition: color 0.3s;
}
.v-ms__n--1 {
  position: fixed;
  top: 48px;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
  z-index: 3;
}
@media (min-width: 1660px) {
  .v-ms__n--1 {
    top: 55px;
  }
}
.v-ms__n--1 .v-ms__u {
  display: flex;
  align-items: center;
  justify-content: center;
}
.v-ms__n--1 .v-ms__l {
  margin-right: 32px;
}
.v-ms__n--1 .v-ms__l:last-child {
  margin-right: 0;
}
.v-ms__n--1 .v-ms__l.is-active .v-ms__a,
.v-ms__n--1 .v-ms__l:hover .v-ms__a {
  color: #ffffff;
}
.v-ms__n--1 .v-ms__a {
  font-family: "Myriad Pro Bold", sans-serif;
  text-transform: uppercase;
  letter-spacing: -0.5px;
  font-size: 18px;
  line-height: 21px;
  color: rgba(255, 255, 255, 0.5);
  display: block;
}
@media (min-width: 1039px) {
  .v-ms__n--2 {
    grid-column: 2;
    display: grid;
    grid-template-rows: auto auto 1fr;
    overflow: hidden;
  }
}
.v-ms__n--2 .v-ms__u {
  margin-top: 24px;
}
@media (min-width: 1039px) and (min-height: 600px) {
  .v-ms__n--2 .v-ms__u {
    overflow-y: scroll;
    height: 100%;
    padding-right: 16px;
  }
  .v-ms__n--2 .v-ms__u::-webkit-scrollbar {
    width: 4px;
    cursor: pointer;
  }
  .v-ms__n--2 .v-ms__u::-webkit-scrollbar-track {
    cursor: pointer;
  }
  .v-ms__n--2 .v-ms__u::-webkit-scrollbar-thumb {
    background: rgba(181, 16, 119, 0.5);
    cursor: pointer;
  }
}
.v-ms__n--2 .v-ms__l {
  border-bottom: 1px solid #ffffff;
}
.v-ms__n--2 .v-ms__l:first-child .v-ms__a {
  padding-top: 0;
}
.v-ms__n--2 .v-ms__l:first-child:last-child {
  border-bottom: 1px solid #ffffff;
}
.v-ms__n--2 .v-ms__l:first-child:last-child .v-ms__a {
  padding-bottom: 12px;
}
.v-ms__n--2 .v-ms__l:last-child {
  border: 0;
}
.v-ms__n--2 .v-ms__l:last-child .v-ms__a {
  padding-bottom: 0;
}
.v-ms__n--2 .v-ms__a {
  display: flex;
  align-items: center;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: -0.4px;
  font-family: "TWK Lausanne 600", sans-serif;
  padding: 8px 0 12px 0;
}
.v-ms__n--2 .v-i {
  opacity: 0;
  transition: opacity 0.3s;
  width: 20px;
  transform: rotate(135deg) translateX(0);
  margin-left: 8px;
}
.v-ms__l--t1 .v-ms__a {
  text-decoration: underline;
  -webkit-text-decoration-color: #ffffff;
  text-decoration-color: #ffffff;
  text-underline-offset: 5px;
  text-decoration-thickness: 1px;
  transition-property: opacity;
  padding-bottom: 20px;
}
@media (min-width: 1039px) {
  .v-ms__l--t1 .v-ms__a {
    padding-bottom: 32px;
  }
}
.v-ms__l--t1 .v-ms__a.is-active {
  color: #ffffff;
}
.v-ms__l--t1 .v-i {
  display: none;
}
.v-ms__l--t1:hover .v-ms__a {
  opacity: 0.7;
}
.v-ms__f {
  margin-bottom: 32px;
}
.v-ms__f:last-child {
  margin-bottom: 0;
}
@media (max-width: 1039px) {
  .v-ms__f {
    display: grid;
    grid-template-columns: 100%;
    place-items: center;
  }
}
.v-ms__f--2 {
  grid-template-columns: auto auto;
  -moz-column-gap: 16px;
  column-gap: 16px;
}
@media (min-width: 1039px) {
  .v-ms__f--2 {
    display: inline-grid;
    grid-template-columns: auto 1fr;
  }
}
.v-ms__f--2 .v-ms__t,
.v-ms__f--2 .v-ms__pil {
  grid-column: 1/3;
}
.v-ms__f--2 .v-ms__pil {
  margin-top: 20px;
}
@media (min-width: 1039px) {
  .v-ms__f--2 .v-ms__pil {
    justify-self: flex-start;
  }
}
.v-ms__f--2 .v-ms__p {
  font-size: 16px;
  line-height: 18px;
  letter-spacing: -0.8px;
  margin: 0;
  align-self: center;
}
@media (max-width: 1039px) {
  .v-ms__f--2 .v-ms__p {
    justify-self: flex-start;
  }
}
@media (min-width: 1039px) {
  .v-ms__f--2 .v-ms__p {
    font-size: 30px;
    line-height: 32px;
    letter-spacing: -1.5px;
  }
}
@media (min-width: 1039px) and (max-height: 1000px) {
  .v-ms__f--2 .v-ms__p {
    font-size: 16px;
    line-height: 18px;
    letter-spacing: -0.8px;
  }
}
@media (min-width: 1660px) and (max-height: 1000px) {
  .v-ms__f--2 .v-ms__p {
    font-size: 23px;
    line-height: 25px;
    letter-spacing: -1px;
  }
}
@media (max-width: 1039px) {
  .v-ms__f--2 .v-ms__nbr {
    justify-self: flex-end;
  }
}
.v-ms__pil {
  background: rgba(2, 224, 228, 0.3);
  border-radius: 30px;
  font-family: "TWK Lausanne 250", sans-serif;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: -0.25px;
  color: #ffffff;
  margin-top: 10px;
  height: 32px;
  padding: 3px 16px 0 16px;
  display: inline-flex;
  align-items: baseline;
  -moz-column-gap: 6px;
  column-gap: 6px;
}
@media (min-width: 699px) {
  .v-ms__pil {
    font-size: 19px;
    line-height: 23px;
    letter-spacing: -0.55px;
    height: 44px;
    padding: 3px 30px 0 30px;
  }
}
@media (min-width: 1039px) and (max-height: 1000px) {
  .v-ms__pil {
    font-size: 12px;
    line-height: 14px;
    letter-spacing: -0.25px;
    height: 32px;
    padding: 3px 16px 0 16px;
  }
}
.v-ms__pil span {
  color: #02e0e4;
  font-family: "TWK Lausanne 450", sans-serif;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: -0.4px;
}
@media (min-width: 699px) {
  .v-ms__pil span {
    font-size: 28px;
    line-height: 32px;
    letter-spacing: -0.85px;
  }
}
@media (min-width: 1039px) and (max-height: 1000px) {
  .v-ms__pil span {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: -0.4px;
  }
}
.v-ms__pil .v-i {
  transform: translateY(4px);
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 6px 10px 6px;
  border-color: transparent transparent #02e0e4 transparent;
  animation: ms5 1s infinite ease-in-out;
  position: relative;
}
@media (min-width: 699px) {
  .v-ms__pil .v-i {
    transform: translateY(2px);
    margin-right: 4px;
    border-width: 0 9px 14px 9px;
  }
}
@media (min-width: 1039px) and (max-height: 1000px) {
  .v-ms__pil .v-i {
    border-width: 0 6px 10px 6px;
  }
}
.v-ms__nbr {
  margin-top: -18px;
}
@media (min-width: 1660px) {
  .v-ms__nbr {
    margin-top: -40px;
  }
}
@media (min-width: 1660px) and (max-height: 1000px) {
  .v-ms__nbr {
    margin-top: -16px;
  }
}
.v-ms__nbr--1 {
  font-family: "TWK Lausanne 450", sans-serif;
  font-size: 112px;
  line-height: 112px;
  letter-spacing: -8.96px;
}
@media (min-width: 699px) {
  .v-ms__nbr--1 {
    font-size: 134px;
    line-height: 134px;
    letter-spacing: -8.4px;
  }
}
@media (min-width: 1039px) and (max-height: 1000px) {
  .v-ms__nbr--1 {
    font-size: 112px;
    line-height: 112px;
    letter-spacing: -8.96px;
  }
}
@media (min-width: 1660px) {
  .v-ms__nbr--1 {
    font-size: 200px;
    line-height: 200px;
    letter-spacing: -10px;
  }
}
@media (min-width: 1660px) and (max-height: 1000px) {
  .v-ms__nbr--1 {
    font-size: 134px;
    line-height: 134px;
    letter-spacing: -8.4px;
  }
}
.v-ms__nbr--2 {
  font-family: "TWK Lausanne 450", sans-serif;
  font-size: 88px;
  line-height: 88px;
  letter-spacing: -7.2px;
}
@media (min-width: 699px) {
  .v-ms__nbr--2 {
    font-size: 94px;
    line-height: 94px;
    letter-spacing: -8.4px;
  }
}
@media (min-width: 1039px) and (max-height: 1000px) {
  .v-ms__nbr--2 {
    font-size: 88px;
    line-height: 88px;
    letter-spacing: -7.2px;
  }
}
@media (min-width: 1660px) {
  .v-ms__nbr--2 {
    font-size: 160px;
    line-height: 160px;
    letter-spacing: -10px;
  }
}
@media (min-width: 1660px) and (max-height: 1000px) {
  .v-ms__nbr--2 {
    font-size: 94px;
    line-height: 94px;
    letter-spacing: -8.4px;
  }
}
.v-ms__b {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 30px;
  height: 20px;
  align-self: flex-end;
  z-index: 2;
}
.v-ms__b .v-ms-b {
  width: 100%;
  height: 1px;
  background: #ffffff;
  display: block;
  transition: 0.3s;
}

@keyframes ms1 {
  0% {
    transform: rotate(135deg) translateX(0);
  }
  50% {
    transform: rotate(135deg) translateX(5px);
  }
  100% {
    transform: rotate(135deg) translateX(0);
  }
}

@keyframes ms2 {
  to {
    stroke: url(#gradient);
    stroke-dasharray: 75 100;
  }
}

@keyframes ms3 {
  to {
    opacity: 1;
    transform: translateY(-50%);
  }
}

@keyframes ms4 {
  0% {
    bottom: 4px;
  }
  50% {
    bottom: 10px;
  }
  100% {
    bottom: 4px;
  }
}

@keyframes ms5 {
  0% {
    bottom: 3px;
  }
  50% {
    bottom: 6px;
  }
  100% {
    bottom: 3px;
  }
}

.is-wheel .v-w {
  height: 100%;
}

.is-wheel .v-ms {
  height: 100%;
}
.is-wheel .v-ms__b {
  display: none;
}
.is-wheel .v-ms__c {
  display: flex;
  width: 500vw;
  height: 100%;
  overflow: hidden;
  position: fixed;
}
.is-wheel .v-ms__w {
  width: 100vw;
  height: 100%;
}
.is-wheel .v-ms__w--5 .v-ms__lg-c {
  display: none;
}
.is-wheel .v-ms__g {
  height: 100%;
}
.is-wheel .v-ms__n--2 .v-ms__a:hover,
.is-wheel .v-ms__n--2 .v-ms__a.is-active {
  color: #b51077;
}
.is-wheel .v-ms__n--2 .v-ms__a:hover .v-i,
.is-wheel .v-ms__n--2 .v-ms__a.is-active .v-i {
  opacity: 1;
  animation: ms1 1s infinite ease-in-out;
}
.is-wheel .v-ms__n--2 .v-ms__a:hover + .v-a-img-c,
.is-wheel .v-ms__n--2 .v-ms__a.is-active + .v-a-img-c {
  opacity: 1;
  z-index: 1;
}
.is-wheel .v-ms__lg-c--2 {
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 3;
  opacity: 0;
}

.is-wheel .v-ms-1-a {
  margin-left: -15px;
}

.is-wheel .v-ms-1-b {
  margin-left: -8px;
}

.is-wheel .v-ms-1-c {
  margin-left: -5px;
}

.is-touch {
  height: auto;
}
.is-touch span[class*="v-ms-1-"] {
  margin-left: 0;
}
@media (min-width: 699px) {
  .is-touch .v-c {
    max-width: 650px;
  }
}
@media (min-width: 1024px) {
  .is-touch .v-c {
    max-width: 944px;
  }
}
@media (min-width: 1024px) and (max-height: 768px) and (orientation: landscape) {
  .is-touch .v-c {
    max-width: 650px;
  }
}
@media (min-width: 699px) {
  .is-touch .v-c:before {
    left: auto;
    top: 100vh;
    background: linear-gradient(
      180deg,
      rgba(14, 0, 131, 0) 0%,
      rgba(0, 0, 0, 0.3) 100%
    );
  }
}
.is-touch .v-a-img-c {
  display: none;
}
@media (min-width: 699px) {
  .is-touch .v-a-img-c {
    position: static;
    width: 100%;
    margin-top: 12px;
    margin-bottom: 16px;
  }
}
@media (min-width: 699px) {
  .is-touch .v-fc {
    max-width: 100%;
  }
}
.is-touch .v-ms-i:after {
  display: none;
}
@media (min-width: 699px) {
  .is-touch .v-ms-i {
    bottom: 30px;
    width: 32px;
    height: 16px;
    border: 0;
    transform: translate(-50%, 4px);
  }
}
@media (min-width: 699px) {
  .is-touch .v-ms-i:before {
    display: none;
  }
}
@media (min-width: 699px) {
  .is-touch .v-ms-i .v-i {
    width: 32px;
    height: 16px;
    transform: translateX(-50%);
  }
  .is-touch .v-ms-i .v-i:before {
    width: 32px;
    height: 32px;
    bottom: 7px;
  }
}
@media (min-width: 699px) {
  .is-touch .v-ms__c {
    background-image: url('images/lineas-mov.png');
    background-position: center 20vh;
  }
}
@media (min-width: 699px) {
  .is-touch .v-ms__w {
    min-height: 100svh;
  }
}
@media (min-width: 699px) {
  .is-touch .v-ms__w:before {
    inset: 0;
  }
}
@media (min-width: 699px) {
  .is-touch .v-ms__w--1 {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
@media (min-width: 699px) {
  .is-touch .v-ms__w--1:before {
    background: linear-gradient(-160deg, #0e0083 0%, rgba(0, 0, 0, 0) 70%);
  }
}
@media (min-width: 699px) {
  .is-touch .v-ms__w--1 .v-ms__t--2 {
    margin-top: 97px;
    max-width: 364px;
  }
}
@media (min-width: 1024px) and (max-height: 768px) and (orientation: landscape) {
  .is-touch .v-ms__w--1 .v-ms__t--2 {
    max-width: 286px;
    margin-top: 42px;
  }
}
@media (min-width: 1024px) and (max-height: 768px) and (orientation: landscape) {
  .is-touch .v-ms__w--1 .v-ms__p {
    max-width: 386px;
  }
}
@media (min-width: 699px) {
  .is-touch .v-ms__w--1 .v-ms__g-c {
    margin: 0;
  }
}
@media (min-width: 699px) {
  .is-touch .v-ms__w--2:before {
    background: radial-gradient(
      circle,
      rgba(14, 0, 131, 0.5) 0%,
      rgba(0, 0, 0, 0) 100%
    );
    border-radius: 50%;
  }
}
@media (min-width: 699px) {
  .is-touch .v-ms__w--4:before {
    background: radial-gradient(
      circle,
      rgba(14, 0, 131, 0.7) 0%,
      rgba(0, 0, 0, 0) 75%
    );
    border-radius: 50%;
  }
}
@media (min-width: 699px) {
  .is-touch .v-ms__w--5:before {
    background: linear-gradient(
      45deg,
      rgba(14, 0, 131, 0.8) 0%,
      rgba(0, 0, 0, 0) 50%
    );
  }
}
.is-touch .v-ms__w--5 .v-ms__lg-c {
  display: flex;
  justify-content: center;
}
@media (min-width: 699px) {
  .is-touch .v-ms__lg-c--1 {
    display: block;
  }
}
@media (min-width: 699px) {
  .is-touch .v-ms__lg-c--1 .v-ms__lg {
    height: 62px;
  }
}
@media (min-width: 1024px) and (max-height: 768px) and (orientation: landscape) {
  .is-touch .v-ms__lg-c--1 .v-ms__lg {
    height: 38px;
  }
}
.is-touch .v-ms__lg-c--2 {
  display: none;
}
@media (min-width: 699px) {
  .is-touch .v-ms__g-c {
    margin-bottom: 40px;
  }
  .is-touch .v-ms__g-c:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 699px) {
  .is-touch .v-ms__g-c--1 {
    grid-template-columns: 100%;
  }
}
@media (min-width: 699px) {
  .is-touch .v-ms__g {
    grid-template-columns: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media (min-width: 699px) {
  .is-touch .v-ms__t--1 {
    font-size: 85px;
    line-height: 68px;
    letter-spacing: -2px;
    margin-top: 108px;
    margin-top: 78px;
  }
}
@media (min-width: 1024px) and (max-height: 768px) and (orientation: landscape) {
  .is-touch .v-ms__t--1 {
    font-size: 44px;
    line-height: 38px;
    letter-spacing: -1.15px;
    margin-top: 78px;
  }
}
@media (min-width: 699px) {
  .is-touch .v-ms__t--2 {
    font-size: 42px;
    line-height: 39px;
    letter-spacing: -1.05px;
  }
}
@media (min-width: 1024px) and (max-height: 768px) and (orientation: landscape) {
  .is-touch .v-ms__t--2 {
    font-size: 24px;
    line-height: 26px;
    letter-spacing: -0.6px;
  }
}
@media (min-width: 699px) {
  .is-touch .v-ms__t--3 {
    font-size: 90px;
    line-height: 78px;
    letter-spacing: -5.1px;
    grid-column: auto;
  }
}
@media (min-width: 699px) {
  .is-touch .v-ms__t--4 {
    place-self: flex-start;
  }
}
.is-touch .v-ms__b.is-active + .v-ms__u {
  top: 0;
}
.is-touch .v-ms__b.is-active .v-ms-b--1 {
  transform: translate(0, 10px) rotate(45deg);
}
.is-touch .v-ms__b.is-active .v-ms-b--2 {
  opacity: 0;
}
.is-touch .v-ms__b.is-active .v-ms-b--3 {
  transform: translate(0, -9px) rotate(-45deg);
}
.is-touch .v-ms__n--1 {
  position: sticky;
  top: 0;
  display: flex;
  flex-direction: column;
  height: 50px;
  margin-bottom: -50px;
  justify-content: center;
  padding: 0 30px;
  transform: none;
}
@media (max-width: 699px) {
  .is-touch .v-ms__n--1 {
    padding: 0 20px;
  }
}
.is-touch .v-ms__n--1 .v-ms__u {
  flex-direction: column;
  align-items: normal;
  top: -100vh;
  left: 0;
  right: 0;
  padding: 80px 30px;
  position: fixed;
  transition: top 1s;
  background: #02025f;
  z-index: 1;
}
.is-touch .v-ms__n--1 .v-ms__l {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  margin: 0;
}
.is-touch .v-ms__n--1 .v-ms__l:first-child {
  border-top: 1px solid rgba(255, 255, 255, 0.4);
}
.is-touch .v-ms__n--1 .v-ms__a {
  font-family: "Myriad Pro Regular", sans-serif;
  color: #ffffff;
  padding: 10px 0;
}
@media (min-width: 699px) {
  .is-touch .v-ms__n--2 {
    grid-column: auto;
  }
}
.is-touch .v-ms__n--2 .v-ms__a.is-active {
  color: #b51077;
}
.is-touch .v-ms__n--2 .v-ms__a.is-active .v-i {
  opacity: 1;
  animation: ms1 1s infinite ease-in-out;
}
.is-touch .v-ms__n--2 .v-ms__a.is-active + .v-a-img-c {
  opacity: 1;
  z-index: 1;
  display: block;
}
.is-touch .v-ms__n--2 .v-i {
  opacity: 1;
}
.is-touch .v-ms__l--t1 .v-a-img-c {
  display: block;
  opacity: 1;
}
@media (min-height: 699px) {
  .is-touch .v-ms__l--t1 .v-ms__a {
    padding-bottom: 20px;
  }
}
@media (min-width: 699px) {
  .is-touch .v-ms__f {
    display: grid;
    grid-template-columns: 100%;
    place-items: center;
  }
}
@media (min-width: 699px) {
  .is-touch .v-ms__f--2 {
    grid-template-columns: auto auto;
  }
}
@media (min-width: 699px) {
  .is-touch .v-ms__f--2 .v-ms__nbr {
    justify-self: flex-end;
  }
}
@media (min-width: 699px) {
  .is-touch .v-ms__f--2 .v-ms__p {
    justify-self: flex-start;
  }
}
@media (min-width: 699px) {
  .is-touch .v-ms__f--2 .v-ms__pil {
    justify-self: center;
  }
}