*{box-sizing:border-box}html,body{height:100%}body{font-family:'Roboto', sans-serif;margin:0;box-sizing:border-box;font-size:4vw;background:#000;color:#fff}*{box-sizing:border-box;position:relative;font-family:'Roboto', sans-serif;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;user-select:none}*:focus{border:0;outline:none;box-shadow:none}main{min-height:100vh}video{position:fixed;top:0;left:50%;transform:translateX(-50%);height:100vh;z-index:1}.mobile{display:block}.desktop{display:none}footer{z-index:2;background-color:rgba(0,0,0,0.5);backdrop-filter:blur(1em);-webkit-backdrop-filter:blur(1em)}.step{width:100%;height:100vh;display:none;z-index:2}.step:first-child{display:block}.w{width:100%;height:100%;display:flex;align-items:stretch;justify-content:center;flex-direction:column}.a{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.b{text-align:center;width:100%;padding:1em 1em 5em;backdrop-filter:blur(1em);-webkit-backdrop-filter:blur(1em)}.headline{font-size:1.5em;font-weight:700;margin:0.83em 0}.btn-group{display:flex;justify-content:center}.btn{-webkit-appearance:none;border:none;font-size:2em;padding:.2em 2em;border-radius:.3em;text-transform:uppercase;background:linear-gradient(to right, #ffb800 5%, red 40%, #a06 100%);font-weight:900;color:#FFF;border:.1em solid #fff;cursor:pointer}a{text-decoration:none}.btn_no{padding:.2em .5em .2em 1em;border-radius:.3em 0 0 .3em;border-right:.05em solid #fff;background:linear-gradient(to right, #000695 5%, #6700a6 40%, #a06 100%)}.btn_yes{padding:.2em 1em .2em .5em;border-radius:0 .3em .3em 0;border-left:.05em solid #fff;background:linear-gradient(to right, #ff006b 5%, red 40%, #fbff4b 100%)}input[type=radio],input[type=checkbox]{display:none}label span{position:absolute;display:block;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;font-size:1.5em;text-shadow:#000 0px 0px .1em, #000 0px 0px .1em, #000 0px 0px .1em, #000 0px 0px .1em, #000 0px 0px .1em, #000 0px 0px .1em, #000 0px 0px .1em;-webkit-font-smoothing:antialiased}.small-text label span{font-size:1em}.chooses label{display:inline-block;width:7em;height:7em;margin:.5em 0.2em;border:.1em solid #fff;border-radius:50%;position:relative}.chooses label img{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;object-fit:cover;border-radius:50%}#body_1[type="radio"]:checked ~ .body_1{border:.1em solid #000;box-shadow:0 0 0 .1em #ffa800;filter:contrast(100%) brightness(100%)}#body_2[type="radio"]:checked ~ .body_2{border:.1em solid #000;box-shadow:0 0 0 .1em #ffa800;filter:contrast(100%) brightness(100%)}#body_3[type="radio"]:checked ~ .body_3{border:.1em solid #000;box-shadow:0 0 0 .1em #ffa800;filter:contrast(100%) brightness(100%)}#age_1[type="radio"]:checked ~ .age_1{border:.1em solid #000;box-shadow:0 0 0 .1em #ffa800;filter:contrast(100%) brightness(100%)}#age_2[type="radio"]:checked ~ .age_2{border:.1em solid #000;box-shadow:0 0 0 .1em #ffa800;filter:contrast(100%) brightness(100%)}#age_3[type="radio"]:checked ~ .age_3{border:.1em solid #000;box-shadow:0 0 0 .1em #ffa800;filter:contrast(100%) brightness(100%)}#relation_1[type="radio"]:checked ~ .relation_1{border:.1em solid #000;box-shadow:0 0 0 .1em #ffa800;filter:contrast(100%) brightness(100%)}#relation_2[type="radio"]:checked ~ .relation_2{border:.1em solid #000;box-shadow:0 0 0 .1em #ffa800;filter:contrast(100%) brightness(100%)}#relation_3[type="radio"]:checked ~ .relation_3{border:.1em solid #000;box-shadow:0 0 0 .1em #ffa800;filter:contrast(100%) brightness(100%)}#distance_1[type="radio"]:checked ~ .distance_1{border:.1em solid #000;box-shadow:0 0 0 .1em #ffa800;filter:contrast(100%) brightness(100%)}#distance_2[type="radio"]:checked ~ .distance_2{border:.1em solid #000;box-shadow:0 0 0 .1em #ffa800;filter:contrast(100%) brightness(100%)}#distance_3[type="radio"]:checked ~ .distance_3{border:.1em solid #000;box-shadow:0 0 0 .1em #ffa800;filter:contrast(100%) brightness(100%)}input[type="checkbox"]+label,input[type="radio"]+label{cursor:pointer}input[type="checkbox"]:checked+label,input[type="radio"]:checked+label{border:.1em solid #000;box-shadow:0 0 0 .1em #ffa800;filter:contrast(100%) brightness(100%)}.legal__container{text-align:center}.legal__container>div{display:inline-block;padding:1em}@media (min-width: 768px){label span{font-size:0.9em}.chooses label{display:inline-block;width:6em;height:6em;margin:.5em}}@media only screen and (min-aspect-ratio: 3 / 2){body{font-size:2vw}video{height:auto;width:100vw}.mobile{display:none}.desktop{display:block}.w{width:100%;height:100%;display:flex;align-items:stretch;justify-content:center;flex-direction:row}.a{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.b{text-align:center;width:100%;padding:1em;display:flex;align-items:center;justify-content:center}}@media (max-aspect-ratio: 7 / 4) and (min-aspect-ratio: 1 / 1) and (min-width: 992px){body{font-size:2vw}.mobile{display:none}.desktop{display:block}.w{width:100%;height:100%;display:flex;align-items:stretch;justify-content:center;flex-direction:row}.a{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.b{text-align:center;width:100%;padding:1em;display:flex;align-items:center;justify-content:center}video{height:100vh;width:auto}}.language-he .main,.language-he .popwin{direction:rtl !important;unicode-bidi:embed !important}.language-he .btn-group{flex-direction:row-reverse}.language-he .w{direction:ltr !important}.language-he .w .b{direction:rtl !important}
