.rc-slider{position:relative;width:100%;height:14px;padding:5px 0;border-radius:6px;touch-action:none}.rc-slider,.rc-slider *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-rail{position:absolute;width:100%;height:4px;background-color:#e9e9e9;border-radius:6px}.rc-slider-track,.rc-slider-tracks{position:absolute;height:4px;background-color:#abe2fb;border-radius:6px}.rc-slider-track-draggable{z-index:1;box-sizing:content-box;background-clip:content-box;border-top:5px solid transparent;border-bottom:5px solid transparent;transform:translateY(-5px)}.rc-slider-handle{position:absolute;z-index:1;width:14px;height:14px;margin-top:-5px;background-color:#fff;border:2px solid #96dbfa;border-radius:50%;cursor:pointer;cursor:grab;opacity:.8;touch-action:pan-x}.rc-slider-handle-dragging.rc-slider-handle-dragging.rc-slider-handle-dragging{border-color:#57c5f7;box-shadow:0 0 0 5px #96dbfa}.rc-slider-handle:focus{outline:none;box-shadow:none}.rc-slider-handle:focus-visible{border-color:#2db7f5;box-shadow:0 0 0 3px #96dbfa}.rc-slider-handle-click-focused:focus{border-color:#96dbfa;box-shadow:unset}.rc-slider-handle:hover{border-color:#57c5f7}.rc-slider-handle:active{border-color:#57c5f7;box-shadow:0 0 5px #57c5f7;cursor:grabbing}.rc-slider-mark{position:absolute;top:18px;left:0;width:100%;font-size:12px}.rc-slider-mark-text{position:absolute;display:inline-block;color:#999;text-align:center;vertical-align:middle;cursor:pointer}.rc-slider-mark-text-active{color:#666}.rc-slider-step{position:absolute;width:100%;height:4px;background:transparent}.rc-slider-dot{position:absolute;bottom:-2px;width:8px;height:8px;vertical-align:middle;background-color:#fff;border:2px solid #e9e9e9;border-radius:50%;cursor:pointer}.rc-slider-dot-active{border-color:#96dbfa}.rc-slider-dot-reverse{margin-right:-4px}.rc-slider-disabled{background-color:#e9e9e9}.rc-slider-disabled .rc-slider-track{background-color:#ccc}.rc-slider-disabled .rc-slider-dot,.rc-slider-disabled .rc-slider-handle{background-color:#fff;border-color:#ccc;box-shadow:none;cursor:not-allowed}.rc-slider-disabled .rc-slider-dot,.rc-slider-disabled .rc-slider-mark-text{cursor:not-allowed!important}.rc-slider-vertical{width:14px;height:100%;padding:0 5px}.rc-slider-vertical .rc-slider-rail{width:4px;height:100%}.rc-slider-vertical .rc-slider-track{bottom:0;left:5px;width:4px}.rc-slider-vertical .rc-slider-track-draggable{border-top:0;border-bottom:0;border-right:5px solid transparent;border-left:5px solid transparent;transform:translateX(-5px)}.rc-slider-vertical .rc-slider-handle{position:absolute;z-index:1;margin-top:0;margin-left:-5px;touch-action:pan-y}.rc-slider-vertical .rc-slider-mark{top:0;left:18px;height:100%}.rc-slider-vertical .rc-slider-step{width:4px;height:100%}.rc-slider-vertical .rc-slider-dot{margin-left:-2px}.rc-slider-tooltip-zoom-down-appear,.rc-slider-tooltip-zoom-down-enter,.rc-slider-tooltip-zoom-down-leave{display:block!important;animation-duration:.3s;animation-fill-mode:both;animation-play-state:paused}.rc-slider-tooltip-zoom-down-appear.rc-slider-tooltip-zoom-down-appear-active,.rc-slider-tooltip-zoom-down-enter.rc-slider-tooltip-zoom-down-enter-active{animation-name:rcSliderTooltipZoomDownIn;animation-play-state:running}.rc-slider-tooltip-zoom-down-leave.rc-slider-tooltip-zoom-down-leave-active{animation-name:rcSliderTooltipZoomDownOut;animation-play-state:running}.rc-slider-tooltip-zoom-down-appear,.rc-slider-tooltip-zoom-down-enter{transform:scale(0);animation-timing-function:cubic-bezier(.23,1,.32,1)}.rc-slider-tooltip-zoom-down-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@keyframes rcSliderTooltipZoomDownIn{0%{transform:scale(0);transform-origin:50% 100%;opacity:0}to{transform:scale(1);transform-origin:50% 100%}}@keyframes rcSliderTooltipZoomDownOut{0%{transform:scale(1);transform-origin:50% 100%}to{transform:scale(0);transform-origin:50% 100%;opacity:0}}.rc-slider-tooltip{position:absolute;top:-9999px;left:-9999px;visibility:visible}.rc-slider-tooltip,.rc-slider-tooltip *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-tooltip-hidden{display:none}.rc-slider-tooltip-placement-top{padding:4px 0 8px}.rc-slider-tooltip-inner{min-width:24px;height:24px;padding:6px 2px;color:#fff;font-size:12px;line-height:1;text-align:center;text-decoration:none;background-color:#6c6c6c;border-radius:6px;box-shadow:0 0 4px #d9d9d9}.rc-slider-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.rc-slider-tooltip-placement-top .rc-slider-tooltip-arrow{bottom:4px;left:50%;margin-left:-4px;border-width:4px 4px 0;border-top-color:#6c6c6c}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{vertical-align:baseline;margin:0;padding:0;border:0}body{font-size:100%}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a:focus,a:hover,button:focus,button:hover{outline:none}@media screen and (max-width:899px){.page-body,.page-content,.page-section,.page-spacings,.page-two-columns .page-column{padding:20px}}@media screen and (min-width:1280px){.page-body,.page-content,.page-section,.page-spacings,.page-two-columns .page-column{padding:80px}}@media screen and (min-width:900px)and (max-width:1279px){.page-body,.page-content,.page-section,.page-spacings,.page-two-columns .page-column{padding:40px}}@media screen and (max-width:899px){.page-spacings-left{padding-left:20px}}@media screen and (min-width:1280px){.page-spacings-left{padding-left:80px}}@media screen and (min-width:900px)and (max-width:1279px){.page-spacings-left{padding-left:40px}}@media screen and (max-width:899px){.page-spacings-top{padding-top:20px}}@media screen and (min-width:1280px){.page-spacings-top{padding-top:80px}}@media screen and (min-width:900px)and (max-width:1279px){.page-spacings-top{padding-top:40px}}html[lang=ar],html[lang=he]{direction:rtl}body,html{height:100%;background:#b6b6b6}body{font-family:Manrope,Arial,sans-serif;font-size:14px;font-weight:400;line-height:1.6em;color:#000}html[lang=ar] body{font-size:16px}@media screen and (min-width:900px){body{font-size:16px}html[lang=ar] body{font-size:18px}}p{margin-bottom:24px}a{color:inherit}h1{margin-bottom:24px;font-family:IBM Plex Mono,monospace;font-size:24px;font-weight:400;line-height:1.1em}@media screen and (min-width:1280px)and (max-width:1439px){h1{font-size:2rem;line-height:1em}}@media screen and (min-width:1440px){h1{font-size:3.5rem;line-height:1em}}.h3,h3{margin-bottom:24px;font-family:IBM Plex Mono,monospace;font-size:1.5rem;font-weight:400;line-height:1.2em}@media screen and (min-width:1280px)and (max-width:1439px){.h3,h3{font-size:2rem;line-height:1.4em}}@media screen and (min-width:1440px){.h3,h3{margin-bottom:2.5rem;font-size:2.5rem;line-height:1.2em}}h4{margin-bottom:2.5rem;font-family:IBM Plex Mono,monospace;font-size:.94rem;font-weight:600;line-height:1em}h5{margin-bottom:1em;font-family:Manrope,Arial,sans-serif;font-size:1.25rem;font-weight:400;line-height:1.5em}blockquote{margin:24px 0;padding-left:32px;font-family:IBM Plex Mono,monospace;border-left:2px solid #000}html[lang=ar] blockquote,html[lang=he] blockquote{border-left:0;border-right:2px solid #000;padding-right:32px}ul:not(.reset-list) li{margin-bottom:24px;padding-left:32px}ul:not(.reset-list) li:before{content:"-";display:inline-block;width:24px;margin-left:-24px}html[lang=ar] ul:not(.reset-list) li:before,html[lang=he] ul:not(.reset-list) li:before{margin-left:0;margin-right:-24px}html[lang=ar] ul:not(.reset-list) li,html[lang=he] ul:not(.reset-list) li{padding-left:0}.sub-title{margin-bottom:24px;font-family:Manrope,Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.5em;text-align:center}.large-text:dir(ltr){line-height:1.6em}.large-text:before{content:"";display:inline-block;vertical-align:baseline;width:13px;height:13px;margin:0 40px 0 -40px;background:#000}html[lang=ar] .large-text:before,html[lang=he] .large-text:before{margin:0 -40px 0 40px}@media screen and (max-width:899px){.large-text{margin-bottom:16px;font-size:16px;text-indent:40px}html[lang=ar] .large-text{font-size:18px}}@media screen and (min-width:900px){.large-text{font-size:20px;text-indent:40px}html[lang=ar] .large-text{font-size:22px}}.rtl .large-text:before{margin:0 -40px 0 40px}strong{font-weight:600}.hr{margin:24px 0;border-top:2px solid #f1f1f1}.vr{width:0;height:100%;min-height:40px;margin:0 24px;border-left:2px solid #f1f1f1}.dark-section{padding:20px;box-sizing:border-box;color:#ffff49;background:#000}.dark-section-content{max-width:1440px;margin:0 auto}.link-primary{font-size:1.25rem;line-height:1.5em;text-decoration:none}.link-primary:focus,.link-primary:hover{text-decoration:underline}.link-primary,.link-primary:visited{color:inherit}.align-center{text-align:center!important}.margin-left-auto{margin-left:auto!important}.margin-bottom-0{margin-bottom:0!important}.margin-bottom-default{margin-bottom:24px!important}.margin-bottom-section{margin-bottom:50px}.padding-top-0{padding-top:0!important}.page{height:100%;min-width:320px;margin:0 auto;overflow:auto;box-sizing:border-box}@media screen and (max-width:899px){.page{padding-top:68px}}@media screen and (min-width:900px){.page{padding-top:80px}}.page.popup-is-open{height:100vh;overflow:hidden}.page-with-preview{position:relative;display:flex;flex-direction:column;justify-content:stretch;min-height:calc(100vh + 10px);overflow:hidden;box-sizing:border-box;border-bottom:1px solid #000}.page-two-columns{min-height:calc(100vh - 80px);border-bottom:1px solid #000}.page-two-columns .page-column{overflow-y:auto;box-sizing:border-box}@media screen and (max-width:1279px){.page-two-columns .page-column:first-child{border-bottom:1px solid #000}}@media screen and (min-width:900px){.page-two-columns{display:flex}.page-two-columns .page-column{flex-basis:50%}.page-two-columns .page-body+.page-column{border-left:1px solid #000}.page-two-columns .page-columns-buttons .button-primary{flex-grow:1}.page-two-columns .page-columns-buttons .button-primary:first-child{margin-right:24px}html[lang=ar] .page-two-columns .page-columns-buttons .button-primary:first-child,html[lang=he] .page-two-columns .page-columns-buttons .button-primary:first-child{margin-left:24px;margin-right:unset}}.page-wrapper{padding-bottom:80px;overflow:auto}.page-body{position:relative;flex-grow:1;padding-top:40px;padding-bottom:0;overflow-y:auto;box-sizing:border-box}@media screen and (min-width:900px){.page-body{width:50%}.page-body>:not(.page-date):not(h1){max-width:440px}.page-bottom,.page-top{margin-right:24px}}.page-date{display:inline-block;margin-bottom:8px;padding:8px 12px 8px 8px;font-family:IBM Plex Mono,monospace;font-weight:600;line-height:1.15em;color:#b6b6b6;background:#000}@media screen and (min-width:1280px){.page-date{margin-bottom:16px;font-size:1.25rem}}@media screen and (max-width:900px){.page-share{position:fixed;z-index:999;bottom:0;padding-left:0}}@media screen and (min-width:1280px){.page-share{padding-left:80px;padding-right:80px;padding-bottom:20px}}@media screen and (min-width:900px)and (max-width:1279px){.page-share{padding-left:40px;padding-right:40px;padding-bottom:20px}}.page-content{position:relative;display:flex;flex-direction:column;flex-grow:1;justify-content:space-between}@media screen and (min-width:900px){.page-with-preview .page-content{padding-right:51%}.with-bottom-section .page-content{padding-right:calc(50% + 80px)}html[lang=ar] .with-bottom-section .page-content,html[lang=he] .with-bottom-section .page-content{padding-left:calc(50% + 80px)}}@media screen and (min-width:900px)and (max-width:899px){html[lang=ar] .with-bottom-section .page-content,html[lang=he] .with-bottom-section .page-content{padding-right:20px}}@media screen and (min-width:900px)and (min-width:1280px){html[lang=ar] .with-bottom-section .page-content,html[lang=he] .with-bottom-section .page-content{padding-right:80px}}@media screen and (min-width:900px)and (min-width:900px)and (max-width:1279px){html[lang=ar] .with-bottom-section .page-content,html[lang=he] .with-bottom-section .page-content{padding-right:40px}}.page-section{position:relative;flex-grow:1;padding-top:40px;padding-bottom:8px;overflow:hidden;box-sizing:border-box}.page-section+.page-section{border-top:1px solid #000}@media screen and (min-width:900px){.page-section .section-column{float:left;width:50%}}.articles-list li{padding-bottom:20px;font-size:.9em;line-height:1.2em}.articles-list .article-item{display:flex}.articles-list .article-date{display:inline-block;min-width:160px;font-family:IBM Plex Mono,monospace;font-size:.9em;opacity:.6}@media screen and (max-width:899px){.articles-list .article-date{min-width:100px}}.articles-list .article-name{text-decoration:underline}.articles-list a,.articles-list a:hover .article-name{text-decoration:none}.downloads-popup{position:fixed;z-index:101;top:0;left:0;width:100%;height:100%;background:#b6b6b6}.downloads-popup .downloads-popup-container{max-width:1440px;margin:0 auto}.downloads-popup .downloads-popup-header{display:flex;justify-content:stretch;align-items:stretch;color:#b6b6b6;background:#000}@media screen and (max-width:900px){.downloads-popup .downloads-popup-header{justify-content:space-between}}.downloads-popup .downloads-popup-header-text{flex-grow:1;align-self:center;max-width:calc(100% - 204px);padding-left:20px;box-sizing:border-box}html[lang=ar] .downloads-popup .downloads-popup-header-text,html[lang=he] .downloads-popup .downloads-popup-header-text{padding-left:0;padding-right:20px}@media screen and (max-width:900px){.downloads-popup .downloads-popup-header-text{max-width:calc(100% - 80px)}}.downloads-popup .downloads-popup-header-text h4{font-size:1.25rem;line-height:1.2em;color:#ffff49}.downloads-popup .downloads-popup-header-text h4,.downloads-popup .downloads-popup-header-text p{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.downloads-popup .downloads-popup-header-text span+span{margin-left:24px}@media screen and (min-width:899px){.downloads-popup .downloads-popup-header-text{max-width:calc(100% - 240px);padding-left:40px}}.downloads-popup .downloads-popup-share{width:80px;cursor:pointer}.downloads-popup .downloads-popup-share button{width:100%;height:100%}@media screen and (max-width:900px){.downloads-popup .downloads-popup-share{position:fixed;z-index:999;bottom:0;left:50%;width:60px;height:60px;margin-left:-61px;background:#000}}.downloads-popup .downloads-popup-preview{position:relative;width:100%;height:calc(100% - 54px);background-position:50%;background-repeat:no-repeat;background-size:contain}.downloads-popup .downloads-popup-preview img{background-position:50%!important;background-repeat:no-repeat;background-size:contain}.downloads-popup .downloads-popup-video{width:100%;height:100%}.downloads-popup .downloads-popup-image{max-width:100%;max-height:100%}.downloads-popup .downloads-icon-btn{display:flex;vertical-align:center;justify-content:center;align-items:center;width:80px;box-sizing:border-box;text-align:center;cursor:pointer}@media screen and (min-width:899px){.downloads-popup .downloads-icon-btn{background:#000;border-left:1px solid #b6b6b6;border-right:1px solid #b6b6b6}}@media screen and (max-width:900px){.downloads-popup .downloads-icon-btn{position:fixed;z-index:999;bottom:0;right:50%;width:60px;height:60px;margin-right:-60px;background:#000}}.page-preview{position:relative;flex-grow:1}.page-preview img{background-position:50%!important;background-repeat:no-repeat!important}@media screen and (max-width:899px){.page-preview{height:290px;margin:24px 0}.page-text .page-preview{margin-top:0;border-bottom:1px solid #000}}@media screen and (min-width:900px){.page-preview{position:absolute;top:0;bottom:0;right:0;width:50%;background-size:80%;border-left:1px solid #000}html[lang=ar] .page-preview,html[lang=he] .page-preview{right:auto;left:0;border-right:1px solid #000;border-left:none}.page-preview-article{position:fixed}}.page-preview-home{position:absolute}@media screen and (max-width:899px){.page-preview-home{position:relative;margin:-48px 0 -24px}}.page-text{position:relative;animation:fade-in 2s;transition:.25s}.page-text:after{content:"";position:fixed;left:-2px;bottom:46px;width:50%;height:10px;background:#b6b6b6;box-shadow:0 -25px 25px #b6b6b6}@media screen and (max-width:899px){.page-text:after{width:100%}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.accordion-container .accordion-item:not(:first-child){margin-top:-1px;border-top:1px solid #000}.accordion-container .accordion-title{position:relative;margin:0;padding:12px 48px 12px 0;font-size:inherit;font-weight:600;line-height:1.5em;border-bottom:1px solid #000;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.accordion-container .accordion-title:after{content:"+";position:absolute;top:0;right:0;display:flex;justify-content:center;align-items:center;width:48px;height:100%;font-size:1.5rem;font-weight:400;text-align:center;border-left:1px solid #000}html[lang=ar] .accordion-container .accordion-title,html[lang=he] .accordion-container .accordion-title{padding-left:48px;padding-right:unset}html[lang=ar] .accordion-container .accordion-title:after,html[lang=he] .accordion-container .accordion-title:after{left:0;right:unset;border-left:unset;border-right:1px solid #000}.accordion-container .accordion-body{height:0;padding:0;overflow:hidden;transition:padding-bottom .3s,padding-top .3s}.accordion-container .accordion-item.is-open .accordion-title{border-bottom-color:transparent}.accordion-container .accordion-item.is-open .accordion-title:after{content:"-"}.accordion-container .accordion-item.is-open .accordion-body{height:auto;padding-top:8px;padding-bottom:24px}.selected-lang{display:flex;align-items:center;margin-left:auto;border-left:1px solid #b6b6b6}@media screen and (min-width:900px){.selected-lang{margin-left:0;margin-right:240px}}.selected-lang .selected-lang-btn{width:68px;height:68px;margin:0;padding:0;font-family:Manrope,Arial,sans-serif;font-size:14px;font-weight:600;text-align:center;text-transform:capitalize;cursor:pointer}.selected-lang .selected-lang-btn,.selected-lang .selected-lang-btn:focus,.selected-lang .selected-lang-btn:hover{color:inherit;background:none;border:none}@media screen and (min-width:900px){.selected-lang .selected-lang-btn{display:flex;justify-content:center;align-items:center;width:80px;height:80px;padding:0 20px}.selected-lang .selected-lang-btn:after{content:"";flex-grow:0;width:16px;height:16px;margin-left:5px;background:url(/icons/dropdown-icn.svg) no-repeat 50%}.selected-lang .selected-lang-btn.open:after{transform:rotate(180deg)}}html[lang=ar] .selected-lang,html[lang=he] .selected-lang{margin-right:auto;border-left:unset;border-right:1px solid #b6b6b6}@media screen and (min-width:900px){html[lang=ar] .selected-lang,html[lang=he] .selected-lang{margin-left:240px}}@media screen and (max-width:899px){html[lang=ar] .selected-lang,html[lang=he] .selected-lang{margin-left:0}}.language-selection .language-container{position:fixed;top:0;left:0;right:0;display:flex;justify-content:space-between;align-items:center;height:68px;box-sizing:border-box;background:#000}@media screen and (min-width:900px){.language-selection .language-container{display:none}}.language-selection .language-label{padding-left:20px;font-family:Manrope,Arial,sans-serif;font-size:.875rem;line-height:1em;letter-spacing:1px;color:#b6b6b6}@media screen and (min-width:900px){.language-selection .language-label{padding-left:40px;font-size:1rem;letter-spacing:2px}}.language-selection .language-list-container{position:fixed;top:68px;left:0;width:100%;height:calc(100% - 68px);padding:32px 0;overflow:auto;box-sizing:border-box;color:#ffff49;background:#000}@media screen and (min-width:900px){.language-selection .language-list-container{top:80px;height:auto}}@media(min-width:900px),(orientation:landscape){.language-selection .language-list{display:flex;flex-wrap:wrap}}.language-selection .language-item{margin:0 0 16px;padding:0}@media(orientation:landscape)and (max-width:899px){.language-selection .language-item{flex-basis:calc(50% - 20px);margin:0 20px 16px 0}}@media screen and (min-width:900px){.language-selection .language-item{flex-basis:calc(25% - 20px);margin:0 20px 16px 0}}.language-selection .language-item:before{content:none}.language-selection .language-button{display:block;width:100%;padding:10px 20px;font-family:Manrope,Arial,sans-serif;font-size:1.5rem;font-weight:400;line-height:28px;letter-spacing:2px;text-align:left;color:#ffff49;background:none;border:none;cursor:pointer}@media(min-width:900px),(orientation:landscape){.language-selection .language-button{font-size:1.2rem;text-align:center}}.language-selection .language-button.selected{color:#b6b6b6;cursor:default}.language-selection .language-button:focus,.language-selection .language-button:hover{color:#38cbff}@media screen and (min-width:900px){.language-selection .language-button{transition:color .3s}.navigation-container{flex-grow:1;padding:0 20px 0 40px}}@media screen and (min-width:900px)and (max-width:1080px){.navigation-container{padding:0 10px}}@media screen and (min-width:900px)and (min-width:1280px){.navigation-container .navigation-list{display:flex;align-items:center}}@media screen and (min-width:900px){.navigation-container .navigation-timeline{position:fixed;top:80px;left:0;right:0;display:none;justify-content:center;padding:8px 8px 50px;background:#000}.navigation-container .navigation-timeline .timeline-link .navigation-link{display:none}.navigation-container .navigation-timeline .navigation-link-short{display:flex;flex-direction:column;justify-content:center;width:96px;height:96px;margin:8px 110px;overflow:hidden;box-sizing:border-box;font-size:20px;line-height:20px;text-align:center;text-decoration:none;color:#ffff49;border:1px solid #ffff49;border-radius:50%;transition:background-color .3s,color .3s;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.navigation-container .navigation-timeline .navigation-link-short strong{display:block;font-family:IBM Plex Mono,monospace;font-size:40px;font-weight:400;line-height:40px}.navigation-container .navigation-timeline .navigation-link-short.selected,.navigation-container .navigation-timeline .navigation-link-short:focus,.navigation-container .navigation-timeline .navigation-link-short:hover{color:#000;background:#ffff49}.navigation-container .navigation-base{display:flex;align-items:center}.navigation-container .navigation-item{margin-right:24px}}@media screen and (min-width:900px)and (min-width:1440px){.navigation-container .navigation-item{margin-right:64px}}@media screen and (min-width:900px){.navigation-container .btn-toggle-navigation,.navigation-container .navigation-link{display:block;font-size:15px;line-height:26px;text-decoration:none;white-space:nowrap;color:#fff;cursor:pointer}}@media screen and (min-width:900px)and (max-width:1080px){.navigation-container .btn-toggle-navigation,.navigation-container .navigation-link{font-size:.7em}}@media screen and (min-width:900px){.navigation-container .btn-toggle-navigation{vertical-align:middle;margin-right:24px;padding:0;text-align:left;background:none;border:none}}@media screen and (min-width:900px)and (min-width:1280px){.navigation-container .btn-toggle-navigation{margin-right:64px}}@media screen and (min-width:900px){.navigation-container .btn-toggle-navigation:after{content:"";display:inline-block;vertical-align:middle;width:16px;height:16px;margin-left:8px;background:url(/icons/dropdown-icn.svg) no-repeat 50%}.navigation-container.timeline-open .navigation-list{width:100%}.navigation-container.timeline-open .btn-toggle-navigation{display:flex;justify-content:space-between;align-items:baseline;width:100%;font-family:IBM Plex Mono,monospace;font-size:1.5rem;line-height:2em;color:#ffff49}.navigation-container.timeline-open .btn-toggle-navigation:after{transform:rotate(180deg)}.navigation-container.timeline-open .navigation-timeline{display:flex}.navigation-container.timeline-open .navigation-base{display:none}.navigation-container .menu-donate-button{position:fixed;top:0;right:0;width:240px;height:80px;margin:0;padding:20px 40px;box-sizing:border-box;line-height:40px}html[lang=ar] .navigation-container .menu-donate-button,html[lang=he] .navigation-container .menu-donate-button{left:0;right:unset}}@media screen and (max-width:899px){.navigation-container{position:fixed;top:68px;bottom:0;left:0;right:0;display:flex;flex-direction:column;justify-content:space-between;padding:0 20px 20px;box-sizing:border-box;background:#000;border-top:1px solid #b6b6b6}.navigation-container:not(.menu-open){display:none}}@media screen and (max-width:899px)and (orientation:landscape){.navigation-container{padding:20px}}@media screen and (max-width:899px){.navigation-container .navigation-list{margin:0;padding:32px 0}}@media screen and (max-width:899px)and (orientation:landscape){.navigation-container .navigation-list{display:flex;padding:0}.navigation-container .navigation-base,.navigation-container .navigation-timeline{flex-basis:50%}}@media screen and (max-width:899px){.navigation-container .navigation-item{margin:0 0 16px;padding:0}}@media screen and (max-width:899px)and (orientation:landscape){.navigation-container .navigation-item{margin:0}}@media screen and (max-width:899px){.navigation-container .navigation-item:before{content:none}.navigation-container .navigation-link{display:block;width:100%;margin:0 -20px;padding:10px 20px;font-family:Manrope,Arial,sans-serif;font-size:1.5rem;font-weight:400;line-height:28px;letter-spacing:2px;text-align:left;text-decoration:none;color:#ffff49;background:none;border:none}}@media screen and (max-width:899px)and (orientation:landscape){.navigation-container .navigation-link{display:inline-block;padding:6px 20px;font-size:1rem;line-height:1.2em;text-align:center}}@media screen and (max-width:899px){.navigation-container .navigation-link.selected{color:#b6b6b6;cursor:default}.navigation-container .navigation-link:focus,.navigation-container .navigation-link:hover{color:#38cbff}.navigation-container .btn-toggle-navigation,.navigation-container .navigation-link-short{display:none}.navigation-container .menu-donate-button{max-width:360px;margin:0 auto}}.btn-icon-header{width:68px;height:68px;margin:0;padding:22px;background:#ffff49;border:none;cursor:pointer}@media screen and (min-width:900px){.btn-icon-header{width:80px;height:80px}}.btn-icon{width:68px;height:68px;margin-right:5px;padding:0;line-height:24px;background:#ffff49}.btn-icon,.btn-icon-round{vertical-align:middle;border:none;cursor:pointer}.btn-icon-round{display:inline-block;width:56px;height:56px;padding:16px;box-sizing:border-box;background:#b6b6b6;border-radius:50%;box-shadow:0 5px 5px 0 rgba(0,0,0,.1)}.btn-icon-round:focus,.btn-icon-round:hover{background:#f1f1f1}.button-primary{max-width:100%;letter-spacing:2px;text-transform:uppercase;background:#ffff49;border:none;border-radius:0;transition:background-color .3s}.button-primary,.button-primary:visited{color:#000}.button-primary:focus,.button-primary:hover{background-color:#38cbff}.button-secondary{background:transparent;border:1px solid #000}.button-secondary,.button-secondary:visited{color:#000}.dark-section .button-secondary,.dark-section .button-secondary:visited{color:#fff;border-color:#fff}.button-primary,.button-secondary{display:inline-block;vertical-align:middle;height:56px;min-width:200px;margin:0 auto 24px;padding:0 8px;overflow:hidden;box-sizing:border-box;font-family:Manrope,Arial,sans-serif;font-size:.93rem;font-weight:600;line-height:56px;text-align:center;text-decoration:none;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.button-primary:disabled,.button-secondary:disabled{cursor:default}.button-primary:disabled span,.button-secondary:disabled span{opacity:.2}.button-secondary span{background:url(/icons/icons-btn-undelrine-yellow.svg) repeat-x 0 bottom}.button-secondary:hover span{background-image:url(/icons/icons-btn-undelrine-white.svg)}.wide-btn{min-width:280px}@media screen and (max-width:899px){.wide-btn{min-width:200px}}@media screen and (max-width:639px){.wide-btn{width:100%}}@media screen and (max-width:600px){.mobile-full-width{width:100%}}.navigation-buttons{position:fixed;bottom:0;left:0;right:0;height:56px;background:#b6b6b6}.navigation-buttons .navigation-prev{left:0;background:#b6b6b6;border-color:#000}.navigation-buttons .navigation-next{right:0;float:right;border:1px solid #000}.navigation-buttons .navigation-next,.navigation-buttons .navigation-prev{position:absolute;width:240px;margin:0;text-transform:uppercase}@media screen and (max-width:900px){.navigation-buttons .navigation-prev{left:55px}html[lang=ar] .navigation-buttons,html[lang=he] .navigation-buttons{margin-right:55px;text-align:left}html[lang=ar] .navigation-buttons .navigation-prev,html[lang=he] .navigation-buttons .navigation-prev{left:0;right:auto}html[lang=ar] .navigation-buttons .navigation-next,html[lang=he] .navigation-buttons .navigation-next{position:static}}@media screen and (max-width:639px){.navigation-buttons{display:flex}.navigation-buttons .navigation-next,.navigation-buttons .navigation-prev{width:56px;min-width:56px;max-width:40px;padding:0;font-size:24px;border:1px solid #000}.navigation-buttons .navigation-next span,.navigation-buttons .navigation-prev span{display:none}.navigation-buttons .navigation-prev:before{content:"<"}.navigation-buttons .navigation-next:before{content:">"}}html[lang=ar] .navigation-buttons .navigation-prev:before,html[lang=he] .navigation-buttons .navigation-prev:before{content:">"}html[lang=ar] .navigation-buttons .navigation-next:before,html[lang=he] .navigation-buttons .navigation-next:before{content:"<"}.donation-page-buttons{display:flex;justify-content:stretch}.donation-page-buttons .button-primary{flex-grow:1}.donation-page-buttons .button-primary:first-child{margin-right:24px}.logo{position:relative;width:190px;padding:16px 20px 12px;box-sizing:border-box}html[lang=ar] .logo,html[lang=he] .logo{text-align:left}.logo .logo-link img{height:40px}@media screen and (min-width:900px){.logo{width:240px;padding:18px 40px 14px}.header .logo{border-right:1px solid #b6b6b6}.logo .logo-link img{height:48px}}@media screen and (max-width:899px){.footer .logo{margin-right:auto}}@media screen and (min-width:900px){.footer-content{display:flex;justify-content:stretch;justify-items:stretch}}.footer-section-logo{box-sizing:border-box}@media screen and (min-width:900px){.footer-section-logo{justify-content:center;min-height:120px;padding:24px 40px 0;border-right:1px solid #000}}@media screen and (min-width:1280px){.footer-section-logo{width:360px;min-height:240px;padding:84px 40px 0 80px}}@media screen and (max-width:899px){.footer-section-logo{padding:24px 20px;border-bottom:1px solid #000}}@media screen and (min-width:1280px){.footer-section-logo .footer-logo{flex-grow:0;width:222px;height:69px;margin-bottom:36px}}@media screen and (max-width:1279px){.footer-section-logo .footer-logo{width:129px;height:40px;margin-bottom:10px}}.footer-copyright{margin:0;font-size:.9rem;line-height:1em;opacity:.7}@media screen and (min-width:900px){.footer-copyright{font-size:.75rem}}.footer-section-social{display:flex;justify-content:center;align-items:center}@media screen and (min-width:900px){.footer-section-social{width:360px;border-left:1px solid #000}}@media screen and (max-width:899px){.footer-section-social{padding:40px 20px;border-top:1px solid #000}}.footer-contact-section{flex-grow:1;align-self:center;padding:20px}@media screen and (min-width:1280px){.footer-contact-section{padding:20px 80px 0}}.footer-contact-section .footer-contact-label{display:inline-block;padding:0 8px;line-height:28px;color:#b6b6b6;background:#000}@media screen and (min-width:900px){.footer-contact-section .footer-contact-label{margin-bottom:8px}}.footer-contact-section .footer-contact-links{font-family:IBM Plex Mono,monospace}@media screen and (min-width:900px){.footer-contact-section .footer-contact-links{display:flex;flex-wrap:wrap;justify-content:space-between}}.footer-contact-section .footer-contact-link{display:block;font-weight:600;text-decoration:none;color:#000}.footer-contact-section .footer-contact-link:hover{text-decoration:underline}.footer-contact-section .footer-contact-link:first-child{margin-right:24px}html[lang=ar] .footer-contact-section .footer-contact-link:first-child,html[lang=he] .footer-contact-section .footer-contact-link:first-child{margin-left:24px;margin-right:unset}@media screen and (min-width:1279px){.footer-contact-section .footer-contact-link{margin-bottom:24px;font-size:1.25rem;line-height:1.4em}}@media screen and (max-width:900px){.footer-contact-section .footer-contact-link:first-child{margin-bottom:24px}}.footer-donation{padding:0;box-sizing:border-box;color:#ffff49;background-color:#000;background-position:50%;background-repeat:no-repeat;background-size:auto 100%}@media screen and (min-width:900px){.footer-donation{background-image:url(/sections/donate.png);background-image:-webkit-image-set(url("/sections/donate.png") 1x,url("/sections/donate@2x.png") 2x);background-image:image-set(url("/sections/donate.png") 1x,url("/sections/donate@2x.png") 2x)}}@media screen and (max-width:899px){.footer-donation{background-image:url(/sections/donate-flag-mob.png);background-image:-webkit-image-set(url("/sections/donate-flag-mob.png") 1x,url("/sections/donate-flag-mob@2x.png") 2x);background-image:image-set(url("/sections/donate-flag-mob.png") 1x,url("/sections/donate-flag-mob@2x.png") 2x)}}@media screen and (min-width:900px){.footer-donation{font-size:2.5rem;line-height:1.4em;background-position:100%}}.footer-donation .footer-donation-container{display:flex;flex-direction:column;justify-content:space-between;height:100%;margin:0 auto;box-sizing:border-box}@media screen and (max-width:899px)and (orientation:portrait){.footer-donation .footer-donation-container{min-height:400px}}@media screen and (max-width:899px)and (orientation:landscape){.footer-donation .footer-donation-container{min-height:calc(100vh - 68px)}}@media screen and (max-width:899px){.footer-donation .footer-donation-container{padding:20px}}@media screen and (min-width:900px){.footer-donation .footer-donation-container{min-height:504px;padding:40px 45% 40px 40px}}@media screen and (min-width:1280px){.footer-donation .footer-donation-container{padding:80px 45% 80px 80px}}@media screen and (min-width:900px){.footer-donation .footer-donation-container{min-height:504px;padding-right:45%}}.footer-donation .footer-donation-title{max-width:500px;font-family:IBM Plex Mono,monospace;font-size:1.5rem;font-weight:400;line-height:1.4em}@media screen and (min-width:900px){.footer-donation .footer-donation-title{font-size:2.5rem;line-height:1.4em}}.footer-donation .donation-buttons{display:flex;flex-grow:0;width:100%;max-width:1440px;margin:0 auto;text-align:center}.footer-donation .donation-buttons .button-primary,.footer-donation .donation-buttons .button-secondary{margin:0 24px 24px 0}html[lang=ar] .footer-donation .donation-buttons .button-primary,html[lang=ar] .footer-donation .donation-buttons .button-secondary,html[lang=he] .footer-donation .donation-buttons .button-primary,html[lang=he] .footer-donation .donation-buttons .button-secondary{margin-left:24px;margin-right:unset}@media screen and (max-width:899px){.footer-donation .donation-buttons{display:block;margin-right:0}}.header{position:fixed;z-index:100;top:0;left:0;width:100%;color:#fff;background:#000}.header-content{display:flex;justify-content:space-between;align-items:center;height:68px;box-sizing:border-box}@media screen and (min-width:900px){.header-content{height:80px}.header-content .btn-menu{display:none}}.header-logo-beta{position:absolute;top:8px;right:8px;display:inline-flex;align-items:center;font-size:14px;font-stretch:normal;font-style:normal;font-weight:400;line-height:.86;letter-spacing:normal;color:#38cbff}.support-section .support-title{margin:0}.support-section .support-logos{padding:24px 0;overflow-x:auto;scroll-behavior:smooth;white-space:nowrap}.support-section .support-logos .support-logo{display:inline-block;vertical-align:middle}.support-section .support-logos .support-logo svg{vertical-align:middle;max-width:150px;max-height:60px;margin:0 24px}.preview-table-container{overflow:hidden}.preview-table-container .preview-table{display:flex;flex-wrap:wrap;justify-content:stretch;align-content:stretch;margin:-2px}.preview-table-container .preview-item{display:flex;justify-content:center;align-items:center;width:33%;min-height:140px;margin:0 -1px -1px 0;box-sizing:border-box;text-align:center;border-bottom:1px solid #000;border-left:1px solid #000}@media screen and (min-width:900px){.preview-table-container .preview-item:nth-child(3n+1),.preview-table-container .preview-item:nth-child(3n+2){border-right:1px solid #000}}@media screen and (max-width:899px){.preview-table-container .preview-item{width:50%}.preview-table-container .preview-item:nth-child(odd){border-right:1px solid #000}}@media screen and (max-width:899px)and (orientation:portrait){.about-section{min-height:calc(50vh - 68px)}}@media screen and (max-width:899px)and (orientation:landscape){.about-section{min-height:calc(100vh - 68px)}}@media screen and (min-width:900px){.about-section{min-height:calc(100vh - 80px)}}@media screen and (min-width:1280px){.about-section{min-height:calc(100vh - 80px)}.about-section .page-bottom{min-height:120px;max-width:70%;margin-top:auto;overflow:auto}}.about-section .about-photos{display:flex;cursor:default}@media screen and (max-width:899px){.about-section .about-photos{height:240px;margin:0 -20px 24px;overflow-x:auto}}@media screen and (min-width:900px){.about-section .about-photos{position:absolute;top:0;right:0;flex-wrap:wrap;width:50%;height:100%;border-left:1px solid #000}}.about-section .about-photo{position:relative;flex-basis:33.3%;flex-shrink:0;width:33.3%}.about-section .about-photo img{opacity:1;transition:opacity .8s ease-in-out}.about-section .about-photo.fadeOut img{opacity:0}@media screen and (min-width:900px){.about-section .about-photo{filter:grayscale(1);transition:all .3s ease}.about-section .about-photo:hover{filter:grayscale(0)}}@media screen and (max-width:899px){.about-section .about-details{display:none}}@media screen and (min-width:900px){.about-section .about-details{position:absolute;bottom:0;left:0;width:100%;padding:8px 16px;box-sizing:border-box;background:#000;opacity:0;transition:opacity .3s ease}}.about-section .about-photo:hover .about-details{opacity:1}.about-section .about-details-title{margin-bottom:8px;font-family:IBM Plex Mono,monospace;font-size:1.25rem;font-weight:600;line-height:1.2em;color:#ffff49}.about-section .about-details-text{font-size:.875rem;line-height:1.2em;color:#b6b6b6}@media screen and (min-width:900px){.about-section .button-primary{margin-top:16px}}.gallery-container .gallery-list{display:flex;justify-content:center;direction:ltr}.gallery-container .gallery-item{flex-grow:0;flex-shrink:0;margin-left:-1px;margin-bottom:40px;box-sizing:border-box;border:1px solid #000;cursor:default}.gallery-container .gallery-link{text-decoration:none;color:#000}.gallery-container .gallery-preview{position:relative;display:block;width:100%;border-bottom:1px solid #000}.gallery-container .gallery-title{padding:20px 20px 12px;font-family:IBM Plex Mono,monospace}.gallery-container .gallery-details,.gallery-container .gallery-title{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gallery-container .gallery-details{padding:0 20px 20px;font-size:.875rem;opacity:.5}.gallery-container .buttons-slider{display:none}.gallery-container .gallery-item-wrapper.with-share .gallery-popup-button{position:absolute;top:0;bottom:0;left:0;right:0;background:none;border:none;opacity:0;transition:opacity .3s ease-in-out;cursor:pointer}.gallery-container .gallery-item-wrapper.with-share .gallery-popup-button:after{content:"";position:absolute;top:50%;left:50%;width:80px;height:80px;margin:-40px;background:#ffff49 url(/icons/components-icons-plus-icon.svg) no-repeat 50%;border-radius:50%}.gallery-container .gallery-item-wrapper.with-share:hover{color:#ffff49;background:#000}.gallery-container .gallery-item-wrapper.with-share:hover .gallery-popup-button{opacity:1}.gallery-container .gallery-item-wrapper.with-share .gallery-details{display:flex;justify-content:space-between}.gallery-container .gallery-item-wrapper.with-share .gallery-details>:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gallery-container .gallery-item-wrapper.with-share .gallery-details span{max-width:50%}.gallery-container .gallery-buttons{display:flex;justify-content:stretch;margin:-1px}.gallery-container .gallery-buttons .button-secondary{flex-grow:1;min-width:50px;margin:0 -1px 0 0;border-bottom:none;border-left:none;border-right:none}@media screen and (max-width:1279px){.gallery-container.with-slider .gallery-list-wrapper{position:relative;overflow:hidden}.gallery-container.with-slider .gallery-list{justify-content:left;margin-bottom:-20px;padding-left:1px;overflow:auto;scroll-behavior:smooth}.gallery-container.with-slider .buttons-slider{display:block;overflow:hidden;margin-bottom:32px;text-align:center}.gallery-container.with-slider .button-slider-next,.gallery-container.with-slider .button-slider-prev{width:160px;height:40px;color:#ffff49;background:#000 no-repeat 50%;border:1px solid #000;cursor:pointer}.gallery-container.with-slider .button-slider-prev{background-image:url(/icons/components-icons-arrow-icon-left.svg)}html[lang=ar] .gallery-container.with-slider .button-slider-prev,html[lang=he] .gallery-container.with-slider .button-slider-prev{float:left}.gallery-container.with-slider .button-slider-next{background-image:url(/icons/components-icons-arrow-icon-right.svg)}html[lang=ar] .gallery-container.with-slider .button-slider-next,html[lang=he] .gallery-container.with-slider .button-slider-next{float:right}}.gallery-container.without-slider .gallery-list{flex-wrap:wrap}@media screen and (min-width:1280px){.gallery-container .gallery-list{flex-wrap:wrap}}@media screen and (max-width:1279px){.gallery-container .gallery-item{width:25vw}.gallery-container .gallery-preview{height:25vw}}@media screen and (min-width:1280px){.gallery-container .gallery-item{width:16.7vw}.gallery-container .gallery-preview{height:16.6vw}}@media screen and (max-width:640px){.gallery-container .gallery-item{width:50vw}.gallery-container .gallery-preview{height:50vw}}.timeline-slider{position:relative;height:56px;padding:20px;box-sizing:border-box}@media screen and (max-width:899px){.timeline-slider{border-bottom:1px solid #000}.timeline-slider .rc-slider-handle:after{content:"";position:absolute;display:block;margin-left:-2px;margin-top:26px;border-bottom:5px solid #000;border-left:5px solid transparent;border-right:5px solid transparent}.timeline-slider .timeline-slider-date{display:none}}@media screen and (min-width:900px){.timeline-slider{position:fixed;z-index:99;bottom:0;left:240px;right:240px;box-sizing:border-box;border-bottom:1px solid #000;border-top:1px solid #000}.timeline-slider .timeline-slider-date{position:absolute;top:-2px;left:0;right:0;font-size:10px;text-align:center;color:#6f6b6b}.timeline-slider .rc-slider-dot:first-child{bottom:-8px!important;height:17px!important}.timeline-slider .rc-slider-mark-text:first-child{bottom:2px!important;height:17px!important}.timeline-slider .rc-slider-mark-text:last-child{bottom:2px!important;width:1px!important;height:17px!important}.timeline-slider .rc-slider-mark-text{white-space:nowrap;color:#b6b6b6}.timeline-slider .rc-slider-mark-text:after{content:"";position:absolute;top:100%;left:50%;width:1px;height:0;margin-left:-1px;background:#000}.timeline-slider .rc-slider-mark-text:before{content:"";position:absolute;top:100%;left:50%;width:10px;height:34px;max-width:1vw;margin-left:-5px}.timeline-slider .rc-slider-mark-text:hover{z-index:7;bottom:18px!important;width:auto!important;height:25px!important;padding:0 5px 15px;font-size:13px!important;background:#000!important;border:none!important;border-radius:3px!important}.timeline-slider .rc-slider-mark-text:hover:after{height:16px}}.home-explain{position:relative;text-align:center}@media screen and (min-width:900px){.home-explain{margin:0 80px}.home-explain .dark-section-content{display:flex;justify-content:space-between;align-items:center;padding:20px}.home-explain .align-center,.home-explain .sub-title{width:25%}}.home-explain h3{font-family:IBM Plex Mono,monospace;font-size:1.2em;font-weight:600;color:#b6b6b6}@media screen and (min-width:900px){.home-explain h3{margin:0;font-size:1.5em}}@media screen and (min-width:900px)and (max-width:1279px){.home-explain{margin:0 40px}.home-explain .dark-section-content{flex-wrap:wrap}.home-explain h3{font-size:1.2em}}.home-explain .timeline-buttons{display:flex;justify-content:center;margin:0 auto}.home-explain .timeline-buttons .timeline-button{display:flex;flex-direction:column;justify-content:center;width:80px;height:80px;margin:0 30px;overflow:hidden;box-sizing:border-box;font-size:16px;line-height:1em;text-align:center;text-decoration:none;color:#ffff49;border:1px solid #ffff49;border-radius:50%;transition:background-color .3s,color .3s;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.home-explain .timeline-buttons .timeline-button strong{display:block;font-size:24px;font-weight:400;line-height:1em}.home-explain .timeline-buttons .timeline-button.selected,.home-explain .timeline-buttons .timeline-button:focus,.home-explain .timeline-buttons .timeline-button:hover{color:#000;background:#ffff49}@media screen and (max-width:899px){.home-explain .timeline-buttons .timeline-button{margin-bottom:24px}}@media screen and (min-width:900px){.home-explain .timeline-buttons .timeline-button{width:96px;height:96px;font-size:20px}.home-explain .timeline-buttons .timeline-button strong{font-size:40px}}.home-explain .timeline-buttons .timeline-timing{display:block;font-family:IBM Plex Mono,monospace;font-size:1.5rem;font-weight:600;line-height:2rem}.home-explain .button-primary{margin-bottom:0}@media screen and (max-width:1439px){.home-explain .button-primary{min-width:200px;max-width:340px}}@media screen and (max-width:899px){.title_page-spacings__VVfpR{padding:20px}}@media screen and (min-width:1280px){.title_page-spacings__VVfpR{padding:80px}}@media screen and (min-width:900px)and (max-width:1279px){.title_page-spacings__VVfpR{padding:40px}}@media screen and (max-width:899px){.title_page-spacings-left__TyM5t{padding-left:20px}}@media screen and (min-width:1280px){.title_page-spacings-left__TyM5t{padding-left:80px}}@media screen and (min-width:900px)and (max-width:1279px){.title_page-spacings-left__TyM5t{padding-left:40px}}@media screen and (max-width:899px){.title_page-spacings-top__p4LQ6{padding-top:20px}}@media screen and (min-width:1280px){.title_page-spacings-top__p4LQ6{padding-top:80px}}@media screen and (min-width:900px)and (max-width:1279px){.title_page-spacings-top__p4LQ6{padding-top:40px}}.title_title__RuXIE{margin-bottom:8px;font-family:IBM Plex Mono,monospace;font-size:32px;font-style:normal;font-weight:400;line-height:40px;letter-spacing:normal;color:#000}.title_bold__OVc5H{font-weight:700}.title_centered__HdG6U{text-align:center}@media screen and (max-width:899px){.marked-text_page-spacings__Zmn8b{padding:20px}}@media screen and (min-width:1280px){.marked-text_page-spacings__Zmn8b{padding:80px}}@media screen and (min-width:900px)and (max-width:1279px){.marked-text_page-spacings__Zmn8b{padding:40px}}@media screen and (max-width:899px){.marked-text_page-spacings-left__ML599{padding-left:20px}}@media screen and (min-width:1280px){.marked-text_page-spacings-left__ML599{padding-left:80px}}@media screen and (min-width:900px)and (max-width:1279px){.marked-text_page-spacings-left__ML599{padding-left:40px}}@media screen and (max-width:899px){.marked-text_page-spacings-top__UTUU4{padding-top:20px}}@media screen and (min-width:1280px){.marked-text_page-spacings-top__UTUU4{padding-top:80px}}@media screen and (min-width:900px)and (max-width:1279px){.marked-text_page-spacings-top__UTUU4{padding-top:40px}}.marked-text_text__Q6KFu{font-family:Manrope,Arial,sans-serif;font-size:16px;font-stretch:normal;font-style:normal;font-weight:400;line-height:1.75;letter-spacing:normal;color:#000}.marked-text_text__Q6KFu:before{content:" ";display:inline-block;width:13px;height:13px;margin-right:5ch;background:#000}html[lang=ar] .marked-text_text__Q6KFu:before,html[lang=he] .marked-text_text__Q6KFu:before{margin-left:5ch;margin-right:unset}@media screen and (min-width:1280px){.marked-text_text__Q6KFu:before{width:16px;height:16px}.marked-text_text__Q6KFu{font-size:20px;line-height:1.6}}@media screen and (max-width:899px){.text-field_page-spacings__T7EaA{padding:20px}}@media screen and (min-width:1280px){.text-field_page-spacings__T7EaA{padding:80px}}@media screen and (min-width:900px)and (max-width:1279px){.text-field_page-spacings__T7EaA{padding:40px}}@media screen and (max-width:899px){.text-field_page-spacings-left__oJgt1{padding-left:20px}}@media screen and (min-width:1280px){.text-field_page-spacings-left__oJgt1{padding-left:80px}}@media screen and (min-width:900px)and (max-width:1279px){.text-field_page-spacings-left__oJgt1{padding-left:40px}}@media screen and (max-width:899px){.text-field_page-spacings-top__EAe_o{padding-top:20px}}@media screen and (min-width:1280px){.text-field_page-spacings-top__EAe_o{padding-top:80px}}@media screen and (min-width:900px)and (max-width:1279px){.text-field_page-spacings-top__EAe_o{padding-top:40px}}.text-field_text-field__keGsV{padding:12px 16px;font-family:Manrope,Arial,sans-serif;font-size:14px;line-height:1.71;color:#000;background:transparent;border:1px solid #000;transition:.25s}.text-field_text-field__keGsV:focus{border-color:#ffff49;outline:none}.text-field_text-field__keGsV::-moz-placeholder{color:#000;opacity:.4}.text-field_text-field__keGsV:-ms-input-placeholder{color:#000;opacity:.4}.text-field_text-field__keGsV::placeholder{color:#000;opacity:.4}@media screen and (min-width:900px){.text-field_text-field__keGsV{font-size:16px;line-height:1.75}}.text-area_text-area__256SR{min-height:200px;resize:none}@media screen and (max-width:899px){.divider_page-spacings__Oaszp{padding:20px}}@media screen and (min-width:1280px){.divider_page-spacings__Oaszp{padding:80px}}@media screen and (min-width:900px)and (max-width:1279px){.divider_page-spacings__Oaszp{padding:40px}}@media screen and (max-width:899px){.divider_page-spacings-left__T5NmW{padding-left:20px}}@media screen and (min-width:1280px){.divider_page-spacings-left__T5NmW{padding-left:80px}}@media screen and (min-width:900px)and (max-width:1279px){.divider_page-spacings-left__T5NmW{padding-left:40px}}@media screen and (max-width:899px){.divider_page-spacings-top__ClqfI{padding-top:20px}}@media screen and (min-width:1280px){.divider_page-spacings-top__ClqfI{padding-top:80px}}@media screen and (min-width:900px)and (max-width:1279px){.divider_page-spacings-top__ClqfI{padding-top:40px}}.divider_divider__QJSjh{height:1px;background:#000}.divider_vertical__rzOXO{flex:1 1;width:1px;height:100%}@media screen and (max-width:899px){.popup_page-spacings__4xc44{padding:20px}}@media screen and (min-width:1280px){.popup_page-spacings__4xc44{padding:80px}}@media screen and (min-width:900px)and (max-width:1279px){.popup_page-spacings__4xc44{padding:40px}}@media screen and (max-width:899px){.popup_page-spacings-left__LiUAC{padding-left:20px}}@media screen and (min-width:1280px){.popup_page-spacings-left__LiUAC{padding-left:80px}}@media screen and (min-width:900px)and (max-width:1279px){.popup_page-spacings-left__LiUAC{padding-left:40px}}@media screen and (max-width:899px){.popup_page-spacings-top__0WJl4{padding-top:20px}}@media screen and (min-width:1280px){.popup_page-spacings-top__0WJl4{padding-top:80px}}@media screen and (min-width:900px)and (max-width:1279px){.popup_page-spacings-top__0WJl4{padding-top:40px}}.popup_popup__Me3dm{position:fixed;z-index:1000}.popup_popup__Me3dm.popup_center__jP1Um{width:100%;height:100%;display:grid;place-items:center}.popup_wrapper__xYrFc{background:#ffff49;box-shadow:0 0 105px rgba(0,0,0,.06),0 0 55.1801px rgba(0,0,0,.0407483),0 0 32.7729px rgba(0,0,0,.0275712),0 0 17.9607px rgba(0,0,0,.016803),0 0 7.44176px rgba(0,0,0,.008)}.popup_content__CCEFH{display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:16px 16px 24px}.popup_bottom-right__xSHSm{bottom:16px;left:20px;right:20px}@media screen and (min-width:768px){.popup_bottom-right__xSHSm{bottom:40px;left:unset;right:40px}}.popup_center__jP1Um{top:20px;bottom:20px;left:20px;right:20px}@media screen and (min-width:768px){.popup_center__jP1Um{top:50%;left:50%;transform:translate(-50%,-50%)}}.popup_full-width__AucgI{width:100%}.popup_full-size__iHUH3{width:100%;height:100%}@media screen and (max-width:899px){.modal_page-spacings__0a9vl{padding:20px}}@media screen and (min-width:1280px){.modal_page-spacings__0a9vl{padding:80px}}@media screen and (min-width:900px)and (max-width:1279px){.modal_page-spacings__0a9vl{padding:40px}}@media screen and (max-width:899px){.modal_page-spacings-left__z3Cj4{padding-left:20px}}@media screen and (min-width:1280px){.modal_page-spacings-left__z3Cj4{padding-left:80px}}@media screen and (min-width:900px)and (max-width:1279px){.modal_page-spacings-left__z3Cj4{padding-left:40px}}@media screen and (max-width:899px){.modal_page-spacings-top__NMWAy{padding-top:20px}}@media screen and (min-width:1280px){.modal_page-spacings-top__NMWAy{padding-top:80px}}@media screen and (min-width:900px)and (max-width:1279px){.modal_page-spacings-top__NMWAy{padding-top:40px}}.modal_inner__UuYME{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;width:100%}.modal_inner__UuYME>:first-child{width:100%;margin-right:4px;margin-top:12px}.modal_close__lzTI6{transition:.3s;color:#000;cursor:pointer}.modal_close__lzTI6:focus,.modal_close__lzTI6:hover{color:#38cbff}.modal_compensate-close-icon-width__Lon0o{margin-left:24px}@media screen and (max-width:899px){.error-template_page-spacings__OyqD9{padding:20px}}@media screen and (min-width:1280px){.error-template_page-spacings__OyqD9{padding:80px}}@media screen and (min-width:900px)and (max-width:1279px){.error-template_page-spacings__OyqD9{padding:40px}}@media screen and (max-width:899px){.error-template_page-spacings-left__Z4HOa{padding-left:20px}}@media screen and (min-width:1280px){.error-template_page-spacings-left__Z4HOa{padding-left:80px}}@media screen and (min-width:900px)and (max-width:1279px){.error-template_page-spacings-left__Z4HOa{padding-left:40px}}@media screen and (max-width:899px){.error-template_page-spacings-top__XfH7i{padding-top:20px}}@media screen and (min-width:1280px){.error-template_page-spacings-top__XfH7i{padding-top:80px}}@media screen and (min-width:900px)and (max-width:1279px){.error-template_page-spacings-top__XfH7i{padding-top:40px}}@media screen and (min-width:1280px){.error-template_wrapper__c_1yN.error-template_with-image__b0Agr{display:grid;grid-template-columns:repeat(2,1fr)}}.error-template_inner__6q_va{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;margin-left:20px;margin-right:20px;margin-top:40px;padding-bottom:58px}@media screen and (min-width:900px){.error-template_inner__6q_va{margin-left:40px;margin-right:40px}}@media screen and (min-width:1280px){.error-template_inner__6q_va{min-height:calc(100vh - 176px);margin-left:80px;margin-right:80px}}.error-template_title__xICCl{display:inline-block;padding:6px 16px 5px 8px;font-size:20px;font-weight:700;line-height:1.4;color:#b6b6b6;background-color:#000}.error-template_code__9UbYK,.error-template_title__xICCl{font-stretch:normal;font-style:normal;letter-spacing:normal}.error-template_code__9UbYK{font-size:120px;font-weight:400;line-height:1}@media screen and (min-width:900px){.error-template_code__9UbYK{font-size:185px}}@media screen and (min-width:1280px){.error-template_code__9UbYK{font-size:250px}}.error-template_explanation-wrapper__z0iWI{display:grid;width:100%}@media screen and (min-width:900px){.error-template_explanation-wrapper__z0iWI{display:block}}.error-template_explanation__AuQ1c{width:100%}@media screen and (min-width:900px){.error-template_explanation__AuQ1c{max-width:60ch}}@media screen and (min-width:1280px){.error-template_explanation__AuQ1c{max-width:440px}}.error-template_button__x9Bw8{display:inline-block;margin-left:auto;margin-right:auto;margin-bottom:0;font-family:Manrope,Arial,sans-serif;font-size:15px;font-stretch:normal;font-style:normal;font-weight:800;letter-spacing:2px}@media screen and (min-width:900px){.error-template_button__x9Bw8{margin-left:0;margin-right:0}}.error-template_image-wrapper__UCjZh{position:relative;display:none;width:100%;height:100%;min-width:0;min-height:0}@media screen and (min-width:1280px){.error-template_image-wrapper__UCjZh{display:block}}@media screen and (max-width:899px){.share-popup_page-spacings__ugKhG{padding:20px}}@media screen and (min-width:1280px){.share-popup_page-spacings__ugKhG{padding:80px}}@media screen and (min-width:900px)and (max-width:1279px){.share-popup_page-spacings__ugKhG{padding:40px}}@media screen and (max-width:899px){.share-popup_page-spacings-left__lpzMZ{padding-left:20px}}@media screen and (min-width:1280px){.share-popup_page-spacings-left__lpzMZ{padding-left:80px}}@media screen and (min-width:900px)and (max-width:1279px){.share-popup_page-spacings-left__lpzMZ{padding-left:40px}}@media screen and (max-width:899px){.share-popup_page-spacings-top__bsK5B{padding-top:20px}}@media screen and (min-width:1280px){.share-popup_page-spacings-top__bsK5B{padding-top:80px}}@media screen and (min-width:900px)and (max-width:1279px){.share-popup_page-spacings-top__bsK5B{padding-top:40px}}.share-popup_buttons__uiNUU{display:grid;grid-gap:12px;gap:12px;margin-top:32px}.share-popup_button__l3_T2{margin:unset;color:#fff;background:#000}.share-button_button__N_NAo{display:flex;justify-content:center;align-items:center;margin:0;padding:0;background:transparent;border:none;cursor:pointer}.share-button_button__N_NAo:disabled{cursor:not-allowed}.share-button_button__N_NAo:disabled>svg>g>:last-child{opacity:.3}@media screen and (max-width:899px){.gtm-cookie-popup_page-spacings__iniD4{padding:20px}}@media screen and (min-width:1280px){.gtm-cookie-popup_page-spacings__iniD4{padding:80px}}@media screen and (min-width:900px)and (max-width:1279px){.gtm-cookie-popup_page-spacings__iniD4{padding:40px}}@media screen and (max-width:899px){.gtm-cookie-popup_page-spacings-left__3Vh9X{padding-left:20px}}@media screen and (min-width:1280px){.gtm-cookie-popup_page-spacings-left__3Vh9X{padding-left:80px}}@media screen and (min-width:900px)and (max-width:1279px){.gtm-cookie-popup_page-spacings-left__3Vh9X{padding-left:40px}}@media screen and (max-width:899px){.gtm-cookie-popup_page-spacings-top__WO_Sr{padding-top:20px}}@media screen and (min-width:1280px){.gtm-cookie-popup_page-spacings-top__WO_Sr{padding-top:80px}}@media screen and (min-width:900px)and (max-width:1279px){.gtm-cookie-popup_page-spacings-top__WO_Sr{padding-top:40px}}.gtm-cookie-popup_modal__TWB_f{width:100%}@media screen and (min-width:768px){.gtm-cookie-popup_modal__TWB_f{width:300px}}.gtm-cookie-popup_text__an4i_{margin-right:8px;margin-bottom:16px;font-family:Manrope,Arial,sans-serif;font-size:16px;font-stretch:normal;font-style:normal;font-weight:400;line-height:1.75;letter-spacing:normal;color:#000}.gtm-cookie-popup_link__fwLM0{margin:unset;white-space:nowrap}.gtm-cookie-popup_button__lo56d{width:100%;margin:unset;color:#fff;background:#000}