.v-n-preh {
  position: relative;
  width: 100%;
  height: 100vh;
  margin-top: -98px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  background: #fff
}

.v-n-preh .preh-silueta {
  position: relative;
  z-index: 2
}

.v-n-preh .preh-silueta img {
  width: auto;
  max-height: 358px
}

.v-n-preh .preh-mini-siluetas {
  position: absolute;
  width: 100%;
  max-width: 850px;
  height: 500px;
  display: flex;
  align-items: center;
  justify-content: center
}

.v-n-preh .preh-mini-siluetas .mini {
  position: absolute;
  opacity: 0;
  width: auto;
  max-height: 358px
}

.v-n-preh .preh-mini-siluetas .mini--1 {
  height: 134px;
  top: 65%;
  left: 0px
}

@media(max-width: 699px) {
  .v-n-preh .preh-mini-siluetas .mini--1 {
    left: -20px
  }
}

.v-n-preh .preh-mini-siluetas .mini--2 {
  height: 246px;
  top: 20%;
  left: 8%
}

@media(max-width: 699px) {
  .v-n-preh .preh-mini-siluetas .mini--2 {
    left: -45px
  }
}

.v-n-preh .preh-mini-siluetas .mini--3 {
  height: 154px;
  top: 40%;
  left: 28%
}

@media(max-width: 699px) {
  .v-n-preh .preh-mini-siluetas .mini--3 {
    height: 94px;
    top: 52%;
    left: 56%
  }
}

.v-n-preh .preh-mini-siluetas .mini--4 {
  height: 164px;
  top: 10%;
  right: 26%
}

@media(max-width: 699px) {
  .v-n-preh .preh-mini-siluetas .mini--4 {
    right: 8%
  }
}

.v-n-preh .preh-mini-siluetas .mini--5 {
  height: 193px;
  top: 30%;
  right: 11%
}

@media(max-width: 699px) {
  .v-n-preh .preh-mini-siluetas .mini--5 {
    right: -10%
  }
}

.v-n-preh .preh-mini-siluetas .mini--6 {
  height: 144px;
  top: 60%;
  right: -2%
}

@media(max-width: 699px) {
  .v-n-preh .preh-mini-siluetas .mini--6 {
    right: 0%;
    top: 70%
  }
}

.v-n-preh .preh-cards-1 {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  display: flex;
  flex-direction: column;
  gap: 24px
}

.v-n-preh .preh-cards-1 .preh-card {
  opacity: 0;
  transform: none;
  justify-content: center
}

.v-n-preh .preh-cards-2 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%);
  display: flex;
  gap: 32px;
  z-index: 2
}

.v-n-preh .preh-cards-2 b {
  margin-bottom: 8px;
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase
}

.v-n-preh .preh-cards-2 .preh-card {
  opacity: 0;
  transform: translateY(80px);
  padding-top: 36px
}

.v-n-preh .preh-cards-2 .preh-card .now {
  opacity: 0;
  transform: translateY(20px)
}

.v-n-preh .preh-card {
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 0 24px;
  border-radius: 2px;
  border: 1px solid rgba(0, 0, 0, .5);
  background: #fff;
  font: 16px/20px "Micrograph Regular", sans-serif;
  color: #000
}

.v-n-preh .preh-card--t1 {
  width: 254px;
  height: 196px
}

.v-n-preh .preh-card--t2 {
  width: 291px;
  height: 232px
}

.v-n-preh .preh-card .flag {
  position: absolute;
  top: -23px;
  left: -2px;
  border-radius: 12px 12px 12px 0;
  overflow: hidden
}

.v-n-preh .preh-card .flag img {
  width: auto;
  height: 46px
}

.v-n-preh .preh-card b {
  font-family: "Micrograph Semibold", sans-serif
}

.v-n-preh .preh-card .now {
  position: absolute;
  z-index: 1;
  top: 70px;
  left: 24px;
  right: 24px;
  display: flex;
  width: 100%;
  height: 168px;
  padding: 32px 24px 0;
  border-radius: 2px;
  background: #2185ff;
  font-family: "Micrograph Semibold", sans-serif;
  color: #fff
}

