
@font-face {
    font-family: 'NeueHaasGroteskDisp Pro';
    src: url('/fonts/NHaasGroteskDSPro-55Rg.woff2') format('woff2'), url('/fonts/NHaasGroteskDSPro-55Rg.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NeueHaasGroteskDisp Pro Md';
    src: url('/fonts/NHaasGroteskDSPro-65Md.woff2') format('woff2'), url('/fonts/NHaasGroteskDSPro-65Md.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

body {
    font-family: 'NeueHaasGroteskDisp Pro';
    font-size: 16px;
    line-height: 1.375;
    color: #d7d3cc;
    margin: 0;
    padding: 100vh 0 0 0 ;
    text-align: center;
}
.main
{
    height:0.5px;
    overflow:hidden;
    position:relative;
    z-index:1
}
.main.animated
{
    height:auto;
    overflow:initial
}
.morez
{
    z-index:110
}
.max465
{
    width:465px;
    margin:auto;
    max-width:100%
}

.clear, * html .clearfix, *:first-child + html .clearfix {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

    .clearfix:after {
        clear: both;
        content: ' ';
        display: block;
        font-size: 0;
        line-height: 0;
        visibility: hidden;
        width: 0;
        height: 0;
    }

*, *:before, *:after {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

.grid_1 {
    width: 8.33%;
}

.grid_2 {
    width: 16.67%;
}

.grid_3 {
    width: 25%;
}

.grid_4 {
    width: 33.33%;
}

.grid_5 {
    width: 41.67%;
}

.grid_6 {
    width: 50%;
}

.grid_7 {
    width: 58.33%;
}

.grid_8 {
    width: 66.67%;
}

.grid_9 {
    width: 75%;
}

.grid_10 {
    width: 83.33%;
}

.grid_11 {
    width: 91.67%;
}

.grid_12 {
    width: 100%;
}

.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 {
    float: left;
    display: block;
}

a {
    text-decoration: none;
    cursor: pointer;
    color: inherit;
}

img {
    border: none;
    max-width: 100%;
}

a, img {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.fullheight {
    height: 100vh;
    width: 100%;
    position: relative;
    background-size: cover;
}

.middle {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

textarea:focus, input:focus, select:focus {
    outline: none;
}
/* General */

.img {
    width: 100%;
    margin: 0;
    display: block;
}

/* Headings */
h1, h2, h3, h4, h5 {
    margin: 0;
    font-weight: 500;
    line-height: 1;
        font-family: 'NeueHaasGroteskDisp Pro Md';
        text-transform:uppercase
}

p {
 
    margin: 0;
}

h1 {
    font-size: 32px;
}

h2 {
      font-size: 32px;
      margin-bottom:1.43em
}

h3 {
}

h4 {
    font-size: 40px;
    color: #2A3851;
}

.fadeIn {
    opacity: 0;
    transition: opacity 0.6s;
}
section
{
    position:relative;
    z-index:1;
}
p.middle
{
        z-index: 5;
    width:100%
}
p.middle span
{
    padding-top:40px;
    width:380px;
    margin:auto;
    max-width:100%;
    display:block;
    font-size: 16px;
letter-spacing: 0.03em;
line-height: 20px;
text-align: center;
color: #f7f6f5;
    font-family: 'NeueHaasGroteskDisp Pro Md';
}
#fixed
{
    position:fixed;
    z-index:0;top:0;
}
#layer
{
     position: absolute;
    display:block;
    top: 0;
    left: 0;
    height:100%;
    width: 100%;
    background: rgba(34,31,31,1);
    z-index:0;
        transition: opacity 0.6s;
    opacity:0
}

#layer.animated
{
    opacity:0.3
}
#layer.no-trans
{
    transition:none
}
#coming {
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    margin: auto;
    z-index:1;
 font-weight: normal;
font-size: 16px;
letter-spacing: 0.03em;
line-height: 20px;
    font-family: 'NeueHaasGroteskDisp Pro Md';
color: #F7F6F5;
}

#enq {
    position: absolute;
    display:block;
    top: 40px;
    left: 0;
    right: 0;
    margin: auto;
    width: 160px;
    border-radius: 20px;
    background:#F7F6F5;
    z-index:1;
    font-size: 14px;
letter-spacing: 0.03em;

padding: 13px 0;
    line-height: 1;
color: #221F1F;
    font-family: 'NeueHaasGroteskDisp Pro Md';
}

#logo {
    margin: 0 auto;
    display: block;
    width: 800px;
    max-width: calc(100% - 80px);
    z-index:1;
}

.fadeIn.animated
{
    opacity:1;
}
.dark
{
    background:#221F1F
}
.ptb140{
    padding:140px 0;
}

.container
{
    width:719px;
    max-width:calc(100% - 40px);
    margin:auto;
}.Ampersand
 {
     display:block;
     width:50px;
     margin:15px auto 30px auto
 }
 .mb40
 {
     margin-bottom:40px;
 }
 header{
     position:fixed;
     top:0;
     left:0;
     width:100%;
     z-index:55
 }
#register {
  
 display:flex;
 justify-content:center;
 align-items:center;
 flex-direction:row;
 min-height:100vh;
}

.formbox {
    margin: 0 auto;
    padding: 10px 0;
    width: 90%;
    max-width: 320px;
}

input, select,textarea {
    font-size: 14px;
    margin: 0 auto 20px auto;
    padding: 0 0 12px 0;
    width: 100%;
text-align: center;
color: #d7d3cc;
    border: 0 none;
    background: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    border-bottom: 1px solid #D8D8D8;

        font-family: 'NeueHaasGroteskDisp Pro';
}

select option
{
    background:#fff;
    color:#000
}
 
.privacy {
    font-size: 10px;
}
.privacy  a{
    text-decoration:underline;
}



input:-webkit-input-placeholder, textarea:-webkit-input-placeholder {
    color: #d7d3cc;
    opacity: 1;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #d7d3cc;
    opacity: 1;
}

input:-moz-placeholder, textarea:-moz-placeholder {
    color: #d7d3cc;
    opacity: 1;
}

input::-moz-placeholder, textarea::-moz-placeholder {
    color: #d7d3cc;
    opacity: 1;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color:#d7d3cc;
    opacity: 1;
}

input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder {
    color: transparent;
}

input:focus:-moz-placeholder, textarea:focus:-moz-placeholder {
    color: transparent;
}

input:focus::-moz-placeholder, textarea:focus::-moz-placeholder {
    color: transparent;
}

input:focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder {
    color: transparent;
}
.b_submit{
    border:none;
    cursor:pointer
}
.logos
{
    padding:60px 0 35px 0
}
.logos p{
text-transform:uppercase;
font-size:10px;

margin-bottom:10px
}
  .logos a {
        display:block;
      
    }
   
/* Token Style */
ul.token-input-list-project {
    border: none;
    width: 100%;
    margin: 0 auto;
    max-width: 100%;
    text-align: left;
    text-align-last: left;
    text-align: -moz-left;
    text-align: -webkit-left;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0;
    border-bottom: 1px solid #525252;
    clear: both;
}

li.token-input-input-token-project {
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 100%;
}

ul.token-input-list-project li input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    width: 100% !important;
    margin-bottom: 0;
}

li.token-input-token-project p {
    display: inline;
    padding: 0;
    margin: 0 5px 0 0;
    line-height: 20px;
    font-size: 11px;
}

li.token-input-token-project {
    overflow: hidden;
    height: 25px;
    margin: 0;
    padding: 2px 5px;
    background-color: #ccc;
    color: #000;
    cursor: default;
    border: 1px solid #525252;
    font-size: 12px;
    white-space: nowrap;
    list-style: none;
    display: inline-block;
}

div.token-input-dropdown-project {
    position: absolute;
    width: 100%;
    background-color: #fff;
    overflow-x: hidden;
    cursor: default;
    font-size: 11px;
    z-index: 13;
    color: #000000;
}

    div.token-input-dropdown-project ul {
        margin: 0;
        padding: 0;
        display: block !important;
        max-height: 205px;
    }

        div.token-input-dropdown-project ul li {
            background-color: #fff;
            font-size: 14px;
            padding: 3px;
            margin: 0;
            list-style-type: none;
            font-weight: 100 !important;
        }

            div.token-input-dropdown-project ul li.token-input-dropdown-item-project {
                background-color: #fff;
            }

            div.token-input-dropdown-project ul li.token-input-dropdown-item2-project {
                background-color: #fff;
            }

            div.token-input-dropdown-project ul li em {
                font-weight: bold;
                font-style: normal;
            }

            div.token-input-dropdown-project ul li.token-input-selected-dropdown-item-project {
                background-color: #ccc;
                color: #fff;
            }
/* Parsley-error */
ul.parsley-errors-list.filled, ul.parsley-errors-list {
    font-size: 10px;
    list-style: outside none none;
    margin: 0 auto;
    padding: 0;
    position: relative;
    text-align: left;
    top: 0;
}

    ul.parsley-errors-list.filled li, ul.parsley-errors-list li {
        padding: 0;
        text-align: left;
        color: #F00D0D;
    }

* {
    text-size-adjust: none;
    -webkit-text-size-adjust: none;
}

@media screen and (max-width : 1024px) {
}

@media screen and (max-width : 768px) {
}

@media screen and (max-width : 750px) {
    h1,h2 {
    font-size: 30px;
}
    .fullheight
    {
        height:60vw;

    }
    #fixed
    {
        height:100vh
    }
    p.middle span
    {
        font-size:14px
    }
}

@media screen and (max-width : 420px) {
}
