#media-lightbox{position:fixed;display:flex;justify-content:center;align-items:center;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);opacity:.01;transition:opacity .4s ease;z-index:-1}#media-lightbox .lightbox-wrap{box-sizing:border-box;position:relative;transform:scale(.7);transition:transform .4s ease;will-change:transform;width:100%;max-width:80%;max-height:80%;aspect-ratio:16/9}#media-lightbox .lightbox-wrap .video-wrap{overflow:hidden;aspect-ratio:16/9;height:100%}#media-lightbox .lightbox-wrap .video-wrap iframe{top:0;left:0;width:100%;height:100%;position:absolute;border:none}#media-lightbox .lightbox-wrap .video-wrap video{width:100%;height:auto;position:absolute;left:0;top:0}.open-lightbox #media-lightbox{opacity:1;z-index:99999}.open-lightbox #media-lightbox .lightbox-wrap{transform:scale(1)}.open-lightbox #media-lightbox .lightbox-wrap:before,.open-lightbox #media-lightbox .lightbox-wrap:after{position:absolute;top:-30px;right:-30px;content:"";height:22px;width:2px;background-color:#fff}.open-lightbox #media-lightbox .lightbox-wrap:before{transform:rotate(45deg)}.open-lightbox #media-lightbox .lightbox-wrap:after{transform:rotate(-45deg)}@media only screen and (max-width:767px){.open-lightbox #media-lightbox .lightbox-wrap:before,.open-lightbox #media-lightbox .lightbox-wrap:after{position:absolute;top:-30px;right:9px;content:"";height:22px;width:2px;background-color:#fff}}.eteacher-form{position:relative;font-size:16px}.eteacher-form .field-row{position:relative}.eteacher-form .field-row .input-box{display:flex;align-items:center;border-bottom:1px solid #cacaca;justify-content:flex-start;transition:all .2s ease-in-out}.eteacher-form .field-row .input-box:focus-within{border-color:rgba(77,144,254,.5)}.eteacher-form .field-row .input-box.required:before{content:"*";position:absolute;top:12px;left:-2px;color:#b60a06;font-size:15px;line-height:1;font-style:italic;font-family:"Open Sans"}.eteacher-form .field-row input,.eteacher-form .field-row select,.eteacher-form .field-row textarea,.eteacher-form .field-row .styled-select{font-size:16px;color:#555;border:none;width:100%;padding:0 10px;outline:none;line-height:35px;background:rgba(0,0,0,0);box-sizing:border-box}.eteacher-form .field-row input.placeholder,.eteacher-form .field-row select.placeholder,.eteacher-form .field-row textarea.placeholder,.eteacher-form .field-row .styled-select.placeholder{color:#5e5e5e}.eteacher-form .field-row input:-moz-placeholder,.eteacher-form .field-row select:-moz-placeholder,.eteacher-form .field-row textarea:-moz-placeholder,.eteacher-form .field-row .styled-select:-moz-placeholder{color:#5e5e5e}.eteacher-form .field-row input::-moz-placeholder,.eteacher-form .field-row select::-moz-placeholder,.eteacher-form .field-row textarea::-moz-placeholder,.eteacher-form .field-row .styled-select::-moz-placeholder{color:#5e5e5e}.eteacher-form .field-row input:-ms-input-placeholder,.eteacher-form .field-row select:-ms-input-placeholder,.eteacher-form .field-row textarea:-ms-input-placeholder,.eteacher-form .field-row .styled-select:-ms-input-placeholder{color:#5e5e5e}.eteacher-form .field-row input::-webkit-input-placeholder,.eteacher-form .field-row select::-webkit-input-placeholder,.eteacher-form .field-row textarea::-webkit-input-placeholder,.eteacher-form .field-row .styled-select::-webkit-input-placeholder{color:#5e5e5e}.eteacher-form .field-row input[type=text],.eteacher-form .field-row input[type=email],.eteacher-form .field-row input[type=tel]{-webkit-appearance:none}.eteacher-form .field-row input[type=email]{direction:ltr}[dir=rtl] .eteacher-form .field-row input[type=email]{text-align:right}.eteacher-form .field-row select{height:35px;color:#555;-webkit-appearance:none;-moz-appearance:none}.eteacher-form .field-row label{display:none}.eteacher-form .field-row label.visible{display:block}.eteacher-form .field-row textarea{line-height:1.2;padding:10px;min-height:100px}@media only screen and (max-width:767px){.eteacher-form .field-row input,.eteacher-form .field-row select,.eteacher-form .field-row .styled-select{line-height:45px}.eteacher-form .field-row select{height:45px}}.eteacher-form .phone-input{direction:ltr}.eteacher-form .phone-input .selected-country{max-width:40%}.eteacher-form .phone-input .selected-country .selected-flag{margin:0 5px 0 10px;display:flex;align-items:center}.eteacher-form .phone-input .selected-country .selected-flag .iti-flag{display:inline-block;margin-right:.5rem}.eteacher-form .phone-input .selected-country .selected-flag .dial-code{color:#b60a06}.eteacher-form .phone-input .selected-country select.hide{display:none}.eteacher-form .phone-input .phone-number{flex:1}[dir=rtl] .eteacher-form .phone-input .form-control{text-align:right}.eteacher-form .country-dropdown{background-color:#fff;box-shadow:1px 2px 8px rgba(117,117,117,.4);color:rgba(0,0,0,.87);display:block;list-style-type:none;margin:0;margin-bottom:.5rem;min-width:11.25rem;outline:none;padding:0;position:absolute;width:100%;z-index:19;direction:ltr}.eteacher-form .country-dropdown.hide{display:none}.eteacher-form .country-dropdown .country-search-input{background:none;border:none;border-bottom-color:rgba(0,0,0,.12);border-bottom-style:solid;border-bottom-width:1px;border-radius:0;color:rgba(0,0,0,.87);cursor:auto;font-size:.9375rem;font-weight:400;height:2.25rem;outline:none;padding:0 .75rem;padding-left:2.5rem;-webkit-transition:border .1s ease;transition:border .1s ease;width:100%;-webkit-appearance:none}.eteacher-form .country-dropdown .dropdown-search-icon{color:rgba(0,0,0,.54);font-size:1.25rem;top:.5rem;left:.75rem;position:absolute;cursor:inherit;display:inline-block;height:1em;user-select:none;vertical-align:middle;width:1em}.eteacher-form .country-dropdown .dropdown-search-icon svg{display:block;fill:currentColor;height:1em;width:1em;margin:0;padding:0}.eteacher-form .country-dropdown .country-list{background-color:#fff;color:rgba(0,0,0,.87);display:block;list-style-type:none;margin:0;max-height:16rem;min-width:100%;overflow-y:auto;padding:0;position:relative}.eteacher-form .country-dropdown .country-list .country{cursor:pointer;padding:.375rem .75rem;display:flex;align-items:center;line-height:1.3;user-select:none}.eteacher-form .country-dropdown .country-list .country .iti-flag{margin-right:.75rem}.eteacher-form .country-dropdown .country-list .country .country-name{font-weight:600}.eteacher-form .country-dropdown .country-list .country .dial-code{display:inline-block;margin-left:5px}.eteacher-form .country-dropdown .country-list .active{background-color:rgba(0,0,0,.05);color:#2196f3;font-weight:500}.eteacher-form .country-dropdown .country-list .highlight{background-color:rgba(0,0,0,.1)}.eteacher-form .select-box{display:block!important;position:relative;color:#555;cursor:pointer;direction:ltr;text-align:left}[dir=rtl] .eteacher-form .select-box{text-align:right}.eteacher-form .select-box select{display:none}.eteacher-form .select-box .styled-select{display:inline-block;width:100%;position:relative;background-image:url(../../../../../../../../../themes/love_israel/eteacher/assets/assets/images/select-arrow-red.png);background-repeat:no-repeat;color:#5e5e5e;background-position:right 10px center}[dir=rtl] .eteacher-form .select-box .styled-select{background-position:left 10px center}.eteacher-form .select-box ul{display:none;list-style:none;max-height:300px;overflow-y:auto;margin:0;padding:10px 0;border:1px solid #e9e9e9;position:absolute;z-index:20;width:100%;box-shadow:1px 2px 8px rgba(117,117,117,.4);background:#fff;outline:none}.eteacher-form .select-box ul.opened{display:block}.eteacher-form .select-box ul li{padding:0 15px;line-height:2}.eteacher-form .select-box ul li.active:not([disabled]){font-weight:600}.eteacher-form .select-box ul li:hover:not([disabled]),.eteacher-form .select-box ul li.highlight:not([disabled]){color:#850704;background:#eee}.eteacher-form .select-box ul li[disabled]:hover,.eteacher-form .select-box ul li[disabled].highlight{color:#6f6f6f;background:#eee}.eteacher-form .field-info{font-size:13px;text-align:left;color:#999}[dir=rtl] .eteacher-form .field-info{text-align:right}.eteacher-form .input-feedback{opacity:0;font-size:14px;color:#fe4142;min-height:18px;text-align:right}[dir=rtl] .eteacher-form .input-feedback{text-align:left}.eteacher-form .is-valid .input-box{transition:none;background-repeat:no-repeat;background-size:17px;background-position:right 10px center;background-image:url(../../../../../../../../../themes/love_israel/eteacher/assets/assets/images/valid-check.png)}[dir=rtl] .eteacher-form .is-valid .input-box{background-position:left 10px center}.eteacher-form .is-invalid .input-box{transition:none;border-color:#fe4142;background-repeat:no-repeat;background-position:right 10px center;background-image:url(../../../../../../../../../themes/love_israel/eteacher/assets/assets/images/invalid-icon.png)}[dir=rtl] .eteacher-form .is-invalid .input-box{background-position:left 10px center}[dir=rtl] .eteacher-form .is-invalid .phone-input{background-position:left 90px center}.eteacher-form .is-invalid .select-box{background-position:right 25px center}[dir=rtl] .eteacher-form .is-invalid .select-box{background-position:left 25px center}.eteacher-form .is-invalid .input-feedback{opacity:1}.eteacher-form .btn-row{margin-top:20px;text-align:center}.eteacher-form input[type=submit],.eteacher-form button[type=submit]{transition:all .2s;cursor:pointer}.eteacher-form input[type=submit]:disabled,.eteacher-form button[type=submit]:disabled{cursor:not-allowed;opacity:1}.eteacher-form .submitted button[type=submit]{color:rgba(0,0,0,0)!important;position:relative;opacity:1;pointer-events:auto;transition:all 0s linear,opacity .1s ease}.eteacher-form .submitted button[type=submit]:before{position:absolute;content:"";top:calc(50% - 12px);left:calc(50% - 12px);width:20px;height:20px;border-radius:500rem;border:.2em solid rgba(0,0,0,.15)}.eteacher-form .submitted button[type=submit]:after{position:absolute;content:"";top:calc(50% - 12px);left:calc(50% - 12px);width:20px;height:20px;animation:button-spin .6s linear;animation-iteration-count:infinite;border-radius:500rem;border-color:#fff rgba(0,0,0,0) rgba(0,0,0,0);border-style:solid;border-width:.2em;box-shadow:0 0 0 1px rgba(0,0,0,0);margin:0}@keyframes button-spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}#features{padding:50px 0 55px}#features .et-container{max-width:1270px}#features .holder{background-color:#f4f2ef;display:flex;gap:30px;align-items:center;border-radius:12px;padding:65px}#features .title{max-width:300px;text-align:start;flex:1 0 auto;margin:0;position:relative}#features .title:after{content:"";height:10px;width:100px;background:#f0af37;display:block;margin:30px 0}@media only screen and (max-width:767px){#features .title:after{margin:15px auto}}#features .title:after{margin-bottom:0}#features .items{max-width:calc(100% - 340px);gap:30px}#features .items .item{flex:1}#features .items .item h3{margin:0;font-size:18px;font-weight:700}#features .items .item img{display:block;margin:0 0 25px}@media only screen and (max-width:1024px){#features .holder{display:block}#features .title{text-align:center;font-size:38px}}@media only screen and (min-width:992px){#features .et-container{padding:0}}@media only screen and (max-width:991px){#features{margin:0;padding:0}#features .title{font-size:24px;margin-inline:auto}#features .title:after{margin-inline:auto}#features .holder{padding:40px 50px}#features .items{flex-direction:column;max-width:none;margin:40px 0 0}#features .items .item{text-align:center}#features .items .item img{margin:0 auto 15px}}#video_cta{background:#eff4f3;padding:65px 0;margin:50px 0 0}#video_cta .et-container{max-width:1160px;gap:40px;align-items:stretch}#video_cta .video{position:relative;flex:0 0 340px}#video_cta .video a{position:absolute;left:0;top:50%;max-width:100%;transform:translateY(-50%)}#video_cta .video a img{width:100%}#video_cta .text-box{flex:1}#video_cta .text-box .logo{display:block;margin:0 0 25px}#video_cta .text-box .title{color:#418282;text-align:start}#video_cta .text-box .courses{gap:40px;justify-content:space-between}#video_cta .text-box .courses .course{flex:1 0 calc(50% - 40px)}#video_cta .text-box .courses .course h3{font-size:18px;margin:0 0 10px;font-weight:700}#video_cta .text-box .courses .course h3:before{content:"";width:17px;height:16px;background-color:currentColor;mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="17.182" height="16.112" viewBox="0 0 17.182 16.112"><path d="M6,14.142H21.182M14.54,7.5l6.642,6.642L14.54,20.784" transform="translate(-5 -6.086)" fill="none" stroke="%23000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/></svg>');display:inline-block;color:#f0af37;margin:0 10px 0 0}#video_cta .text-box .courses .course p{margin:0;font-size:14px;max-width:340px}#video_cta .text-box .features{border-top:1px solid rgba(75,50,30,.3);margin:30px 0 0;padding:30px 0 0;flex-wrap:wrap;gap:20px 40px}#video_cta .text-box .features p{font-weight:600;flex:1 0 calc(50% - 40px);margin:0;font-size:15px}#video_cta .text-box .features p svg{width:14px;height:12px;margin:0 5px 0 0;color:#418282}#video_cta .text-box .bottom{margin:45px 0 0;gap:30px;justify-content:flex-start}#video_cta .text-box .bottom .phone{font-size:14px;gap:10px}#video_cta .text-box .bottom .phone a{color:#418282;text-decoration:underline;font-weight:700}#video_cta .text-box .bottom .phone img{display:inline-block;margin:0 0 0 5px}@media only screen and (max-width:991px){#video_cta .text-box .bottom{flex-direction:column;margin:40px 0 0}#video_cta .text-box .bottom .btn{width:100%;max-width:350px}#video_cta .text-box .bottom .phone{flex-wrap:wrap;justify-content:center;text-align:center;font-size:16px}#video_cta .text-box .bottom .phone span{display:block;width:100%}}@media only screen and (max-width:767px){#video_cta{padding:50px 0}#video_cta .et-container{flex-direction:column;gap:30px}#video_cta .video{order:2}#video_cta .video a{position:static}#video_cta .text-box .logo{margin-inline:auto}#video_cta .text-box .title{text-align:center;font-size:28px;margin:0 0 30px}#video_cta .text-box .title.mark:after{margin:10px 0}#video_cta .text-box .courses{gap:30px;flex-direction:column}#video_cta .text-box .courses .course{max-width:300px;text-align:center;flex:1}#video_cta .text-box .features{flex-direction:column;align-items:flex-start;max-width:300px;margin-inline:auto}#video_cta .text-box .features p{display:flex;gap:15px}#video_cta .text-box .features p svg{margin:4px 0 0 0}}#reviews{padding:100px 0}#reviews .title{text-align:center}#reviews .videos{gap:30px;justify-content:center}#reviews .videos .video{max-width:340px;text-align:center}#reviews .videos .video a{display:block}#reviews .videos .video a img{max-width:100%;border-radius:12px;overflow:hidden;display:block}#reviews .videos .video h3{font-size:18px;font-weight:700;margin:15px 0 0;color:#4b321e;display:flex;align-content:center;align-items:center;justify-content:center;gap:5px}#reviews .videos .video p{color:#4b321e;margin:0}#reviews .videos .video span.flag{width:28px;height:28px;display:inline-block;background:url(../../../../../../../../../themes/love_israel/eteacher/assets/css/) no-repeat center rgba(0,0,0,0);background-size:cover}@media only screen and (max-width:767px){#reviews{padding:60px 0}#reviews .et-container{box-sizing:border-box}#reviews .et-container>p{margin:0 0 20px}#reviews .videos{flex-direction:column;gap:40px}#reviews .previews .preview{max-width:100%}#reviews .previews .preview h3{font-size:16px}}#cta{background:#418282;padding:45px 0;color:#fff;text-align:center}#cta img{max-width:340px;display:block;margin:0 auto 10px}#cta .title{color:#fff}#cta p{font-size:18px}@media only screen and (max-width:767px){#cta{padding:70px 0}#cta img{max-width:290px;margin:0 auto 20px}#cta .title{font-size:30px;max-width:310px;margin:0 auto 15px}#cta p{margin:0 0 30px}}#faq{padding:115px 0;color:#333}#faq h2{text-align:center}#faq .accordion-items{max-width:1070px;margin:0 auto}#faq details{background-image:inherit;border-radius:0;padding:0;margin:0 0 20px}#faq details:last-of-type{margin:0}#faq details svg{height:24px;transition:transform .3s}#faq details summary{padding:20px 40px 20px 30px;background-color:#f4f2ef;cursor:pointer;font-size:18px;font-weight:700;gap:20px;border-radius:6px}#faq details .details-content{max-height:0;overflow:hidden;transition:max-height .3s ease-out,padding .3s ease-out;opacity:1;font-weight:400;box-sizing:content-box}#faq details .details-content p{margin:1em 0}#faq details .details-content a{color:#418282;text-decoration:none}#faq details[open] summary{background-color:#f0af37;color:#333}#faq details[open] summary svg{transform:rotate(90deg)}#faq details[open] .details-content{max-height:200px;margin:0;padding:25px 80px 10px 30px}@media only screen and (max-width:991px){#faq{padding:60px 0}#faq details summary{padding:20px 25px}#faq details[open] .details-content{margin:20px 0 40px;padding:0 25px;max-height:500px}}