@font-face {
    font-family: 'OdileSemi';
    src: url('./fonts/Odile-SemiBold.ttf');
    font-weight: 600;
}
@font-face {
    font-family: 'OdileRegular';
    src: url('./fonts/Odile-Regular.ttf');
    font-weight: normal;
}
@font-face {
    font-family: 'OdileBold';
    src: url('./fonts/Odile-Bold.ttf');
    font-weight: bold;
}


:root {
    touch-action: pan-x pan-y;
    height: 100% 
    }
html, body {margin: 0;overflow: hidden;position: absolute;width: 100%;height: 100%;}

/*8thwall*/

.container {
    overflow: hidden;
    position: absolute;
    width: 100%;
    height: 100%;
    }
.container .overlay {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: white;
    opacity: 0.5;
    z-index: 2;
    }
.container .overlay .content {
    font-size: 15px;
    position: absolute;
    width: 80%;
    top: 50%;
    transform: translate(10%, -50%);
    text-align: center;
  }
.container .overlay .content .large-text{
      font-size: 40px;
    }
.splash-bg {
    visibility: hidden;
    background: rgba(48,112,121,0.8);
    width: 366px;
    height: 650px;
    z-index: 1;
    border: 2.21026px solid #FFFFFF;
    backdrop-filter: blur(2.76282px);
    border-radius: 8px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    }
.splash-form, .splash-postform {
    background: #ffffff;
    width: 100%;
    height: 100%;
    z-index: 1;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    visibility: hidden;
}
.splash-postform .logo_futurise {
    margin-top: 10px;
}
.ar_ui {
    height: 100%;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding: 1.5rem 1.5rem 1rem 1.5rem;
    position: absolute;
}
.ar {
    z-index: 20;
}
.splash-btn{
    font-family: OdileBold;
    background: #F39655;
    visibility: visible;
    color: #ffffff;
    border: 0px solid #ffffff;
    padding: 18px;
    cursor: pointer;
    border-radius: 8px;
    font-size: 24px;
    line-height: 27.82px;
    letter-spacing: -0.46px;
    width: 326px;
    visibility: hidden;
    transform: scale(1, .9);
    margin-top: 30px;
    }
.sendform-btn{
    font-family: OdileBold;
    background: #307079;
    visibility: hidden;
    color: #ffffff;
    border: 0px solid #ffffff;
    padding: 18px;
    cursor: pointer;
    margin: 0 auto;
    border-radius: 8px;
    font-size: 23px;
    z-index: 70;
    max-width: 394px;
    width: 95%;
    margin-top: 5px;
    transform: scale(1, .9);
    }
.gotowebsite-btn{
    font-family: OdileBold;
    background: #307079;
    visibility: hidden;
    color: #ffffff;
    border: 0px solid #ffffff;
    padding: 18px;
    cursor: pointer;
    margin: 0 auto;
    width: 384px;
    border-radius: 8px;
    font-size: 24px;
    z-index: 70;
    max-width: 430px;
    transform: scale(1, .9);
    }
.restart-btn{
    font-family: OdileSemi;
    background: transparent;
    visibility: hidden;
    color: #307079;
    border: 0px solid #ffffff;
    padding: 18px;
    cursor: pointer;
    margin: 0 auto;
    border-radius: 3px;
    font-size: 22px;
    z-index: 70; 
    width: 100%;
    max-width: 394px;
    transform: scale(1, .9);
    
    }
.ui{
    visibility: visible;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
    position: absolute;
    }
.snap-btn{
    display: none;
    border: 0px;
    padding: 10px;
    cursor: pointer;
    margin: 0 auto;
    width: 70px;
    height: 70px;
    border-radius: 30px;
    z-index: 4;
    margin-bottom: 10px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: transparent;
    }
.snap-btn img {
    box-sizing: border-box;
    width: 100%;
}
.footer-content-ar {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-direction: column;
    width: 366px;
}
.reticle{
    visibility: hidden;
    border: 0px;
    padding: 0px;
    cursor: pointer;
    width: 95%;
    opacity: 40%;
    z-index: 4;
    pointer-events: none;
    max-width: 230px;
    margin-top: 40px;
    }
.ar_ins{
    visibility: hidden;
    border: 0px;
    padding: 0px;
    cursor: pointer;
    width: 366px;
    height: 72px;
    z-index: 4;
    pointer-events: none;
    margin-bottom: 20px;
    }
.ar_score{
    visibility: hidden;
    border: 0px;
    padding: 0px;
    cursor: pointer;
    position: absolute;
    margin: 0 auto;
    height: auto;
    width: 100px;
    top: 0;
    z-index: 4;
    pointer-events: none;
    margin-top: 20px;
    margin-bottom: 575px;
    }

.win_logo{
    visibility: hidden;
    border: 0px;
    padding: 0px;
    cursor: pointer;
    position: absolute;
    margin: 0 auto;
    height: auto;
    width: 400px;
    top: 20%;
    z-index: 6;
    pointer-events: none;
}