@media(max-width: 950px) {
  .v-n-preh .preh-cards-2 {
    width: 100%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: block
  }

  .v-n-preh .preh-cards-2 .preh-card {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: hsla(0, 0%, 100%, .9)
  }
}

@media(max-width: 640px) {
  .v-n-preh .preh-cards-1 {
    display: block;
    z-index: 2
  }

  .v-n-preh .preh-cards-1 .preh-card {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: hsla(0, 0%, 100%, .9)
  }
}

.sil-morph {
  position: relative;
  width: 100%;
}

.sil-morph__c {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center
}

.sil-morph__pre {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 24px;
  font: 22px/24px "Micrograph Regular", sans-serif;
  text-transform: uppercase;
  color: #2185ff
}

.sil-morph__pre span:first-child {
  font-family: "Micrograph Semibold";
}

.sil-morph__pre .line {
  width: 1px;
  height: 49px;
  background: #202020
}

.sil-morph__t {
  margin-bottom: 20px;
  font: 28px/32px "ABC Text Semibold", serif;
  text-align: center;
  color: #000
}

.sil-morph__media {
  position: relative;
  width: 100%;
  aspect-ratio: 16/9;
  overflow: hidden
}

.sil-morph__media img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover
}

.sil-morph__media .base {
  z-index: 1;
  opacity: 0
}

.sil-morph__media .overlay {
  z-index: 2;
  pointer-events: none;
  object-fit: contain;
  transform-origin: center top;
  will-change: transform, opacity
}


.v-cmp-smy-media {
  position: relative
}

@media(max-width: 699px) {
  .v-cmp-smy-media {
    padding-top: 40px
  }
}

@media(min-width: 1025px) {
  .v-cmp-smy-media {
    width: 954px;
    margin-left: calc(-477px + 50%)
  }
}

@media(min-width: 1366px) {
  .v-cmp-smy-media {
    width: 1150px;
    margin-left: calc(-575px + 50%)
  }
}

.v-a--cmp-smy-media {
  display: flex;
  justify-content: flex-end
}

@media(min-width: 699px) {
  .v-a--cmp-smy-media {
    align-items: center
  }
}

.v-a--cmp-smy-media .v-a-inf-c {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 75%;
  height: 355px;
  z-index: 1;
  padding-left: 36px;
  padding-right: 80px;
  background: #2185ff
}

@media(min-width: 699px) {
  .v-a--cmp-smy-media .v-a-inf-c {
    position: absolute;
    left: -60px;
    max-width: 180px;
    height: 180px
  }
}

@media(min-width: 1025px) {
  .v-a--cmp-smy-media .v-a-inf-c {
    max-width: 426px;
    height: 355px
  }
}

.v-a--cmp-smy-media .v-a-inf-c .v-a-img {
  position: absolute;
  width: auto;
  height: 170px;
  top: -50px;
  right: -20px
}

@media(min-width: 699px) {
  .v-a--cmp-smy-media .v-a-inf-c .v-a-img {
    top: unset;
    bottom: -90px;
    right: 90px
  }
}

@media(min-width: 1025px) {
  .v-a--cmp-smy-media .v-a-inf-c .v-a-img {
    right: unset
  }
}

.v-a--cmp-smy-media .v-a-t {
  font: 28px/32px "ABC Display Semibold", serif;
  color: #fff
}

@media(min-width: 699px) {
  .v-a--cmp-smy-media .v-a-t {
    font-size: 20px;
    line-height: 22px
  }
}

@media(min-width: 1025px) {
  .v-a--cmp-smy-media .v-a-t {
    font-size: 24px;
    line-height: 28px
  }
}

@media(min-width: 1366px) {
  .v-a--cmp-smy-media .v-a-t {
    font-size: 28px;
    line-height: 32px
  }
}

.v-a--cmp-smy-media .v-fc {
  margin-right: 36px
}

.v-a--cmp-smy-media .v-a-img-c {
  display: none
}

@media(min-width: 699px) {
  .v-a--cmp-smy-media .v-a-img-c {
    display: block
  }
}

