@font-face {
  font-family: Benzin;
  src: url('../fonts/Benzin-Semibold.ttf') format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Benzin;
  src: url('../fonts/Benzin-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Ttcommons;
  src: url('../fonts/TTCommons-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Ttcommons;
  src: url('../fonts/TTCommons-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Bebasneuepro;
  src: url('../fonts/BebasNeuePro-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Bebasneuepro;
  src: url('../fonts/BebasNeuePro-Middle.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Tt Firs Neue;
  src: url('../fonts/TTFirsNeue-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Tt Firs Neue;
  src: url('../fonts/TT-Firs-Neue-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

body {
  color: #fff;
  background-color: #0000;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  font-family: Ttcommons, Arial, sans-serif;
  font-size: 1.25rem;
  line-height: .91em;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Benzin, Arial, sans-serif;
  font-size: 38px;
  font-weight: 400;
  line-height: .91em;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Benzin, Arial, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: .91em;
}

h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Benzin, Arial, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: .91em;
}

a {
  color: currentColor;
  text-decoration: underline;
}

.container {
  max-width: 73.75rem;
  margin-left: auto;
  margin-right: auto;
}

.section {
  padding: 4rem 2.26667rem 4rem 2.125rem;
  position: relative;
}

.hero_paragraph {
  max-width: 39.375rem;
  font-family: Ttcommons, Arial, sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: .91em;
}

.hero_heading {
  max-width: 58.4375rem;
  margin-bottom: 2rem;
  font-size: 3.75rem;
  line-height: .91em;
}

.is-relative {
  position: relative;
}

.hero_sphere {
  position: absolute;
  top: -1.8125rem;
  right: 0;
}

.advent_grid {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.advent_item {
  color: #113763;
  text-align: center;
  min-height: 17.9375rem;
  position: relative;
}

.advent_bottom {
  grid-column-gap: 3.125rem;
  grid-row-gap: 3.125rem;
  background-color: #fff;
  border-radius: .625rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 1rem;
  position: absolute;
  inset: 0%;
  box-shadow: inset 0 0 5rem #79b8ff;
}

.advent_bottom.peel-bottom {
  background-color: #fff;
}

.button {
  color: #113763;
  text-transform: uppercase;
  stroke-dasharray: .125rem .125rem;
  border-radius: 100rem;
  justify-content: center;
  align-items: center;
  height: 2.625rem;
  padding-bottom: 0;
  padding-left: 1rem;
  padding-right: 1rem;
  font-family: Benzin, Arial, sans-serif;
  font-size: .75rem;
  font-weight: 600;
  line-height: .9em;
  text-decoration: none;
  display: flex;
  position: relative;
}

.button.is-advent-button {
  width: 15.1875rem;
}

.button.is-header-button {
  color: #fff;
  width: 9.5625rem;
  height: 2rem;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: .5rem;
}

.button.is-header-button._2 {
  position: absolute;
  top: 0;
  right: 0;
}

.button_inner {
  grid-column-gap: .3125rem;
  grid-row-gap: .3125rem;
  white-space: nowrap;
  align-items: center;
  display: flex;
  position: relative;
}

.button_border {
  border-radius: 100rem;
  position: absolute;
  inset: 0%;
}

.u-svg {
  width: 100%;
  height: 100%;
  padding-bottom: 0;
  padding-right: 0;
  display: block;
  overflow: visible;
}

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

.is-image-block {
  display: block;
}

.body_background {
  background-image: url('../images/body-background1500w.avif');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  position: absolute;
  inset: 0%;
}

.button_inner_text {
  padding-top: .3em;
}

.footer.section {
  color: #113763;
  text-transform: uppercase;
  background-color: #fff;
  padding-top: 0;
  padding-bottom: 5.125rem;
  font-family: Bebasneuepro, Arial, sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
}

.footer_layout {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.footer_col {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  display: flex;
}

.footer_col.is-komanda {
  position: relative;
}

.footer_team_link {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  display: flex;
}

.alisa_heading {
  text-align: center;
  text-transform: uppercase;
  max-width: 15.9em;
  font-size: 3.75rem;
}

.alisa_layout {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: column;
  align-items: stretch;
  line-height: .95em;
  display: flex;
}

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

.alisa_prediction_wrap {
  color: #113763;
  position: relative;
}

.alisa_predicion_bottom {
  text-align: center;
  background-color: #eef7fa;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  min-height: 18rem;
  padding: 2rem;
  display: flex;
  position: relative;
}

.alisa_prediction_overlay {
  cursor: pointer;
  filter: drop-shadow(0 4px 15.2px #4d82be);
  border-radius: 6px;
  position: absolute;
  inset: 0%;
  overflow: hidden;
  box-shadow: inset 4px 4px 78.8px #77dee0;
}

.modal_overlay {
  z-index: 10;
  background-color: #0003;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.modal_inner {
  min-height: 100vh;
}

.modal_wrapper {
  justify-content: center;
  align-items: center;
  min-height: 100svh;
  padding-top: 5rem;
  padding-bottom: 5rem;
  display: flex;
}

.modal_box {
  color: #113763;
  width: 100%;
  max-width: 36.5rem;
  padding: 2.8125rem;
  font-family: Tt Firs Neue, Arial, sans-serif;
  line-height: 1.17em;
}

.modal_box_inner {
  padding: 2.125rem 2.125rem 2.3rem;
  position: relative;
}

.modal_text {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  display: flex;
  position: relative;
}

.modal_box_background {
  filter: blur(35px);
  background-color: #ffebe1;
  position: absolute;
  inset: -2.125rem;
}

.modal_text_highlight {
  text-align: center;
  border: 0 dashed;
  border-radius: 1.25rem;
  margin-left: -.875rem;
  margin-right: -.875rem;
  padding: .9375rem;
  position: relative;
}

.modal_box_border {
  border: 0 dashed;
  border-radius: 1.875rem;
  position: absolute;
  inset: 0%;
}

.modal_box_close {
  border: 0 dashed;
  border-radius: 100rem;
  justify-content: center;
  align-items: center;
  width: 3.125rem;
  height: 3.125rem;
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(50%, -50%);
}

.modal_box_close_border, .modal_text_highlight_border {
  position: absolute;
  inset: 0%;
}

.modal_text_highlight_content {
  position: relative;
}

.advent_bottom_border {
  color: #fff;
  position: absolute;
  inset: 0%;
}

.advent_bottom_content {
  z-index: 2;
  grid-column-gap: 3.125rem;
  grid-row-gap: 3.125rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 1rem;
  display: flex;
  position: absolute;
  inset: 0%;
}

.advent_cover {
  position: absolute;
  inset: 0%;
}

.header_button_group {
  position: relative;
}

.embed_js {
  display: none;
}

.advent_top.peel-top.front {
  background-color: #0000;
}

.advent_back {
  grid-column-gap: 3.125rem;
  grid-row-gap: 3.125rem;
  border-radius: .625rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  position: absolute;
  inset: 0%;
  box-shadow: inset 0 0 5rem #79b8ff;
}

.advent_back.peel-back.back {
  background-color: #0000;
}

.advent_peel.peel {
  aspect-ratio: 584 / 287;
  width: 100%;
}

.alisa_prediction_text {
  max-width: 54.25rem;
  font-family: Tt Firs Neue, Arial, sans-serif;
  font-size: 1.875rem;
  line-height: 1.17em;
  position: relative;
}

.content-wrapper {
  padding-bottom: 5rem;
  position: relative;
}

.background-wrapper {
  position: relative;
}

.gradient_spacer {
  background-image: linear-gradient(#0000, #ffffff80 19%, #ffffffe6 39%, #fff 50%);
  height: 10rem;
  margin-top: -5rem;
  position: relative;
}

.page-wrapper {
  overflow: hidden;
}

.body_background_filter {
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  background-color: #00000003;
  position: absolute;
  inset: 0%;
}

.is-ratio-square {
  aspect-ratio: 1;
}

.dark {
  background-image: linear-gradient(90deg, #99e1e2, #3a8ab3);
  background-repeat: repeat;
  background-size: auto;
}

.footer_team {
  color: #fff;
  text-align: right;
  background-color: #113763;
  border-radius: .625rem;
  width: 23.4rem;
  padding: .6875rem 1.1875rem;
  position: absolute;
  bottom: 200%;
  right: 0;
}

.footer_team_text {
  text-transform: none;
  margin-bottom: 0;
  font-family: Ttcommons, Arial, sans-serif;
  line-height: 1.17em;
}

.modal_heading {
  text-transform: uppercase;
}

.advent_bottom_text {
  max-width: 13em;
}

.show-767-down {
  display: none;
}

.has-pointer {
  cursor: pointer;
}

.button_icon {
  width: 1.4375rem;
  height: 1.4375rem;
}

.alisa_prediction_overlay_text {
  color: #fff;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  font-family: Benzin, Arial, sans-serif;
  font-size: 1.875rem;
  font-weight: 600;
  display: flex;
  position: absolute;
  inset: 0%;
}

@media screen and (max-width: 991px) {
  body {
    font-size: clamp(.8rem, 1.3vmin, 1rem);
  }

  .section {
    padding: 3.25rem clamp(1rem, 4vmin, 2rem);
  }

  .section.section_alisa, .section.section-hero, .section.section-advent {
    padding-top: 0;
  }

  .hero_paragraph {
    max-width: 24.625rem;
    font-size: clamp(.8rem, 1.3vmin, 1rem);
  }

  .hero_heading {
    max-width: 24.625rem;
    font-size: 2.5rem;
  }

  .hero_sphere {
    width: clamp(1px, 40vmin, 18.75rem);
  }

  .advent_grid {
    grid-column-gap: .3125rem;
    grid-row-gap: .3125rem;
  }

  .advent_item {
    min-height: auto;
  }

  .button.is-advent-button {
    width: clamp(7.875rem, 16.4vmin, 12rem);
    height: 1.375rem;
    font-size: clamp(.375rem, .08vmin, .8rem);
  }

  .button.is-header-button {
    width: 22em;
    height: 4.25em;
    font-size: clamp(.375rem, .08vmin, .8rem);
  }

  .header_logo {
    width: 3.25rem;
  }

  .footer.section {
    padding-bottom: 2.1875rem;
    font-size: clamp(.625rem, 1.3vmin, 1rem);
  }

  .footer_logo {
    width: 3.25rem;
  }

  .footer_team_link {
    align-items: center;
  }

  .alisa_heading {
    max-width: 18em;
    font-size: 2rem;
  }

  .alisa_layout {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .modal_box_inner {
    padding: 1.3125rem 1.125rem 1.5rem;
  }

  .modal_text {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
  }

  .advent_bottom_content {
    grid-column-gap: 1.375rem;
    grid-row-gap: 1.375rem;
  }

  .alisa_prediction_text {
    max-width: 28em;
    font-size: 1.25rem;
  }

  .footer_team {
    width: 22em;
    padding: .8em;
  }

  .modal_heading {
    font-size: clamp(1rem, 2vmin, 2rem);
  }

  .hero_sphere_image {
    transform: translate(-8%)rotate(-28deg);
  }

  .button_icon {
    width: 2.75em;
  }

  .footer_link_icon {
    width: 1.2em;
  }

  .alisa_prediction_overlay_text {
    font-size: .875rem;
  }
}

@media screen and (max-width: 767px) {
  body {
    font-size: clamp(.625rem, 3.125vmin, 1rem);
  }

  .hero_paragraph {
    max-width: none;
    font-size: clamp(.8rem, 4vmin, 1rem);
  }

  .hero_heading {
    max-width: none;
    font-size: 9vmin;
  }

  .hero_sphere {
    width: clamp(1px, 27vmin, 18.75rem);
    top: auto;
    bottom: 100%;
  }

  .advent_grid {
    grid-template-columns: 1fr 1fr;
  }

  .header_layout {
    grid-column-gap: 1.2rem;
    grid-row-gap: 1.2rem;
    flex-flow: column;
    align-items: flex-start;
  }

  .header_logo {
    width: 5rem;
  }

  .footer.section {
    font-size: clamp(.625rem, 3.125vmin, .8rem);
  }

  .footer_layout {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .footer_col.is-reklama, .footer_col.is-komanda {
    text-align: right;
  }

  .footer_logo {
    width: 5rem;
  }

  .footer_team_link {
    justify-content: flex-end;
  }

  .alisa_heading {
    font-size: 6.9vmin;
  }

  .alisa_predicion_bottom {
    width: 100%;
  }

  .alisa_prediction_text {
    font-size: clamp(.9rem, 6.25vmin, 1.1rem);
  }

  .hero_sphere_image {
    transform: translate(-47%, 15%)rotate(-43deg);
  }

  .hide-767-down {
    display: none;
  }

  .show-767-down {
    display: block;
  }
}

@media screen and (max-width: 479px) {
  .alisa_predicion_bottom {
    aspect-ratio: 1;
    min-height: auto;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .alisa_prediction_overlay_image {
    max-width: none;
    height: 200%;
  }
}

#w-node-f9ea8fd0-a245-ccb9-63c4-2f95a994bc51-3c913e3b {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-_528f62c6-63e2-e885-8ad2-caea714ae3ca-3c913e3b {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_1e920775-3051-088f-ed64-b0a9c1f0cb55-3c913e3b {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_9f3f77c2-1a48-c4d3-56d7-9536e555c6fb-3c913e3b {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-ea78257e-faee-7e3c-43f3-d417e229fab1-3c913e3b {
  grid-area: 5 / 1 / 6 / 2;
}

#w-node-_63ef5ce2-a0e9-d3ba-4d4a-2687630925d0-3c913e3b {
  grid-area: 4 / 2 / 6 / 4;
}

#w-node-_5e76c4ab-e4ee-0b17-0dca-bcbd73686fc7-3c913e3b {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-fc6e1207-7b16-d398-ea2b-0c629abbee04-3c913e3b {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-_17d4cfdb-72f9-daea-3ac4-fcdeed1a96f9-3c913e3b {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_84601832-6015-a7fc-7a33-e5ec50835b90-3c913e3b {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

@media screen and (max-width: 767px) {
  #w-node-f9ea8fd0-a245-ccb9-63c4-2f95a994bc51-3c913e3b {
    grid-row: span 1 / span 1;
  }

  #w-node-_9f3f77c2-1a48-c4d3-56d7-9536e555c6fb-3c913e3b {
    grid-area: 5 / 2 / 7 / 3;
  }

  #w-node-ea78257e-faee-7e3c-43f3-d417e229fab1-3c913e3b {
    grid-area: 6 / 1 / 7 / 2;
  }

  #w-node-_63ef5ce2-a0e9-d3ba-4d4a-2687630925d0-3c913e3b {
    grid-area: span 2 / span 2 / span 2 / span 2;
  }

  #w-node-fc6e1207-7b16-d398-ea2b-0c629abbee04-3c913e3b {
    grid-column: span 1 / span 1;
  }

  #w-node-_84601832-6015-a7fc-7a33-e5ec50835b90-3c913e3b {
    grid-area: span 2 / span 2 / span 2 / span 2;
  }

  #w-node-_212de463-ed61-0ade-5058-60352a17430f-3c913e3b {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-c1b73697-010d-d2c5-ee32-04e894e3164b-3c913e3b {
    grid-area: 1 / 2 / 2 / 3;
  }
}


@font-face {
  font-family: 'Benzin';
  src: url('../fonts/Benzin-Semibold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Benzin';
  src: url('../fonts/Benzin-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ttcommons';
  src: url('../fonts/TTCommons-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ttcommons';
  src: url('../fonts/TTCommons-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bebasneuepro';
  src: url('../fonts/BebasNeuePro-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bebasneuepro';
  src: url('../fonts/BebasNeuePro-Middle.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tt Firs Neue';
  src: url('../fonts/TTFirsNeue-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tt Firs Neue';
  src: url('../fonts/TT-Firs-Neue-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}