.logo{
    max-width: 200px;
    max-height: 60px;
    text-align: center;
    z-index: 3;
    pointer-events: none;
    margin-top: 40px;
    }
.logo img {
    width: 100%;
    }
.logo2{
    max-width: 280px;
    
    text-align: center;
    z-index: 3;
    pointer-events: none;
    margin-top: 35px;
    }
.logo2 img {
    width: 100%;
    }
.inst{
    margin-top: 10px;
    margin-bottom: 5px;
    max-width: 151px;
    max-height: 137px;
    text-align: center;
    pointer-events: none;
    }
.inst img {
    width: 100%;
    }
.inst_text{
    text-align: center;
    width: 326px;
    height: 240px;
    pointer-events: none;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 35px;
    }
    .inst_text h2 {
        max-width: 322px;
        font-family: OdileBold;
        font-size: 32px;
        
        margin: 0px 0px 0px 0px; 
        color: #FFFFFF;
    }
    .inst_text_form h2 {
        max-width: 322px;
        font-family: OdileBold;
        font-size: 33px;
        line-height: 40px;
        margin: 0px 0px 0px 0px; 
        
    }
    .inst_text_postform h2 {
        max-width: 322px;
        font-family: OdileBold;
        font-size: 30px;
        line-height: 140%;
        margin: 0px 0px 0px 0px; 
        
    }
    #splash_p1{
        max-width: 310px;
        font-family: OdileRegular;
        font-size: 16px;
        line-height: 22px;
        color: #FFFFFF;
        margin-top: 30px;
        margin-bottom: 1px;
    }
    #splash_p2{
        /*font-size: 18px;*/
        max-width: 325px;
        font-family: OdileRegular;
        font-size: 16px;
        line-height: 22px;
        color: #ffffff;
        margin-top: 8px;
        margin-bottom: 0px;
        
    }

    .inst_text_form p  {
        font-family: OdileRegular;
        font-size: 18px;
        line-height: 22px;
        margin-top: 22px;
        margin-bottom: 0px;
        letter-spacing: 0px;
        max-width: 330px;
    }
    .inst_text_postform p {
        width: 500px;
        max-width: 800px;
        font-family: OdileRegular;
        font-size: 16px;
        line-height: 22px;
        letter-spacing: 0.5px;
     }
.inst_text img {
    width: 100%;
    }
.inst_text_form{
    visibility: hidden;
    text-align: center;
    z-index: 3;
    pointer-events: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 400px;
    width: 95%;
    height: 96px;
    margin-top: 18px;
    }
.inst_text_postform{
    visibility: hidden;
    text-align: center;
    z-index: 3;
    pointer-events: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 394px;
    width: 95%;
    height: 96px;
    margin-top: 18px;
    }
.inst_text_form img {
    width: 100%;
    z-index: 3;
    }
.logo_futurise{
    max-width: 150px;
    max-height: 30px;
    text-align: center;
    /*pointer-events: none;*/
    margin-top: 20px;
    margin-bottom: 20px;
    }
.logo_futurise img {
    width: 100%;
    z-index: 3;
    }
.logo_futurise2{
    max-width: 150px;
    max-height: 30px;
    text-align: center;
    /*pointer-events: none;*/
    margin-top: 10px;
    margin-bottom: 20px;
    }
.logo_futurise2 img {
    width: 100%;
    z-index: 3;
    }
/* FORM GENERAL */
.form{
    visibility: hidden;
    text-align: center;
    z-index: 3;
    pointer-events: auto;
    max-width: 394px;
    width: 95%;
    margin-top: 15px;
    overflow-y: scroll;
    }
.inst_postform{
    visibility: hidden;
    text-align: center;
    z-index: 3;
    pointer-events: none;
    width: 337px;
    height: 221px;
    margin-bottom: 2px;
    }
.inst_postform img {
    width: 100%;
    z-index: 3;
    }

    .inst_text_postform {
        margin-top: 0px;
        margin-bottom: 50px;
    }

.inst_text_postform img {
    width: 100%;
    z-index: 3;
    }
body
    {
    -webkit-touch-callout: none;
    -webkit-user-select: none; /* Safari */
    -ms-user-select: none; /* IE 10 and IE 11 */
    user-select: none; /* Standard syntax */
    }

.a-dialog-allow-button {
    background-color: #4472C4;
    color: white;
    }
.a-dialog-deny-button {
    background-color: #C00000;
    color:white;
    }
.a-dialog-ok-button {
        background-color: #548235;
    }
/*forsmspree begin*/
/* reset */
#fs-frm input,
#fs-frm select,
#fs-frm textarea,
#fs-frm fieldset,
#fs-frm optgroup,
#fs-frm label,
#fs-frm #card-element:disabled {
font-family: OdileSemi;
font-size: 16;
color: inherit;
border: none;
border-radius: 0;
display: block;
width: 100%;
padding: 0;
margin: 0;
-webkit-appearance: none;
-moz-appearance: none;
}
#fs-frm label,
#fs-frm legend,
#fs-frm ::placeholder {

