:root{--main-green: #00af62;--light-green: #98cb4f;--dark-green: #005f51;--orange: #e95a1e;--red: #eb511b;--pink: #ef97c0}:root{--main-green: #00af62;--light-green: #98cb4f;--dark-green: #005f51;--orange: #e95a1e;--red: #eb511b;--pink: #ef97c0}.flex{display:flex}.flex.space-around{justify-content:space-around}.flex.flex-start{justify-content:flex-start}.flex.space-between{justify-content:space-between}.flex.align-center{align-items:center}.flex.align-start{align-items:flex-start}.flex.align-end{align-items:flex-end}.flex.column{flex-direction:column}.flex.reverse{flex-direction:row-reverse}.flex.wrap{flex-wrap:wrap}.flex.no-wrap{flex-wrap:nowrap}.flex.justify-center{justify-content:center}.flex.justify-end{justify-content:end}.flex.content-center{align-content:center}.align-self-center{align-self:center}.text-center{text-align:center}.bold{font-weight:bold}.grid{display:grid}.relative{position:relative}.absolute{position:absolute}.absolute-center{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.fixed{position:fixed}.orange{background-color:var(--orange);color:#fff}.green{color:var(--main-green)}.light-green{color:var(--light-green)}.dark-green{color:var(--dark-green)}.red{background-color:var(--red);color:#fff}textarea{resize:none;width:100%}html{font-size:20px;scroll-behavior:smooth;overflow-x:hidden;direction:rtl;font-family:"Arbel"}html.no-scroll{overflow:hidden !important}html body{transition:all .5s ease-in-out;margin:0 auto;overflow-x:hidden;background-color:#e8e3e3}html body h1,html body h2,html body h3,html body h4,html body h5,html body h6,html body img{max-width:100%;margin:0;height:auto}html body *{box-sizing:border-box}html body p{margin:0;font-weight:300}html body h2{font-size:clamp(25px,3.5vw,42px);font-weight:700}html body h2 .light-green{font-weight:300}html body h3{font-weight:400}html body .container{width:min(1680px,98%);padding-inline:15px;margin:0 auto}html .orange-title{background-color:var(--orange);color:#fff;padding:10px}html .hide{display:none}html .main-green{color:var(--main-green)}html .light-green{color:var(--light-green)}@font-face{font-family:"Heebo";src:url("../fonts/Heebo-Black.ttf") format("truetype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:"Arbel";src:url("../fonts/ArbelHagilda_Bold.otf") format("truetype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:"Arbel";src:url("../fonts/ArbelHagilda_Regular.otf") format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Newfont";src:url("../fonts/NewfontBold.otf") format("truetype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:"Helvetica";src:url("../fonts/HelveticaNeueBold.otf") format("truetype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:"Helvetica";src:url("../fonts/HelveticaNeueMedium.otf") format("truetype");font-weight:500;font-style:normal;font-display:swap}.en,.de,.he{display:none}#lang-switcher{position:fixed;top:12%;left:1px;background:#fff;border:1px solid #ccc;border-radius:8px;padding:14px 9px;z-index:9999;box-shadow:0 2px 8px rgba(0,0,0,.2);display:flex;flex-direction:column;gap:7px}#lang-switcher button{padding:5px 10px;cursor:pointer;display:flex;flex-direction:row-reverse;align-items:center;width:100%;border-radius:2px;border:none;gap:6px;font-size:20px;font-family:Helvetica;transition:all .3s ease}#lang-switcher button[data-lang=he]{font-family:Newfont;font-size:24px}#lang-switcher button.active{background-color:var(--orange);color:#fff;justify-content:center}@media only screen and (max-width: 768px){#lang-switcher button span{display:none}}.hero{background-repeat:no-repeat;background-size:cover;background-position:center;width:100%;aspect-ratio:1.7;display:flex;flex-direction:column}@media only screen and (max-width: 768px){.hero{background-size:contain;background-position:top;aspect-ratio:.51;margin-bottom:-1px}}.hero .logos{gap:5.5208333333vw;padding-top:max(90px,8.9583333333vw)}@media only screen and (max-width: 768px){.hero .logos .germany{width:100px}}@media only screen and (max-width: 768px){.hero .logos .keren{width:67px}}@media only screen and (max-width: 768px){.hero .logos .beit{width:50px}}@media only screen and (max-width: 768px){.hero .logos .israel{width:25px}}.hero .hero-logo{margin-block:61px 55px}@media only screen and (max-width: 768px){.hero .hero-logo{width:210px;margin-inline:auto;margin-bottom:0}}.hero .content{width:min(887px,90%);margin-inline:auto;text-align:justify;font-size:18px;line-height:1.3;letter-spacing:-0.6px;margin-bottom:35px}@media only screen and (max-width: 580px){.hero .content{display:none !important}}.hero .content.he{text-align:center;display:flex;flex-direction:column;gap:2.2916666667vw}.hero .content.de,.hero .content.en{width:min(1047px,90%);text-align:left;direction:ltr}.hero .navigation{gap:2.4479166667vw;margin-bottom:80px;margin-top:auto}@media only screen and (max-width: 768px){.hero .navigation{flex-direction:column;margin-bottom:auto;gap:24px}}@media only screen and (max-width: 580px){.hero .navigation{margin-top:13.7404580153vw}}.hero .navigation a{text-decoration:none;color:#fff;background-color:#e95a1e;padding:18px 0px;border-radius:4px;text-align:center;font-size:24px;font-weight:bold}.hero .navigation a span{font-family:Helvetica;width:260px;display:block}@media only screen and (max-width: 768px){.hero .navigation a span{width:225px !important;font-size:18px;letter-spacing:0}}.hero .navigation a span.de{width:320px}.hero .navigation a span.he{font-family:Newfont}.mobile-content{display:none;background-color:#f1a9cb;padding-block:50px 117px;text-align:left}.mobile-content .he{text-align:right}.mobile-content .de,.mobile-content .en{direction:ltr}@media only screen and (max-width: 580px){.mobile-content{display:block}}#video-slider,#thumbnail-slider{padding-bottom:2rem}#video-slider li,#thumbnail-slider li{margin-inline:auto}#video-slider{padding-block:8.4895833333vw 4.0104166667vw}#video-slider .splide__track{width:min(1060px,90vw);overflow:visible;margin-inline:auto}#video-slider .splide__track .dec{position:absolute}#video-slider .splide__track .dec.dec1{left:0;translate:-128px 0;top:20%}#video-slider .splide__track .dec.dec2{right:0;translate:166px -60px}#thumbnail-slider .container{width:95%}#thumbnail-slider .splide__slide{opacity:.5;cursor:pointer;background-color:#fff}#thumbnail-slider .splide__slide h3,#thumbnail-slider .splide__slide p{text-align:start;color:#000;padding-inline:17px}@media only screen and (max-width: 768px){#thumbnail-slider .splide__slide h3,#thumbnail-slider .splide__slide p{padding-inline:10px}}#thumbnail-slider .splide__slide h3{font-family:Helvetica;font-weight:bold;font-size:clamp(14px,24px,2vw);margin-bottom:1.0416666667vw;margin-top:1.0416666667vw}#thumbnail-slider .splide__slide p{padding-bottom:1.0416666667vw;font-size:clamp(12px,20px,1.5vw)}#thumbnail-slider .splide__slide[dir=rtl] h3{font-family:Newfont}#thumbnail-slider .splide__slide.is-active{opacity:1;border:2px solid #007bff}#thumbnail-slider img{width:100%;height:auto;border-radius:4px}#germany{padding-block:4.0104166667vw 3.3333333333vw;background-size:cover;background-repeat:no-repeat;background-image:url("../images/ger-bg2.png");background-position:center}@media only screen and (max-width: 768px){#germany{padding-block:25px}}#germany.he{background-image:url("../images/ger-bg.png");padding-block:9.375vw 7.8125vw}#germany.he h2{max-width:712px;font-family:Newfont}#germany.he h3{font-family:Newfont}#germany.he .container{max-width:960px}#germany.he .from{padding-block:1.9791666667vw}#germany h3,#germany h2{text-align:center;font-size:Helvetica;width:-moz-fit-content;width:fit-content;margin-inline:auto;max-width:856px}#germany h3{margin-bottom:max(15px,1.5625vw);line-height:1}#germany .from{font-weight:900;padding-block:max(15px,1.9270833333vw);gap:5px}#germany .container{width:min(1007px,95%);padding:0}#germany p{font-size:18px;line-height:1.3;letter-spacing:-0.3px}#ex{padding-block:4.6354166667vw}#ex h3,#ex h2{font-family:Helvetica;width:-moz-fit-content;width:fit-content;line-height:1;font-size:max(20px,1.9791666667vw)}@media only screen and (max-width: 768px){#ex h3,#ex h2{margin-block:10px !important}}#ex p{font-size:18px;line-height:24px}#ex .container{max-width:87.5vw;display:flex;flex-direction:column;gap:42px}@media only screen and (max-width: 768px){#ex .container{max-width:none}}#ex .strip{justify-content:space-between}@media only screen and (max-width: 1000px){#ex .strip .content{padding-inline:2.7083333333vw}}#ex .strip .strip-image{height:100%}#ex .strip .strip-image img{height:100%;display:block}#ex .strip.impossible{gap:3.3854166667vw}#ex .strip.impossible h3{margin-block:.9375vw}#ex .strip.impossible h2{margin-bottom:2.1354166667vw}#ex .strip.impossible .content{width:60%}#ex .strip.david,#ex .strip.konrad{background-color:var(--pink);background-blend-mode:multiply}#ex .strip.david h3,#ex .strip.konrad h3{margin-block:.9375vw}#ex .strip.david .content,#ex .strip.konrad .content{width:55%;padding-inline-start:4.6875vw}@media only screen and (max-width: 768px){#ex .strip.david .content,#ex .strip.konrad .content{padding-inline:4.6875vw}}#ex .strip.boxes{gap:1.0416666667vw}#ex .strip.boxes .red{padding:25px 20px 12px;display:flex;flex-direction:column;justify-content:space-between}#ex .strip.boxes .red p{font-size:24px;font-family:Helvetica;line-height:1.3}#ex .strip.boxes .red .date{text-align:end;margin-top:30px;font-size:18px;font-weight:400;font-family:Arbel}#ex .strip.boxes.box1 .red:first-child{width:57%}#ex .strip.boxes.box1 .red{width:calc(43% - 1.0416666667vw)}#ex .strip.boxes.box2 .red:first-child{width:50%}#ex .strip.boxes.box2 .column{width:calc(50% - 1.0416666667vw);gap:20px}#ex .strip.boxes.box2 .column .red{width:100%}#ex .strip.boxes.box5 .red{flex-grow:1}#ex .strip.boxes.box5 .red:first-child{width:min(32.7604166667vw,100%)}#ex .strip.agreement{background-image:url("../images/squares.png")}#ex .strip.agreement h3{margin-block:.625vw 1.5625vw}#ex .strip.agreement .content{width:55%;padding-inline-start:2.7083333333vw}@media only screen and (max-width: 768px){#ex .strip.agreement .content{padding-inline:2.7083333333vw}}#ex .strip.rice{background-color:#32ad70}#ex .strip.rice h3{margin-block:.625vw 1.5625vw}#ex .strip.rice .content{width:55%;padding-inline-start:2.7083333333vw}#ex .strip.bread{background-color:#50b6be}#ex .strip.bread h3{margin-block:.625vw 1.5625vw}#ex .strip.bread .content{width:55%;padding-inline-start:2.7083333333vw}#ex .strip.new-york{background-color:#f8d80b}#ex .strip.new-york h3{margin-block:.625vw 1.5625vw}#ex .strip.new-york .content{width:55%;padding-inline-start:2.7083333333vw}#ex .strip.condolence{background-color:#c7c7c7}#ex .strip.condolence h3{margin-block:.625vw 1.5625vw}#ex .strip.condolence .content{width:50%;padding-inline-start:2.7083333333vw}#ex .strip.konrad{background-color:#50b6be}@media only screen and (max-width: 1000px){#ex .strip{flex-direction:column;padding-top:15px;justify-content:space-between}#ex .strip>*{width:100% !important}#ex .strip .content{padding-bottom:10px}}#ex .bottom{padding-top:7.8125vw}#ex .bottom .he{direction:rtl}#ex .bottom .text{text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.1979166667vw}#ex .bottom .text h3{font-family:Helvetica;font-weight:900}#ex .bottom .text h3.he{font-family:Newfont}#ex .bottom .text p{max-width:532px;font-size:18px}#ex .bottom .counters{gap:7.4479166667vw;margin-top:4.0625vw}@media only screen and (max-width: 768px){#ex .bottom .counters{flex-direction:column}}#ex .bottom .counters .column{gap:15px}#ex .bottom .counters .count{background-color:var(--orange);font-size:max(30px,4.5833333333vw);color:#e8e3e3;line-height:.9;font-family:Helvetica;display:flex;align-items:center}@media only screen and (max-width: 768px){#ex .bottom .counters .count{padding:5px}}#ex .bottom .counters h4:not(.he){font-family:Helvetica}.footer{background-color:#0a3d57;color:#fff;padding:60px 10px 60px 10px;font-size:15px;font-weight:100;font-family:Arial}.footer .container{width:min(1200px,95%);justify-content:space-between}.footer .container>*{padding-inline:2.0833333333vw}.footer .container>*:not(:first-child){border-right:1px solid #00aeef}@media only screen and (max-width: 850px){.footer .container>*:not(:first-child){border-right:none}}.footer .container>*:first-child{padding-inline-start:0}@media only screen and (max-width: 850px){.footer .container{flex-direction:column;gap:15px}.footer .container>*{width:100%}}.footer h4{font-family:"OEDooPro",Sans-serif;font-size:22px;font-weight:400;color:#00aeef;margin-block-end:20px}@media only screen and (max-width: 768px){.footer h4{margin-block-end:10px}}.footer label{display:flex;gap:5px;padding-block:15px}.footer a{text-decoration:none;color:#fff;line-height:1.7em}.footer ul{padding:0}.footer ul li{list-style:none;line-height:1.7em}.footer input{background-clip:padding-box;background-image:none;border:1px solid #dadbdd;border-radius:1;color:#606266;font-family:-apple-system,"system-ui",Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;line-height:1;margin-bottom:0;max-width:100%;padding:11px 15px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;border-color:var(--ast-border-color);background-color:#fff;box-shadow:none;border-radius:0;width:100%;text-align:right}.footer button{width:100%;background-color:#15aaeb !important;color:#fff !important;border-radius:1px 1px 1px 1px;border:1px solid rgba(0,0,0,0);cursor:pointer;display:inline-block;font-size:16px;font-weight:500;line-height:1.5;padding:8px 20px;position:relative;text-align:center;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap;margin-bottom:10px}.footer .form-title{font-size:18px;margin-bottom:15px}.footer .form-comment{margin-top:15px}.footer .social-icons{display:flex;gap:20px;padding:10px}.footer .social-icons a{width:30px;height:30px;background-color:#fff;display:flex;border-radius:100vw;align-items:center;justify-content:center}.footer .social-icons a svg{width:15px;height:15px;fill:#0a3d57}.footer .contact-info a svg{width:15px;height:15px;fill:#00aeef}.loader{z-index:9999;top:0;width:100vw;height:100vh;left:0;background-color:#fff}.loader img{width:10vw;top:50%;left:50%;transform:translate(-50%, -50%)}.popup{display:none}.popup.open{display:flex;width:100%;height:100vh;position:fixed;top:0;left:0;background-color:rgba(0,0,0,.5);z-index:999;justify-content:center;align-items:center}.popup .container-popup{background:var(--light-green);padding:30px;position:absolute;z-index:99999;width:50%;height:50%;top:50%;transform:translateY(-50%);border-radius:25px}@media only screen and (max-width: 768px){.popup .container-popup{height:30%}}.popup .container-popup .close-popup{cursor:pointer}.popup .container-popup .close-popup svg{transition:all ease-out 150ms}.popup .container-popup .close-popup svg:hover{transform:scale(1.2)}.popup .container-popup .text{display:flex;flex-direction:column;justify-content:center;align-items:center;height:90%}.popup .container-popup .text h3.popup-title{font-size:50px;font-weight:700;margin:0;text-align:center}@media only screen and (max-width: 768px){.popup .container-popup .text h3.popup-title{font-size:30px}}.popup .container-popup .text p.popup-p{font-family:"Assistant";font-size:30px;font-weight:700}@media only screen and (max-width: 768px){.popup .container-popup .text p.popup-p{font-size:18px}}.grecaptcha-badge{display:none}.video-modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.7);display:none;align-items:center;justify-content:center;z-index:1000}.video-modal{background:#91ce5d;padding:.4rem;border-radius:10px;max-width:90%;max-height:90%;box-shadow:0 0 15px rgba(0,0,0,.3);position:relative}.video-modal video{width:100%;height:auto;max-height:80vh;border-radius:8px}.close-btn{position:absolute;width:35px;height:35px;top:8px;right:12px;font-size:32px;background:none;border:none;cursor:pointer;z-index:55}/*# sourceMappingURL=style.min.css.map */