*{box-sizing:border-box}html{-webkit-overflow-scrolling:touch;-webkit-text-size-adjust:none;font-family:'roboto', sans-serif;font-size:15px;height:100%;overflow-x:hidden}body{color:#fff;background-color:#000;text-align:center;margin:0;display:flex;flex-direction:column;min-height:100%;line-height:1.3;background-size:cover;background-repeat:no-repeat;overflow-x:hidden;width:100vw;position:relative}ul{margin:0;padding:0;list-style:none}p{margin:0}a{color:#fff;text-decoration:none}a:hover{text-decoration:none}button{cursor:pointer;outline:none;background-color:transparent;border:none;padding:0;margin:0;color:#FFFFFF}@media (min-width: 768px){html{font-size:2.3vh}}@media (min-width: 992px) and (max-height: 900px){html{font-size:1.8vw}}@media (min-width: 1200px){html{font-size:1.2vw}.wrapper{display:block}}@media only screen and (min-width: 568px) and (max-height: 600px) and (max-width: 900px){html{font-size:2.9vh}}@media all and (-ms-high-contrast: none){body{height:100%}body .main .step-inner .list-images{height:15em}}.header{display:flex;justify-content:center;align-items:center;padding:.5em .1em;background:linear-gradient(to right, #c7751f 0%, #dd1815 50.25%, #9409bb 100%);border:.1em solid #fff;border-left:0;border-right:0}.header .logo{display:inline-block;padding:.3em 0;max-width:90%}.header .logo img{display:block;height:3em;width:auto;max-width:100%;object-fit:contain}@media (min-width: 768px){.header{border:0}}@media (min-width: 1200px){.header .logo img{height:4em}}@media only screen and (min-width: 568px) and (max-height: 600px) and (max-width: 900px){.header .logo img{height:2.8em}}.wrapper{flex:1 1 auto;display:flex;flex-direction:column}.main{flex:1;width:100%;display:flex;flex-direction:column;background-repeat:no-repeat;background-size:cover;background-image:none}.main .main-inner,.main .js-step,.main .step,.main .step-inner{display:flex;flex-direction:column;flex:1}.main .js-step{animation:fadeIn 0.5s linear}.main .step{position:relative}.main .step-inner{display:flex;flex-direction:column;height:100%}.main .step-inner .content{padding:1em .5em;background-color:rgba(0,0,0,0.6)}.main .step-submit .step-inner{justify-content:flex-end}.main .step-submit .step-inner h2{margin-top:0;font-size:1em}.main .step-submit .step-inner h2.highlight{margin-bottom:.2em;font-size:1.313em}.main h2{font-size:1.313em;font-weight:400;margin:.5em}.main h2.highlight{color:#0ab911}.main .btn{background-color:#0ab911;display:inline-block;padding:0.5em;font-size:1.1em;font-weight:400;min-width:13em;cursor:pointer;border-radius:4em}.main .has-hover img{border:none;width:100%;display:block}.main .list-images{flex:1;position:relative}.main .list-images .list-images-inner{position:absolute;top:0;bottom:0;left:50%;transform:translateX(-50%);width:200%;transition:1s;display:flex;justify-content:space-between}.main .list-images .list-images-inner li{flex:1;cursor:pointer}.main .list-images .list-images-inner li .flip-box,.main .list-images .list-images-inner li .flip-box-inner{height:100%}.main .list-images .list-images-inner li div.picture{position:relative;height:100%}.main .list-images .list-images-inner li div.picture video,.main .list-images .list-images-inner li div.picture img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;object-fit:cover;object-position:top}.main .list-images .list-images-inner li div.picture span{display:none}.main .list-images .list-images-inner li div.picture i{position:absolute;bottom:1em;right:1em;width:3em;height:3em;background-color:#fff;border-radius:50%}.main .list-images .list-images-inner li.active div.picture i{background-image:url(/img/_btns/icon_checked_green.svg);background-size:100%;background-repeat:no-repeat}.main .list-images span{display:none}.main .list-images .list-images-left{left:99%}.main .list-images .list-images-right{left:1%}.main .list-images .list-images-left ~ span.slide-left{display:none}.main .list-images .list-images-right ~ span.slide-right{display:none}.main .progress-bar-wrapper{border-radius:.2em;margin:1em auto;position:relative}.main .progress-bar-wrapper .progress-bar{display:flex;justify-content:center}.main .progress-bar-wrapper .progress-bar li{width:2em;height:1em;display:block;margin:0 .8em;border:.1em solid #fff;background-color:#fff;border-radius:.5em}.main .progress-bar-wrapper .progress-bar li.active{border:.1em solid #0ab911;background-color:transparent}.main .progress-bar-wrapper .progress-bar li.visited{background-color:#0ab911;border:.1em solid #0ab911}.main .progress-bar-wrapper span{display:inline-block;position:absolute;width:4em;height:4em;background-repeat:no-repeat;top:50%;transform:translateY(-50%);border-radius:50%;background-size:75%;background-position:center;cursor:pointer}.main .progress-bar-wrapper span.btn-prev{left:0;background-image:url(/img/_btns/btn_prev_green.svg)}.main .progress-bar-wrapper span.btn-prev.not-active{background-image:url(/img/_btns/btn_prev.svg)}.main .progress-bar-wrapper span.btn-next{right:0;background-image:url(/img/_btns/btn_next.svg)}.main .progress-bar-wrapper span.btn-next.active{background-image:url(/img/_btns/btn_next_green.svg)}.video-last-step{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1}.video-last-step .video-last-step-wrapper{display:inline-block;height:100%;position:relative}.video-last-step .video-last-step-wrapper::before,.video-last-step .video-last-step-wrapper::after{content:"";position:absolute;top:0;bottom:0;width:6em;display:none}.video-last-step .video-last-step-wrapper::before{left:-3em;background:linear-gradient(90deg, black 0%, black 50%, rgba(0,0,0,0) 100%)}.video-last-step .video-last-step-wrapper::after{right:-3em;background:linear-gradient(90deg, rgba(0,0,0,0) 0%, black 50%, black 100%)}.video-last-step video{height:100%;width:auto}.video-last-step img{height:100%;width:100%;object-fit:cover;object-position:center}@media (min-width: 768px){.main .list-images span.slide-left{left:4em}.main .list-images span.slide-right{right:4em}.video-last-step .video-last-step-wrapper::before,.video-last-step .video-last-step-wrapper::after{display:block}}@media (min-width: 1200px){.wrapper .main{background-image:none}.main{background-image:none;justify-content:flex-start}.main .list-images img{cursor:pointer}.main .list-images .list-images-left{left:50%}.main .list-images .list-images-right{left:50%}.main .main-inner .step-inner .list-images .list-images-inner{width:100%}.main .main-inner .step-inner .list-images .list-images-inner li{width:30%;position:relative;overflow:hidden}.main .main-inner .step-inner .list-images .list-images-inner li div{position:absolute;top:0;left:0;right:0;bottom:0}.main .main-inner .step-inner .list-images .list-images-inner li div::before{display:none}.main .main-inner .step-inner .list-images span.slide-left{display:none}.main .main-inner .step-inner .list-images span.slide-right{display:none}.main .main-inner .step-inner .progress-bar-wrapper{width:26em;margin:1em auto}}@media only screen and (min-width: 568px) and (max-height: 600px) and (max-width: 900px){.main h2{margin:.5em;font-size:1.7em}.main .step-inner .list-images{display:flex;flex-direction:column}.main .step-inner .list-images .list-images-inner{position:relative;width:100%;flex:1}.main .step-inner .list-images .list-images-inner li{width:30%}.main .step-inner .list-images .list-images-inner li div::before{display:none}.main .step-inner .list-images span.slide-left{display:none}.main .step-inner .list-images span.slide-right{display:none}.main .list-images img{cursor:pointer}.main .list-images .list-images-left{left:50%}.main .list-images .list-images-right{left:50%}.main .progress-bar-wrapper{width:23em;margin:.7em auto}.video-last-step .video-last-step-wrapper::before,.video-last-step .video-last-step-wrapper::after{display:block}}@media (max-aspect-ratio: 8 / 5) and (min-aspect-ratio: 1 / 1) and (min-width: 992px){.main .step-inner .list-images{display:flex;flex-direction:column}.main .step-inner .list-images .list-images-inner{position:relative;width:100%;flex:1}.main .step-inner .list-images .list-images-inner li{width:30%}.main .step-inner .list-images .list-images-inner li div::before{display:none}.main .step-inner .list-images span.slide-left{display:none}.main .step-inner .list-images span.slide-right{display:none}.main .list-images img{cursor:pointer}.main .list-images .list-images-left{left:50%}.main .list-images .list-images-right{left:50%}.main .list-images .list-images-inner li div.picture i{bottom:8em}.main .progress-bar-wrapper{width:26em}.main .step-inner .content{position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:100%}}@media all and (-ms-high-contrast: none){.main .list-images .list-images-inner li div.picture video,.main .list-images .list-images-inner li div.picture img{height:auto}}.footer{padding:1em .1em;text-align:center;font-size:.8em;background-color:rgba(0,0,0,0.6)}.footer .legal__container{display:flex;flex-wrap:wrap;justify-content:center}.footer .legal__container .popwin{padding:0 .5em}.footer .legal__container .popwin:not(:last-child){border-right:.1em solid #fff}@media (min-width: 768px){.footer{background-color:transparent}}@media (min-width: 992px){.footer{background-color:rgba(0,0,0,0.5)}}.main .step-inner .content{position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:100%}.main .list-images .list-images-inner li div.picture i{bottom:8em;background-color:transparent;border:.15em solid #fff}.main .list-images .list-images-inner li.active div.picture i{background-color:#fff}.main .list-images .list-images-inner{width:100%}.main .list-images .list-images-inner li.active{width:60%;flex:3}@media (min-aspect-ratio: 1 / 1){.main .list-images .list-images-inner li.active{width:100%;flex:1}}@media (min-aspect-ratio: 1 / 1) and (min-width: 992px){.main .step-inner .content{position:static;transform:none}.main .list-images .list-images-inner li div.picture i{bottom:1em}}.language-he .content,.language-he .popwin{direction:rtl !important;unicode-bidi:embed !important}.language-he .main .progress-bar-wrapper span.btn-next{left:0;right:auto;background-image:url(/img/_btns/btn_prev.svg)}.language-he .main .progress-bar-wrapper span.btn-next.active{background-image:url(/img/_btns/btn_prev_green.svg)}.language-he .main .progress-bar-wrapper span.btn-prev{left:auto;right:0;background-image:url(/img/_btns/btn_next_green.svg)}.language-he .main .progress-bar-wrapper span.btn-prev.not-active{background-image:url(/img/_btns/btn_next.svg)}