margin-bottom: .5rem;
padding-top: .2rem;
display: flex;
align-items: baseline;
}

/* border, padding, margin, width */
#fs-frm input,
#fs-frm select,
#fs-frm textarea,
#fs-frm #card-element {
border: 1px solid rgba(0,0,0,0.2);
background-color: rgba(255,255,255,0.9);
padding: .75em 1rem;
margin-bottom: 1.5rem;
}
#fs-frm input:focus,
#fs-frm select:focus,
#fs-frm textarea:focus {
background-color: white;
outline-style: solid;
outline-width: thin;
outline-color: gray;
outline-offset: -1px;
}
#fs-frm [type="text"],
#fs-frm [type="email"] {
width: 100%;
height: 40px;
border: 0px;
border-radius: 0px;
background-color: #EFF0F6;
padding: 5px;
font-family: OdileRegular;
font-weight: 300;
font-size: 14px;
box-sizing: border-box;
margin-bottom: 10px;

}
#fs-frm [type="button"],
#fs-frm [type="submit"],
#fs-frm [type="reset"] {
width: auto;
cursor: pointer;
-webkit-appearance: button;
-moz-appearance: button;
appearance: button;
}
#fs-frm [type="button"]:focus,
#fs-frm [type="submit"]:focus,
#fs-frm [type="reset"]:focus {
outline: none;
}
#fs-frm [type="submit"],
#fs-frm [type="reset"] {
margin-bottom: 0;
}
#fs-frm select {
text-transform: none;
}

#fs-frm [type="checkbox"] {
    -webkit-appearance: none;
    background-color: #fff;
    margin: 0;
    font: inherit;
    color: #000000;
    width: .5em;
    height: .5em;
    border-radius: 0.15em;
    padding: .5em;
    display: grid;
    place-content: center;
}

#fs-frm [type="checkbox"]::before {
    content: "";
  width: 0.5em;
  height: 0.5em;
  clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
  transform-origin: bottom left;
  transition: 120ms transform ease-in-out;
  box-shadow: inset 1em 1em var(#fff);
  /* Windows High Contrast Mode */
  background-color: #fff;
  }

#fs-frm input[type="checkbox"]:checked::before {
    transform-origin: bottom left;
    clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
  }

#fs-frm [type="checkbox"]:checked {
    background-color: #F39655;
    color: #ffffff;
}

.check
{   
    margin-top: 0;
    margin-bottom: 10px;
    margin-right: 0;
    margin-left:  0;
    text-align: left;
    display: flex;
    align-items: center;
}

.check a {
    color: #000000;
    margin-left: 5%;
    font-size: 13px;
    text-decoration: none;
}
#fs-frm [type="radio"] {
-webkit-appearance: radio;
-moz-appearance: radio;
appearance: radio;
}

/* address, locale */
#fs-frm fieldset.locale input[name="city"],
#fs-frm fieldset.locale select[name="state"],
#fs-frm fieldset.locale input[name="postal-code"] {
display: inline;
}
#fs-frm fieldset.locale input[name="city"] {
width: 52%;
}
#fs-frm fieldset.locale select[name="state"],
#fs-frm fieldset.locale input[name="postal-code"] {
width: 20%;
}
#fs-frm fieldset.locale input[name="city"],
#fs-frm fieldset.locale select[name="state"] {
margin-right: 3%;
}
/*forsmspree end*/
/*form style*/

@media (min-width: 540px) {
    .splash-form, .splash-postform {
        padding-top: 20%;
        padding-bottom: 20%;
    }
}

@media (min-width: 1000px) {
    .splash-form, .splash-postform {
        padding-top: 10%;
        padding-bottom: 10%;
    }
}

/* @media (min-width: 540px) {
    .splash-bg {
        width: 60%;
        height: 90%;
    }

    .ar_ui {
        width: 70%;
        height: 90%;
    }

    .splash-form .logo, .splash-postform .logo {
        width: 80%;
    }

    .inst_text_form{
        width: 80%;
    }

    #fs-frm [type="text"],#fs-frm [type="email"]  {
        padding: 10px;
        font-size: 1.5rem;
    }
    .check{
        padding-top: 1.5rem;
    }

    .logo_futurise {
        width: 25%;
    }

    .restart-btn, .gotowebsite-btn {
        width: 80%;
    }

    .inst_postform {
        width: 50%;
    }

    .inst_text_postform { 
        width: 80%;
    }
}

@media (min-width: 1000px) {
    .splash-bg {
        width: 30%;
        height: 90%;
    }

    .ar_ui {
        width: 40%;
        height: 90%;
    }
    .splash-form .logo, .splash-postform .logo  {
        width: 30%;
    }

    .inst_text_form{
        width: 60%;
    }

    .form {
        width: 60%;
    }

    .sendform-btn {
        width: 50%;
    }

    .restart-btn, .gotowebsite-btn {
        width: 50%;
    }

    .inst_postform {
        width: 25%;
    }

    .inst_text_postform { 
        width: 50%;
    }
} */

.hidden {
    display: none;
  }