:root {
  --black\<deleted\|variable-30e5ca99\>: #12182e;
  --white-smoke\<deleted\|variable-2019cbf4\>: white;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  background-color: var(--black\<deleted\|variable-30e5ca99\>);
  color: var(--white-smoke\<deleted\|variable-2019cbf4\>);
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  text-align: center;
  letter-spacing: 0;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  font-family: Arges;
  font-size: 40vw;
  font-weight: 400;
  line-height: .88;
}

h2 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 1rem;
  font-family: Arges;
  font-size: 13vw;
  font-weight: 400;
  line-height: .8;
}

p {
  max-width: 70ch;
  margin-bottom: 0;
}

a {
  color: #8ee41c;
  -webkit-text-stroke-color: #8cc63f;
  text-decoration: underline;
}

.fn-navbar-box {
  color: #ff0606;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  max-width: 1280px;
  display: flex;
}

.point_plus {
  z-index: 999;
  width: 4.5em;
  margin-left: auto;
  margin-right: auto;
  position: static;
}

.text-block-main {
  padding: 2em 10em 2em 2em;
  font-family: Dincondensed, sans-serif;
  font-size: 3em;
  font-weight: 500;
  line-height: 115%;
}

.text-block-drop {
  color: #fff;
  margin-left: 2em;
  font-family: Dincondensed, sans-serif;
  font-size: 2em;
  font-weight: 500;
  line-height: 110%;
  display: none;
}

.body-2 {
  background-color: #000;
  font-family: Dincondensed, sans-serif;
  font-size: .7vw;
  line-height: 110%;
  text-decoration: none;
}

.fn-navbar-link-box {
  color: #fff;
  padding: 30px 40px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.3em;
  transition: opacity .25s;
}

.fn-navbar-link-box:hover {
  opacity: .7;
}

.fn-navbar-link-box.w--current {
  color: #8ee41c;
}

