
       
      p {
        font-family: Lato;
      }
      
      #scrolly {
        position: relative;
        padding: 5rem;
        margin-top: -200;
        margin-bottom: -100;
      }



      .scrolly-overlay {
        position: relative;
        padding: 0;
        max-width: 35rem;
        margin: 0 auto;
      }

      .sticky-thing {
        position: -webkit-sticky;
        position: sticky;
        left: 0;
        width: 100%;
        margin: 0;
        z-index: 0;
        top: 0;
        height: 100vh;
        /* Center everything inside */
        display: flex;
        justify-content: center;
        flex-direction: column;
        justify-content: center;
      }

      .step {
        margin: 0 auto 2rem auto;
        margin-bottom: 25rem;
        background-color: #eee;
        background-color: #fff;
        color: black;
      }

      .step p {
        text-align: center;
        padding: 1rem;
        font-size: 1.25rem;
      }

      .hidden { visibility: hidden; }

      /* When it's less than 700 pixels wide, do normal scrollytelling */
      @media only screen and (min-width: 700px) {
        #scrolly.side-by-side {
          display: flex;
        }

        #scrolly.side-by-side > div {
          flex-basis: 0;
          flex-grow: 1;
          flex-shrink: 1;
          padding: 0.75em;
        }

        #scrolly.side-by-side .scrolly-overlay {
          margin-top: 70vh;
          order: 0;
          /* Change these to adjust sizing options */
          min-width: 15rem;
          max-width: 20rem;
        }

        #scrolly.side-by-side .sticky-thing {
          order: 1;
          flex-grow: 2;
        }
      }



	#g-nft-version3-box ,
	#g-nft-version3-box .g-artboard {
       
		margin:0 auto;
	}
	#g-nft-version3-box p {
		margin:0;
	}
	#g-nft-version3-box .g-aiAbs {
		position:absolute;
	}
	#g-nft-version3-box .g-aiImg {
		position:absolute;
		top:0;
		display:block;
		width:100% !important;
	}
	#g-nft-version3-box .g-aiSymbol {
		position: absolute;
		box-sizing: border-box;
	}
	#g-nft-version3-box .g-aiPointText p { white-space: nowrap; }
	#g-nft-version3-Artboard_1 {
		position:relative;
		overflow:hidden;
	}
	#g-nft-version3-Artboard_1 p {
		font-weight:700;
        /* height: 200px; */
		line-height:89px;
		opacity:1;
		letter-spacing:0em;
		font-size:74px;
		text-align:left;
		color:rgb(51,51,51);
		text-transform:none;
		padding-bottom:0;
		padding-top:0;
		mix-blend-mode:normal;
		font-style:normal;
		height:auto;
		position:static;
	}
	#g-nft-version3-Artboard_1 .g-pstyle0 {
		text-align:center;
	}