@media(min-width: 1025px) {
  .v-a--cmp-smy-media .v-a-img-c {
    max-width: 660px
  }
}

@media(min-width: 1366px) {
  .v-a--cmp-smy-media .v-a-img-c {
    max-width: 850px
  }
}

.v-scr-hzn {
  height: 100vh;
  overflow: hidden;
}

.v-scr-hzn__track {
  display: flex;
  width: max-content
}

.scr-dsk {
  display: none;
  width: auto;
  height: 500px
}

@media(min-width: 699px) {
  .scr-dsk {
    display: block
  }
}

.scr-mbl {
  display: block;
  width: auto;
  height: 500px
}

@media(min-width: 699px) {
  .scr-mbl {
    display: none
  }
}

.v-a--d-s-1 {
  visibility: hidden;
}

.v-a--d-s-1.is-visible {
  visibility: visible;
  height: auto;
  min-height: auto;
  margin-top: -200px;
  margin-bottom: 140px;
}

@media (max-width: 699px) {
  .v-a--d-s-1.is-visible {
    margin-top: -150px;
    margin-bottom: 80px;
  }
}

.v-a--d-s-1 .v-a-img-c {
  display: none;
}

.v-a--d-s-1 .v-a-inf-c {
  padding-bottom: 0;
  justify-content: flex-start;
}

.v-a--d-s-1 .v-a-p-t {
  max-width: 350px;
  font-size: 42px;
  line-height: 90%;
  letter-spacing: -0.42px;
  color: #2185FF;
}

@media (max-width: 699px) {
  .v-a--d-s-1 .v-a-p-t {
    max-width: 240px;
    font-size: 28px;
  }
}

.v-a--d-s-1 .v-a-t {
  font-size: 60px;
  line-height: 60px;
  letter-spacing: -1.2px;
  color: #202020;
  text-transform: none;
}

@media (max-width: 699px) {
  .v-a--d-s-1 .v-a-t {
    font-size: 36px;
    line-height: 40px;
  }
}

.v-a--d-s-1 .v-a-s-t {
  margin-top: 120px;
  font-size: 22px;
  line-height: 26px;
  letter-spacing: -0.11px;
  color: #000;
}

@media (max-width: 699px) {
  .v-a--d-s-1 .v-a-s-t {
    margin-top: 80px;
  }
}

.v-a--d-s-1 .v-i svg {
  fill: #2185FF;
}

.v-i--scroll {
  position: fixed;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  margin-left: -18px;
  z-index: 3;
  width: 36px;
  height: 23px;
  animation: a8 1s infinite ease-in-out;
  transition: opacity 0.4s ease, visibility 0.4s ease;
  opacity: 1;
  visibility: visible;
}

.v-i--scroll svg {
  fill: #2185FF;
}

.v-i--scroll.is-hidden {
  opacity: 0;
  visibility: hidden;
}

@media (max-width: 699px) {
  .v-i--scroll {
    bottom: 90px;
  }
}

.inc-title {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center
}

.inc-title__pre {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 24px;
  font: 22px/24px "Micrograph Regular", sans-serif;
  text-transform: uppercase;
  color: #2185ff
}

.inc-title__pre span:first-child {
  font-family: "Micrograph Semibold";
}

.inc-title__pre .line {
  width: 1px;
  height: 49px;
  background: #202020
}

.inc-title__t {
  margin-bottom: 20px;
  font: 28px/32px "ABC Text Semibold", serif;
  text-align: center;
  color: #000
}

.ai2html {
  display: flex;
  justify-content: center;
}

.v-a--d-s-1 .v-i {
  display: none;
}

@media (max-width: 699px) {
  .v-h-a {
    position: relative;
    z-index: 1;
  }
}

body .v-w > * {
  margin-bottom: 0;
  padding-bottom: 40px;
}
@media (min-width: 699px) {
  body .v-w > * {
    padding-bottom: 70px;
  }
}
body .v-w-c--2 {
  position: relative;
  background: #FFF;
}
body .v-f {
  background: #FFF;
}
body .v-f__w--3:before {
  background: #FFF;
}