.fn-navbar-links-wrapper {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.fn-navbar-menu-wrapper, .fn-navbar-menu-box {
  flex: 1;
  justify-content: space-between;
  display: flex;
}

.fn-brand-box {
  object-fit: contain;
  object-position: 0% 50%;
  width: 106px;
  height: 21.55px;
  margin-right: 0;
  transition: opacity .25s;
}

.fn-brand-box:hover {
  opacity: .7;
}

.fn-brand-box.side-margin {
  justify-content: center;
  align-items: center;
  width: 160px;
  margin-top: 35px;
  display: flex;
}

.fn-brand-box.side-margin.w--current {
  margin-right: 20px;
}

.fn-navbar-container-box {
  -webkit-backdrop-filter: blur(13px);
  backdrop-filter: blur(13px);
  background-color: #070707cf;
  border-radius: 300px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1310px;
  height: 60px;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.fn-navbar-box-2 {
  z-index: 3;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 16px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
  position: fixed;
}

.section_3 {
  background-image: url('../images/bg_02.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  height: 90em;
  max-height: 1300px;
  display: block;
}

.div-block-bullet_01 {
  width: 60em;
  height: 30em;
  position: relative;
  top: -.9em;
  left: 5.4em;
}

.img_sticker {
  width: 29em;
  position: relative;
  top: -7.5em;
  left: 96.3em;
}

.img_sticker-2 {
  width: 12em;
  position: absolute;
  top: 25em;
  left: 26.7em;
}

.text-main_t {
  text-align: center;
  margin-top: -1.9em;
  margin-bottom: .3em;
  font-family: Dincondensed, sans-serif;
  font-size: 6em;
  line-height: 120%;
  position: relative;
}

.section-footer {
  z-index: 20;
  text-align: left;
  background-color: #000;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
  display: block;
}

.section-1 {
  height: 100vh;
  position: static;
  overflow: hidden;
}

.div-block-18 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 90%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.image-7 {
  width: 130em;
  padding-bottom: 4em;
}

.img_sticker-3 {
  width: 12em;
  position: relative;
  top: -4.6em;
  left: -8.8em;
}

.section-border {
  background-image: url('../images/border.png');
  background-position: 50%;
  background-repeat: repeat-x;
  background-size: cover;
  height: 4em;
  display: block;
}

.image-8 {
  width: 16em;
}

.text-block-2 {
  margin-top: 19px;
  font-size: 1.5em;
  line-height: 120%;
  text-decoration: none;
}

.div-block-19 {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  inset: 0% 0% auto;
}

.text-block-5 {
  margin-bottom: .5em;
  font-size: 2.2em;
  line-height: 120%;
}

.img_sticker-4 {
  width: 35em;
  position: relative;
  top: 34.4em;
  left: 40.5em;
}

.text-block-6 {
  color: #8cc63f;
  text-align: right;
  margin-bottom: 10px;
  font-size: 1.5em;
  line-height: 1.3em;
  text-decoration: underline;
}

.text-block-7 {
  text-align: right;
  margin-top: 29px;
  font-size: 1.5em;
}

.section_2 {
  background-image: url('../images/bg_02.png');
  background-repeat: no-repeat;
  background-size: cover;
  height: 80em;
  max-height: 1280px;
  display: none;
}

.form-block {
  display: none;
  position: relative;
}

.checkbox-label {
  font-size: 1.5em;
  line-height: 120%;
}

.section-1-copy {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  overflow: hidden;
}

.body-3 {
  background-color: #12182e;
  background-image: url('../images/backg_faq.jpg');
  background-position: 50% 0;
  background-repeat: repeat-y;
  background-size: cover;
  background-attachment: scroll;
  font-family: Dincondensed, sans-serif;
  font-size: .7vw;
  line-height: 100%;
  display: block;
}

.image-10 {
  width: 30em;
  margin: 12em auto 3em;
  display: block;
}

.div-block-17-copy {
  z-index: -1;
  background-image: url('../images/main-final20.10.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  position: absolute;
  inset: 0;
}

.text_screen-titl {
  color: #5ae600;
  text-align: center;
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  font-family: Zig, sans-serif;
  font-size: 2.6em;
  font-weight: 500;
  line-height: 116%;
  position: relative;
}

.div-block-21 {
  background-image: url('../images/scr_text_1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 60em;
  height: 35em;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  overflow: visible;
}

.link_upload_photo {
  -webkit-text-stroke-color: white;
}

.slide {
  mix-blend-mode: normal;
  background-color: #00130c00;
  border-radius: 20px;
}

.image-anim1 {
  max-height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.slider {
  background-color: #ddd0;
  width: 50em;
  height: 35em;
  position: absolute;
}

.mask {
  background-color: #0000;
}

.image-13, .image-13-copy {
  width: 1.5em;
  display: block;
}

.image-anim2 {
  overflow: clip;
}

.slide-nav {
  top: 40em;
}

.section-2 {
  justify-content: center;
  align-items: center;
  margin-top: 7em;
  margin-bottom: 10em;
  display: flex;
}

.image-17 {
  width: 512px;
  height: 512px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.button-3-share {
  background-color: #3898ec00;
  background-image: url('../images/btn_share2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 6em;
  height: 6em;
  margin-right: 7em;
}

.div-block-22 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 60em;
  margin-bottom: 2.8em;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text_screen-titl-copy {
  color: #8ee41c;
  text-align: center;
  font-family: Zig, sans-serif;
  font-size: 9em;
  font-weight: 500;
  line-height: 116%;
}

.fn-paragraph-no-margin {
  color: #c0dd9a;
  text-transform: none;
  max-width: 90%;
  font-family: Dincondensed, sans-serif;
  font-size: 2em;
  line-height: 1.6em;
  overflow: hidden;
}

.spacer-s {
  width: 24px;
  height: 24px;
}

.fn-heading-5-no-margin {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Dincondensed, sans-serif;
  font-size: 3em;
  font-weight: 700;
  line-height: 1.3em;
}

.fn-faq-intro {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 70px;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
  position: relative;
}

.fn-faq-item-toggle {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  cursor: pointer;
  background-color: #0f1213;
  background-image: url('../images/bg_faq.png');
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 3em;
  flex-direction: column;
  align-items: stretch;
  width: 100em;
  padding: 2.5em;
  display: flex;
}

.faq {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  align-items: center;
  width: 100em;
  margin-bottom: 10em;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.submit-button {
  text-transform: uppercase;
  background-color: #8ee41c;
  border-radius: 20px;
  margin-top: .3em;
  font-size: 20px;
}

.button-generate {
  background-color: #3898ec00;
  background-image: url('../images/btn_push_or.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 40em;
  height: 40em;
}

.button-generate:hover {
  background-image: url('../images/btn_push_gr.png');
}

.div-block-21-copy-copy-copy {
  background-image: url('../images/btn_back.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 40em;
  height: 40em;
  margin-left: 11em;
  display: flex;
  position: relative;
}

.div-block-21-copy-23 {
  background-image: url('../images/frame_photo-2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 700px;
  height: 700px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  overflow: visible;
}

.div-block-width100 {
  margin-left: auto;
  margin-right: auto;
  font-family: Dincondensed, sans-serif;
}

.div-block-bullet_02 {
  width: 45em;
  position: relative;
  top: -32.5em;
  left: 78em;
}

.spline-scene {
  height: 80em;
  position: static;
}

.div-block-bullet_05 {
  width: 35em;
  position: relative;
  top: -29.5em;
  left: 14.6em;
}

.div-block-23 {
  padding-left: 4.6em;
}

.point_plus-copy {
  z-index: 999;
  width: 4.5em;
  margin-left: auto;
  margin-right: auto;
  position: static;
}

.div-block-bullet_04 {
  width: 40em;
  position: absolute;
  top: 37.2em;
  right: 9.1em;
}

.div-block-bullet_03 {
  width: 40em;
  position: absolute;
  top: 5.4em;
  left: 15.2em;
}

.div-block-animal-selection {
  background-image: url('../images/scr_pic.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 70em;
  height: 60em;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  overflow: visible;
}

.left-arrow {
  z-index: 1;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.right-arrow {
  z-index: 1;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.div-block-21-copy-copy-copy {
  background-image: url('../images/scr_text.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 30em;
  margin: 14em auto 5em;
  display: flex;
  position: relative;
  overflow: visible;
}

.div-block-21-button {
  background-image: url('../images/btn_back.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 40em;
  height: 40em;
  margin-left: 3.7em;
  display: flex;
  position: relative;
}

.form {
  grid-template-rows: auto auto;
  grid-template-columns: 15em 15em;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-items: baseline start;
  display: grid;
}

.link {
  color: #8ee41c;
}

.checkbox {
  margin-top: .2em;
  margin-left: -1.6em;
}

.checkbox-field {
  margin-bottom: .2em;
  padding-left: 2em;
}

.image-16-copy-graff {
  width: 15em;
  margin-left: 2.2em;
  position: static;
  top: 2.5em;
  left: 91.8em;
}

.link-block-2 {
  width: 25em;
  position: absolute;
  top: 8.3em;
  left: 100.9em;
  overflow: visible;
}

.button-3-save {
  background-color: #3898ec00;
  background-image: url('../images/btn_save.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 15em;
  height: 6em;
  margin-right: 9px;
}

.button-3-repeat {
  background-color: #3898ec00;
  background-image: url('../images/btn_repeat.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 15em;
  height: 6em;
}

.image-7-copy {
  position: relative;
}

.container {
  width: 100%;
  max-width: 1280px;
  margin-top: 10%;
  margin-bottom: 20%;
  position: relative;
}

.body-4 {
  background-color: #000;
}

.text-main_t-copy {
  text-align: center;
  margin-top: -1em;
  margin-bottom: .3em;
  font-family: Dincondensed, sans-serif;
  font-size: 6em;
  line-height: 110%;
  position: relative;
}

.text-block-10 {
  color: #fff;
  text-align: center;
  font-size: 1.5em;
  line-height: 110%;
  text-decoration: none;
}

.image-19 {
  width: 5em;
  margin-top: 16px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-10-copy {
  width: 30em;
  margin: 12em auto 3em;
  display: block;
}

.div-block-24 {
  width: 25em;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: -5em;
}

.link-2, .link-3 {
  color: #8ee41c;
}

.link-block-account {
  width: 36px;
  height: 36px;
  display: flex;
}

.success-message {
  background-color: #000;
}

.error-message {
  background-color: #cb434c;
}

.div-block-25 {
  height: 15em;
}

.div-block-width100-copy-copy {
  margin-left: auto;
  margin-right: auto;
}

.section-1-copy {
  background-image: url('../images/backg_faq.jpg');
  background-position: 50% 0;
  background-repeat: repeat-y;
  background-size: cover;
  height: auto;
  min-height: 800px;
  position: relative;
  overflow: hidden;
}

.div-block-photogereationlist {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  width: 100%;
  max-width: 1280px;
  margin-bottom: 140px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  display: grid;
  position: static;
  top: 110px;
}

.imagemonstr {
  aspect-ratio: 1;
  width: 100%;
  height: 100%;
}

.div-block-photocard {
  flex-flow: column;
  align-items: flex-start;
  margin-top: 3em;
  display: flex;
}

.text-block-14 {
  color: #fff;
  font-size: 2em;
  line-height: 110%;
  position: relative;
}

.div-block-cardinfo {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: baseline;
  margin-top: 1em;
  display: flex;
  position: relative;
}

.button-upscale {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #e7ab0c;
  border-radius: 30px;
  margin-left: auto;
  margin-right: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 2em;
  line-height: 100%;
  display: block;
  position: relative;
}

.button-download {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #8ee41c;
  border-radius: 30px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 2em;
  line-height: 100%;
  display: block;
  position: relative;
}

.div-block-26 {
  max-width: 1280px;
  margin-top: 134px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  position: static;
  top: 115px;
}

.text-block-15 {
  color: #fff;
  font-family: Dincondensed, sans-serif;
  font-size: 40px;
  line-height: 110%;
}

.div-block-27 {
  flex-flow: column;
  display: flex;
}

.text-block-name {
  color: #fff;
  padding-left: 10px;
  font-family: Dincondensed, sans-serif;
  font-size: 40px;
  line-height: 110%;
}

.text-block-16 {
  color: #fff;
  margin-top: 37px;
  font-family: Dincondensed, sans-serif;
  font-size: 30px;
  line-height: 110%;
}

.div-block-28 {
  display: flex;
}

.text-block-email {
  color: #fff;
  text-align: right;
  padding-left: 0;
  font-family: Dincondensed, sans-serif;
  font-size: 25px;
  line-height: 110%;
}

.div-block-29 {
  align-items: baseline;
  width: auto;
  margin-bottom: 74px;
  margin-left: auto;
  margin-right: 0;
  display: flex;
}

.button-logout {
  text-align: center;
  text-transform: uppercase;
  background-color: #636363;
  border-radius: 20px;
  align-self: center;
  margin-left: 5px;
  margin-right: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 1.2em;
  line-height: 110%;
  display: block;
  position: relative;
}

.text-block-17 {
  margin-top: 47px;
  font-family: Zig, sans-serif;
  font-size: 50px;
  line-height: 120%;
}

.heading {
  font-family: Dincondensed, sans-serif;
}

.div-block-32 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 46em;
  height: 26em;
  padding-top: 1em;
  padding-bottom: 1em;
  display: flex;
}

.file-name {
  text-align: center;
  width: 100%;
  height: 30px;
  font-size: 15px;
  line-height: 100%;
  position: relative;
}

.file-name-text {
  height: auto;
  font-size: 20px;
  line-height: 120%;
}

.ravbiv {
  width: 100%;
  height: 20px;
  position: relative;
}

.body-video {
  font-family: Dincondensed, sans-serif;
  font-size: 10px;
}

.div-block-video {
  width: 100%;
  height: 100vh;
  display: block;
}

.bg-video {
  width: 100vw;
  height: 100vh;
  display: block;
}

.div-popup {
  z-index: 9999;
  background-image: linear-gradient(#000000b8, #000000b8);
  display: block;
  position: fixed;
  inset: 0%;
}

.div-pop {
  z-index: 9999;
  background-image: linear-gradient(#131212, #131212);
  border: 5px solid #8ee41c;
  border-radius: 30px;
  width: 600px;
  height: 360px;
  margin-top: 15%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px;
  position: fixed;
  inset: 0%;
}

.text-block-18 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 9px;
  font-family: Dincondensed, sans-serif;
  font-size: 30px;
  line-height: 120%;
}

.text-block-18-copy {
  color: #8ee41c;
  text-align: center;
  -webkit-text-stroke-color: white;
  text-transform: uppercase;
  margin-top: 12px;
  font-family: Dincondensed, sans-serif;
  font-size: 60px;
  line-height: 100%;
}

.btn_close_popup {
  background-color: #3898ec00;
  background-image: url('../images/free-icon-close-cross-in-circular-outlined-interface-button-58253.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 50px;
  height: 50px;
  margin-left: auto;
  padding: 0;
  display: block;
  position: relative;
}

.div-block-26-copy {
  max-width: 1280px;
  margin-top: 134px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  position: static;
  top: 115px;
}

.div-block-27-copy {
  flex-flow: column;
  display: flex;
}

.text-block-15-copy {
  color: #fff;
  text-align: center;
  margin-top: 72px;
  font-family: Dincondensed, sans-serif;
  font-size: 60px;
  line-height: 110%;
}

.text-block-16-copy {
  color: #fff;
  text-align: center;
  max-width: 1024px;
  margin-top: 37px;
  margin-left: auto;
  margin-right: auto;
  font-family: Dincondensed, sans-serif;
  font-size: 26px;
  line-height: 110%;
}

.div-block-28-copy {
  text-align: center;
  font-family: Dincondensed, sans-serif;
  display: block;
}

.grid {
  grid-template-rows: auto auto auto auto;
  max-width: 1024px;
  margin-top: 22px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-33, .div-block-34 {
  height: auto;
}

.grid-2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 26px;
}

.text-block-19 {
  margin-bottom: 10px;
  font-family: Dincondensed, sans-serif;
  font-size: 2vw;
  line-height: 120%;
}

.button {
  -webkit-text-stroke-color: #8ee41c;
  text-transform: uppercase;
  background-color: #8ee41c;
  border-radius: 30px;
  margin-top: 38px;
  margin-bottom: 99px;
  padding: 15px 30px;
  font-size: 1.5vw;
}

.div-block-36 {
  flex-flow: column;
  align-items: center;
  display: flex;
}

.section-sett {
  background-image: url('../images/backg_faq.jpg');
  background-position: 50% 0;
  background-repeat: repeat-y;
  background-size: cover;
  overflow: hidden;
}

.code-embed-2 {
  height: 6vw;
  position: relative;
}

.div-block-31-copy {
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.text_screen-manual {
  color: #fff;
  text-align: center;
  font-family: Dincondensed, sans-serif;
  font-size: 2.5em;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
  position: relative;
}

.text_screen-copy-copy {
  z-index: 2;
  color: #5ae600;
  text-align: center;
  -webkit-text-stroke-color: #8ee41c;
  margin-top: 3em;
  font-family: Zig, sans-serif;
  font-size: 2em;
  font-weight: 500;
  line-height: 116%;
  position: relative;
  top: 6em;
}

.link-block-4 {
  width: 25%;
  height: 64px;
  margin-left: 10px;
  margin-right: 10px;
}

.fs-cc_title {
  color: #000;
  text-transform: uppercase;
  margin-bottom: .25rem;
  font-family: Dincondensed, sans-serif;
  font-size: 1.75rem;
  font-weight: 700;
}

.clone-elements-inside-div {
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.fs-cc_button {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border: 1px solid #000;
  border-radius: .25rem;
  justify-content: center;
  align-items: center;
  padding: .75rem 1rem;
  font-family: Dincondensed, sans-serif;
  font-size: .9375rem;
  font-weight: 700;
  transition: background-color .1s;
  display: inline-flex;
}

.fs-cc_button.is-secondary {
  color: #000;
  background-color: #fff0;
  border: 1px solid #0000001a;
  font-family: Dincondensed, sans-serif;
  font-weight: 700;
}

.fs-cc_modal {
  background-color: #fff;
  flex-direction: column;
  max-width: 32rem;
  margin-left: auto;
  margin-right: auto;
  font-size: .9375rem;
  line-height: 1.4;
  display: flex;
  position: relative;
}

.fs-cc_checkbox {
  color: #000;
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 1.75rem;
  font-family: Dincondensed, sans-serif;
  transition: color .15s cubic-bezier(.25, .46, .45, .94);
}

.fs-cc_checkbox.is--not-allowed {
  cursor: not-allowed;
}

.fs-cc_form {
  margin-bottom: 0;
}

.fs-cc_close-button {
  z-index: 5;
  cursor: pointer;
  background-color: #f8f8f8;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  margin: 1.25rem 1.25rem -2.5rem auto;
  display: flex;
  position: relative;
}

.fs-cc_link {
  text-decoration: underline;
}

.cookie-preference_background {
  opacity: 1;
  cursor: pointer;
  background-color: #0003;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.fs-cc_screen-reader-only {
  width: 1px;
  height: 1px;
  margin: -1px;
  position: absolute;
  overflow: hidden;
}

.fs-cc_checkbox-label {
  cursor: pointer;
  margin-bottom: .25rem;
  font-size: .9375rem;
  font-weight: 600;
}

.fs-cc_checkbox-label.is--not-allowed {
  color: #000;
  font-family: Dincondensed, sans-serif;
  font-weight: 700;
}

.fs-cc_preference-buttons {
  z-index: 1;
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  background-color: #f8f8f8;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  margin-bottom: -1.5rem;
  margin-left: -1.5rem;
  margin-right: -1.5rem;
  padding: 1.5rem;
  display: flex;
  position: sticky;
  bottom: -2rem;
}

.fs-cc_preference-component {
  z-index: 99999;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  inset: 0%;
}

.fs-cc_modal-buttons {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  color: #000;
  background-color: #f8f8f8;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  padding: 1.25rem 1.5rem;
  font-family: Dincondensed, sans-serif;
  font-weight: 700;
  display: flex;
}

.fs-cc_checkbox-description {
  cursor: pointer;
  font-size: .875rem;
  font-weight: 400;
}

.fs-cc_preferences {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
}

.fs_cc-modal-content {
  padding: 1.5rem;
}

.fs-cc_close-button-line {
  background-color: #000;
  width: 1rem;
  height: 2px;
  position: absolute;
  transform: rotate(-45deg);
}

.fs-cc_close-button-line.is-2nd {
  transform: rotate(45deg);
}

.fs-cc_checkbox-button {
  float: left;
  border: 1px solid #0003;
  border-radius: .125rem;
  width: 1.25rem;
  height: 1.25rem;
  margin-top: 0;
  margin-left: -1.75rem;
  transition: background-color .2s cubic-bezier(.25, .46, .45, .94);
}

.fs-cc_checkbox-button.w--redirected-checked {
  background-color: #146ef5;
  background-image: url('../images/radio__checkmark.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: .625rem;
  border: 1px solid #146ef5;
}

.fs-cc_checkbox-button.w--redirected-focus {
  box-shadow: none;
}

.fs-cc_checkbox-button.is-required {
  cursor: not-allowed;
  background-color: #146ef5;
  background-image: url('../images/radio__checkmark.svg');
  background-position: 45%;
  background-repeat: no-repeat;
  background-size: .625rem;
  border-color: #146ef5;
}

.fs-cc_cookie-component {
  z-index: 9500;
  max-width: 25rem;
  display: flex;
}

.fs-cc_description {
  color: #000;
  font-family: Dincondensed, sans-serif;
  font-weight: 700;
}

.cookie-preference_wrapper {
  z-index: 1;
  width: 100%;
  max-height: 100%;
  padding: 2rem;
  position: relative;
  overflow: auto;
}

.cookies {
  z-index: 9999;
  display: block;
  position: fixed;
  inset: auto 0% 0%;
}

.text-block-11-copy {
  text-align: center;
  width: 20em;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.5vw;
  line-height: 110%;
}

.text-span-6-copy {
  color: #8ee41c;
  -webkit-text-stroke-color: #8cc63f;
  font-size: 2.5vw;
  line-height: 140%;
}

.section-res {
  height: auto;
  position: static;
  overflow: hidden;
}

.image-17-copy-graff {
  width: 15em;
  margin-left: 2.2em;
  position: static;
  top: 2.5em;
  left: 91.8em;
  transform: rotate(-4deg);
}

.button-login {
  text-align: center;
  text-transform: uppercase;
  background-color: #87bf3d;
  border-radius: 20px;
  align-self: center;
  margin-left: 5px;
  margin-right: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 1.2em;
  line-height: 110%;
  display: block;
  position: relative;
}

.div-block-account-sign {
  padding-left: 40px;
  display: flex;
}

.div-popup-privacy {
  z-index: 9999;
  color: #fff;
  background-image: linear-gradient(#000000b8, #000000b8);
  display: block;
  position: fixed;
  inset: 0%;
}

.div-pop-privacy {
  z-index: 9999;
  background-image: linear-gradient(#131212, #131212);
  border: 5px solid #8ee41c;
  border-radius: 30px;
  width: 600px;
  height: 300px;
  margin-top: 15%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px;
  position: fixed;
  inset: 0%;
}

.btn_close_popup-privacy {
  background-color: #3898ec00;
  background-image: url('../images/free-icon-close-cross-in-circular-outlined-interface-button-58253.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 50px;
  height: 50px;
  margin-left: auto;
  padding: 0;
  display: block;
  position: relative;
}

.text-block-title-privacy {
  color: #8ee41c;
  text-align: center;
  -webkit-text-stroke-color: white;
  text-transform: uppercase;
  margin-top: 12px;
  font-family: Dincondensed, sans-serif;
  font-size: 42px;
  line-height: 100%;
}

.checkbox-label-2 {
  font-size: 24px;
  line-height: 100%;
}

.form-block-2 {
  margin-top: 18px;
}

.submit-button-2 {
  color: #fff;
  text-transform: uppercase;
  background-color: #8ee41c;
  border-radius: 50px;
  align-self: center;
  margin-top: 9px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 20px;
}

.form-2 {
  flex-flow: column;
  align-items: center;
  display: flex;
}

.success-message-2 {
  background-color: #131212;
}

.text-block-20 {
  font-size: 30px;
  line-height: 100%;
}

.error-message-2 {
  background-color: #121212;
}

.text-block-21 {
  text-align: center;
  font-size: 20px;
  line-height: 100%;
}

.image-22 {
  width: 100%;
  height: 100%;
}

.bold-text, .bold-text-2, .link-4 {
  color: #8ee41c;
}

.image-23 {
  width: 50%;
  position: relative;
}

.grid-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  place-items: center;
  margin-top: -30px;
  padding-bottom: 60px;
}

.div-block-37 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-38 {
  padding-left: 10px;
}

.div-block-39 {
  padding-right: 10px;
}

.div-block-40 {
  justify-content: center;
  display: flex;
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 60vw;
  }

  h2 {
    font-size: 27vw;
  }

  .fn-nav-line-3, .fn-nav-line-2, .fn-nav-line-1 {
    background-color: #fff;
    border-radius: 4px;
    width: 16px;
    height: 2px;
    margin-top: 2px;
    margin-bottom: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .nav-menu-button-wrap {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    display: flex;
  }

  .fn-menu-button {
    z-index: 999999;
    background-color: #1a1a1a;
    border-radius: 50px;
    margin-right: -18px;
    padding-right: 18px;
  }

  .fn-menu-button.w--open {
    z-index: 2;
    background-color: #1a1a1a;
  }

  .fn-navbar-link-box {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: 12px 0;
    transition: none;
  }

  .fn-navbar-link-box:hover {
    opacity: 1;
  }

  .fn-navbar-links-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }

  .fn-navbar-menu-wrapper {
    background-color: #1a1a1a;
    border-radius: 16px;
    flex-direction: column;
    justify-content: flex-start;
    padding: 12px 24px 24px;
    display: flex;
    position: relative;
  }

  .fn-navbar-menu-box {
    z-index: 99999;
    background-color: #0000;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .fn-brand-box {
    z-index: 2;
    transition: none;
  }

  .fn-brand-box:hover {
    opacity: 1;
  }

  .fn-brand-box.side-margin.w--current {
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .fn-navbar-container-box {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    background-color: #07070700;
    padding-left: 15px;
    padding-right: 15px;
  }

  .text-main_t {
    margin-top: -2.1em;
    margin-bottom: .9em;
  }

  .section-footer {
    height: auto;
  }

  .section-border {
    height: 4em;
  }

  .div-block-17-copy {
    background-image: url('../images/vertical20.10.24.png');
    background-position: 50%;
  }

  .image-13, .image-13-copy {
    width: 1em;
  }

  .button-3-share {
    width: 14em;
    height: 9em;
  }

  .fn-paragraph-no-margin {
    font-size: 3em;
  }

  .fn-faq-intro {
    grid-template-columns: 1fr 46px;
  }

  .fn-faq-item-toggle {
    width: 100%;
  }

  .faq {
    width: 90%;
  }

  .div-block-width100 {
    margin-top: 20em;
  }

  .button-3-save, .button-3-repeat {
    width: 40em;
    height: 15em;
  }

  .image-18 {
    width: 8em;
    height: 8em;
  }

  .container {
    margin-top: 5%;
  }

  .text-main_t-copy {
    margin-top: -.5em;
    font-size: 4.53em;
    line-height: 100%;
  }

  .div-block-24 {
    width: 30em;
  }

  .div-block-width100-copy-copy {
    margin-top: 0;
  }

  .div-block-photogereationlist {
    grid-template-columns: 1fr 1fr;
  }

  .div-block-photocard {
    width: auto;
  }

  .text-block-14, .button-upscale, .button-download {
    font-size: 4em;
  }

  .button-logout {
    font-size: 2.5em;
    display: block;
  }

  .heading {
    font-size: 20vw;
  }

  .text-block-15-copy {
    margin-top: 31px;
  }

  .grid-2 {
    grid-template-rows: auto;
  }

  .text-block-19, .button {
    font-size: 3vw;
  }

  .div-block-31-copy {
    margin-top: .2vh;
  }

  .link-block-4 {
    width: 48px;
    height: 48px;
  }

  .text-block-11-copy {
    font-size: 3vw;
  }

  .text-span-6-copy {
    font-size: 5vw;
  }

  .button-login {
    font-size: 2.5em;
    display: block;
  }

  .div-block-account-sign {
    margin-top: 10px;
    padding-left: 0;
  }
}

@media screen and (max-width: 767px) {
  .fn-nav-line-3, .fn-nav-line-2, .fn-nav-line-1 {
    background-color: #fff;
  }

  .fn-navbar-link-box {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .fn-navbar-menu-wrapper {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    background-color: #1a1a1a;
    padding: 18px;
  }

  .fn-brand-box {
    margin-right: 0;
    padding-left: 0;
  }

  .fn-brand-box.side-margin.w--current {
    margin-top: 0;
    margin-bottom: 0;
  }

  .section-1 {
    overflow: hidden;
  }

  .section-border {
    height: 3em;
  }

  .text-block-6, .text-block-7 {
    text-align: left;
  }

  .form-block {
    display: none;
  }

  .section-1-copy {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: block;
  }

  .body-3 {
    background-color: #12182e;
    background-position: 100% 0;
    background-repeat: repeat-y;
    background-size: cover;
    background-attachment: scroll;
    display: block;
  }

  .text_screen-titl {
    font-size: 3.5em;
  }

  .div-block-21 {
    width: 80em;
    height: 50em;
  }

  .image-13, .image-13-copy {
    width: 1em;
  }

  .image-17 {
    width: 360px;
    height: 360px;
  }

  .div-block-22 {
    margin-top: 12px;
  }

  .fn-heading-5-no-margin {
    font-size: 18px;
  }

  .fn-faq-intro {
    grid-template-columns: 2fr 34px;
  }

  .div-block-21-copy-23 {
    width: 512px;
    height: 512px;
  }

  .div-block-width100-copy-copy {
    margin-top: 0;
  }

  .section-1-copy {
    overflow: hidden;
  }

  .text-block-14, .button-upscale, .button-download {
    font-size: 4em;
  }

  .button-logout {
    font-size: 3em;
  }

  .div-block-32 {
    width: 65em;
    height: 36em;
  }

  .div-pop {
    width: 512px;
    height: 340px;
  }

  .text-block-18 {
    font-size: 26px;
  }

  .section-sett {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: block;
  }

  .text_screen-manual {
    margin-top: -33px;
    font-size: 3em;
  }

  .link-block-4 {
    text-align: left;
    width: 36px;
    margin-left: 8px;
    margin-right: 8px;
  }

  .image-21 {
    text-align: left;
  }

  .fs-cc_close-button {
    margin-right: 1.25rem;
  }

  .fs-cc_modal-buttons {
    padding: 1.5rem;
  }

  .cookie-preference_wrapper {
    padding-top: 2rem;
  }

  .text-block-11-copy {
    margin-top: 38px;
    margin-bottom: 84px;
    font-size: 6em;
  }

  .text-span-6-copy {
    font-size: 1.6em;
  }

  .section-res {
    overflow: hidden;
  }

  .button-login {
    font-size: 3em;
  }

  .div-pop-privacy {
    width: 512px;
    height: 340px;
  }

  .text-block-20 {
    line-height: 100%;
  }
}

@media screen and (max-width: 479px) {
  h2 {
    font-size: 40vw;
  }

  .point_plus {
    width: 15em;
    height: 15em;
  }

  .text-block-main {
    padding-right: 1em;
    font-size: 8em;
  }

  .text-block-drop {
    font-size: 7em;
    display: none;
  }

  .body-2 {
    flex-flow: column;
    display: flex;
  }

  .fn-nav-line-3, .fn-nav-line-2, .fn-nav-line-1 {
    background-color: #fff;
  }

  .fn-navbar-menu-wrapper {
    background-color: #1a1a1a;
  }

  .fn-brand-box.side-margin {
    margin-top: 0;
  }

  .section_3 {
    height: 580em;
    max-height: 1280em;
  }

  .div-block-bullet_01 {
    width: 120em;
    margin-top: 43px;
    top: -30em;
    left: 10.3em;
  }

  .img_sticker {
    width: 70em;
    top: -4.9em;
    left: 59.9em;
  }

  .img_sticker-2 {
    display: none;
    top: 200em;
  }

  .text-main_t {
    margin-top: -1.6em;
    font-size: 10em;
  }

  .section-footer {
    width: 100vw;
    padding-left: 15px;
    padding-right: 15px;
  }

  .section-1 {
    height: 100vh;
  }

  .div-block-18 {
    width: 100%;
  }

  .image-7 {
    width: 150em;
  }

  .img_sticker-3 {
    width: 35em;
    display: none;
    top: 80em;
    left: -50em;
  }

  .section-border {
    height: 4em;
    position: relative;
  }

  .image-8 {
    width: 90em;
  }

  .text-block-2 {
    text-align: left;
    font-size: 9em;
  }

  .text-block-5 {
    font-size: 7em;
  }

  .img_sticker-4 {
    width: 90em;
    margin-top: -57px;
    top: 194.4em;
    left: 26.9em;
  }

  .img_sticker-5 {
    margin-top: -26px;
  }

  .text-block-6 {
    text-align: left;
    font-size: 9em;
  }

  .text-block-7 {
    text-align: left;
    margin-top: 26px;
    margin-bottom: 50px;
    font-size: 7em;
    line-height: 120%;
  }

  .section_2 {
    height: 420em;
    position: relative;
  }

  .form-block {
    display: none;
    left: 22px;
  }

  .checkbox-label {
    padding-left: 5px;
    font-size: 5em;
  }

  .body-3 {
    background-color: #000;
    background-image: url('../images/backg_faq.jpg');
    background-repeat: repeat-y;
    background-size: cover;
  }

  .image-10 {
    width: 60em;
  }

  .div-block-17-copy {
    background-image: url('../images/vertical20.10.24.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
  }

  .text_screen-titl {
    font-size: 5em;
  }

  .div-block-21 {
    width: 120em;
    height: 80em;
  }

  .slider {
    width: 80em;
    height: 55em;
  }

  .image-13, .image-13-copy {
    width: .6em;
  }

  .slide-nav {
    top: 58em;
  }

  .section-2 {
    margin-top: 4.3em;
    padding-bottom: 51px;
  }

  .image-17 {
    width: 85em;
    height: 85em;
  }

  .button-3-share {
    width: 18em;
    height: 18em;
  }

  .div-block-22 {
    width: 120em;
  }

  .text_screen-titl-copy {
    font-size: 18em;
  }

  .fn-paragraph-no-margin {
    max-width: 95%;
    font-size: 6em;
    line-height: 110%;
  }

  .spacer-s {
    height: 3em;
  }

  .fn-heading-5-no-margin {
    font-size: 6em;
  }

  .fn-faq-intro {
    grid-column-gap: 9px;
    grid-template-columns: 113em 15em;
  }

  .fn-faq-item-toggle {
    min-width: 300px;
  }

  .faq {
    width: 95%;
  }

  .submit-button {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 8em;
    line-height: 100%;
  }

  .button-generate {
    width: 80em;
    height: 80em;
  }

  .div-block-21-copy-23 {
    width: 120em;
    height: 120em;
  }

  .div-block-width100 {
    margin-top: 40em;
  }

  .div-block-bullet_02 {
    width: 120em;
    top: 156.6em;
    left: 9.8em;
  }

  .spline-scene {
    height: 300em;
    position: relative;
    top: -50px;
  }

  .div-block-bullet_05 {
    width: 120em;
    top: 162.7em;
  }

  .point_plus-copy {
    width: 15em;
    height: 15em;
  }

  .div-block-bullet_04 {
    width: 120em;
    top: 375.1em;
  }

  .div-block-bullet_03 {
    width: 120em;
    top: 295em;
  }

  .div-block-animal-selection {
    width: 120em;
    height: 90em;
    margin-top: 7px;
  }

  .div-block-21-copy-copy-copy {
    width: 90em;
    height: 50em;
    margin-top: 44.3em;
  }

  .div-block-21-button {
    width: 60em;
    height: 60em;
  }

  .form {
    grid-template-rows: 10em 10em;
    grid-template-columns: 60em repeat(auto-fit, 60em);
    grid-auto-rows: 10em;
  }

  .link-block {
    width: 95em;
    top: 438.1em;
    left: 25.6em;
  }

  .image-16-copy-graff {
    width: 35em;
  }

  .link-block-2 {
    width: 60em;
    top: 250.1em;
    left: 45.6em;
  }

  .button-3-save {
    width: 44em;
    height: 16em;
    margin-right: 6px;
  }

  .button-3-repeat {
    width: 44em;
    height: 16em;
  }

  .image-18 {
    max-width: 70%;
  }

  .image-7-copy {
    width: 150em;
  }

  .container {
    margin-top: 25%;
  }

  .text-main_t-copy {
    margin-top: -.2em;
    font-size: 3em;
  }

  .text-block-10 {
    font-size: 5em;
  }

  .image-10-copy {
    width: 60em;
  }

  .div-block-24 {
    width: 90em;
    top: -17.5em;
  }

  .link-block-account {
    margin-top: 12px;
  }

  .div-block-25 {
    width: 100%;
    height: 20em;
  }

  .text-block-12, .text-block-13 {
    font-size: 4vw;
  }

  .section-1-copy {
    height: auto;
  }

  .div-block-photogereationlist {
    grid-template-columns: 1fr;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-14 {
    font-size: 8em;
  }

  .div-block-cardinfo {
    margin-top: 2.5em;
    display: flex;
  }

  .button-upscale, .button-download {
    font-size: 8em;
  }

  .div-block-26 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-15, .text-block-name {
    font-size: 20px;
  }

  .text-block-16 {
    margin-top: 20px;
    font-size: 20px;
  }

  .text-block-email {
    font-size: 18px;
  }

  .div-block-29 {
    margin-bottom: 30px;
  }

  .button-logout {
    align-self: center;
    margin-top: 12px;
    font-size: 7em;
    line-height: 100%;
  }

  .text-block-17 {
    font-size: 30px;
  }

  .div-block-32 {
    width: 100em;
    height: 56em;
  }

  .file-name {
    height: auto;
    line-height: 100%;
    position: relative;
  }

  .file-name-text {
    height: 12px;
    font-size: 12px;
    line-height: 100%;
  }

  .button-container {
    height: auto;
  }

  .ravbiv {
    height: 6px;
    position: relative;
  }

  .div-popup {
    z-index: 9999;
  }

  .div-pop {
    z-index: 9999;
    width: 320px;
    height: 512px;
  }

  .text-block-18-copy {
    line-height: 100%;
  }

  .text-block-15-copy {
    font-size: 30px;
  }

  .text-block-16-copy {
    margin-top: 20px;
    font-size: 20px;
    line-height: 110%;
  }

  .grid-2 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .text-block-19 {
    font-size: 6vw;
    line-height: 100%;
  }

  .button {
    font-size: 6vw;
  }

  .section-sett {
    height: 53%;
  }

  .code-embed-2 {
    height: 45px;
  }

  .div-block-31-copy {
    width: 95%;
    height: 40px;
    margin-top: 0;
    line-height: 120%;
  }

  .text_screen-manual {
    margin-top: 0;
    font-size: 6em;
    top: 0;
  }

  .text_screen-copy-copy {
    margin-top: 12.4em;
    font-size: 3.2em;
    top: .8em;
  }

  .link-block-4 {
    width: 46px;
  }

  .fs-cc_modal {
    max-width: 100%;
  }

  .fs-cc_close-button {
    margin-top: 1rem;
    margin-right: 1rem;
  }

  .fs-cc_preference-buttons {
    bottom: 0;
  }

  .fs-cc_preference-component {
    align-items: flex-end;
  }

  .fs-cc_cookie-component {
    max-width: 100%;
    inset: auto 0% 0%;
  }

  .cookie-preference_wrapper {
    max-width: 100%;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .cookies {
    display: none;
  }

  .text-block-11-copy {
    width: 20em;
    margin-top: 26px;
    font-size: 6em;
  }

  .text-span-6-copy {
    font-size: 1.6em;
  }

  .section-res {
    height: auto;
  }

  .image-17-copy-graff {
    width: 30em;
    margin-right: 4px;
  }

  .button-login {
    margin-top: 12px;
    font-size: 7em;
    line-height: 100%;
  }

  .div-block-account-sign {
    justify-content: flex-start;
    align-items: center;
  }

  .div-popup-privacy {
    z-index: 9999;
  }

  .div-pop-privacy {
    z-index: 9999;
    width: 320px;
    height: 440px;
  }

  .text-block-title-privacy {
    line-height: 100%;
  }

  .image-23 {
    width: 75%;
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .grid-3 {
    text-align: left;
    flex-flow: column;
    grid-template-columns: 1fr;
    align-items: flex-start;
    width: 90vw;
    margin-top: -16px;
    display: flex;
    position: relative;
  }

  .div-block-37 {
    flex-flow: row;
    justify-content: flex-start;
    align-self: flex-start;
  }

  .div-block-38 {
    padding-left: 0;
  }
}

#w-node-_5f83cc4b-aa24-4ee4-001f-feeddd22b835-1a37a071 {
  justify-self: start;
}

#w-node-f2db832b-f2b1-861c-8cdc-dcc5b96bcd77-1a37a071 {
  justify-self: center;
}

#w-node-_15985480-5312-8ae5-5ee2-ffcfb9ffefe0-1a37a071 {
  justify-self: end;
}

#w-node-_49a1c870-21ef-ac28-c5fb-a6a4cff031b7-6cc5756b {
  grid-area: span 1 / span 6 / span 1 / span 6;
}

#w-node-ae626183-5245-c46d-54da-df6104c89e1d-9f1a2bac {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-ac6816b4-7f25-e9c5-2623-0d8a351f9b98-9f1a2bac {
  justify-self: start;
}

#w-node-_1aade8d2-eb5c-c314-c812-ab02b8c2a01c-9f1a2bac {
  justify-self: end;
}

#w-node-a7c13f7d-0d1f-774a-aef1-257bb015a24e-9f1a2bac {
  justify-self: start;
}

#w-node-_04e890d4-927a-d2d2-ac31-6128c88e01c1-9f1a2bac {
  justify-self: end;
}

#w-node-_02e0e561-239f-c646-0f3a-e77fba020e88-9f1a2bac {
  justify-self: start;
}

#w-node-a72f8dfc-942a-811c-1a25-b8023e0f5fc9-9f1a2bac {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-daf25a09-7a0f-80fe-644b-d84178ea77a6-9f1a2bac {
  justify-self: start;
}

@media screen and (max-width: 991px) {
  #w-node-_49a1c870-21ef-ac28-c5fb-a6a4cff031b7-6cc5756b {
    grid-area: span 1 / span 8 / span 1 / span 8;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_49a1c870-21ef-ac28-c5fb-a6a4cff031b7-6cc5756b {
    grid-column: span 4 / span 4;
  }
}


@font-face {
  font-family: 'Dincondensed';
  src: url('../fonts/DINCondensed-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Zig';
  src: url('../fonts/zig_____.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Formula';
  src: url('../fonts/PPFormula-CondensedBlack.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}