:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;text-decoration:inherit}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.icon-button{display:flex;align-items:center;justify-content:center;height:50px;width:50px;padding:0;font-size:30px;border-radius:40px;color:inherit;background-color:var(--shadow)}.icon-button i{line-height:1}.icon-button:hover{filter:drop-shadow(0 0 10px white) drop-shadow(0 0 20px #2196f3);animation:flickerTwice .5s ease-in-out}@media (max-width: 768px){.icon-button{height:50px;width:50px}.icon-button i{font-size:22px}}footer{color:#fff;font-size:.9em;width:100%;position:fixed;bottom:0;background:url(/assets/floor/1.png) no-repeat center center;background-size:cover;min-height:100px}footer .contact-info{text-align:right}footer .rights{position:absolute;bottom:10px;width:100%;text-align:center;color:#ffffff4d}.icon-buttons{display:flex;justify-content:right;margin:25px 100px 100px 0}footer .icon-button{color:inherit;margin:0 8px;transition:transform .2s,box-shadow .2s}@media (max-width: 768px){.icon-button{height:40px;width:40px}.icon-button i{font-size:18px}.icon-buttons{justify-content:center;margin:25px auto}footer{position:relative;padding:10px 0;width:100%;display:flex;background-color:#f9b874}}form label,form p,form a{display:block;font-weight:400;margin:auto 0;color:#fff;direction:rtl;line-height:1.5;font-size:inherit}form a{color:#2196f3}form a:hover{color:#fff}form input[type=radio]{opacity:0;position:fixed;width:0}.form-group{position:relative;margin-top:1.2em;margin-bottom:0}.form-group label:has(+input){position:absolute;right:.2em;top:calc(0em - 2px);color:#fff;pointer-events:none;transition:.2s all;font-size:inherit}.form-group label:has(+input:not(:placeholder-shown)){font-size:.7em;top:-1em;right:.2em;padding:0 .2em}form input,form select{width:100%;padding:0;font-size:inherit;text-align:left;border:none;border-bottom:2px solid white;outline:none;background:transparent;color:#fff}form input.hebrew,form select.hebrew{text-align:right}.form-group select{text-align:right;color:#fff}button{width:100%;padding:10px;background:#17568a;color:#fff;border:none;border-radius:4px;font-size:inherit;cursor:pointer}button:disabled{background:#fff3;cursor:not-allowed}button:hover:not(:disabled){background-color:#2196f3;filter:drop-shadow(0 0 10px white) drop-shadow(0 0 20px #2196f3);text-shadow:0 0 10px white,0 0 20px #2196f3;animation:flickerTwice .5s ease-in-out}form label:has(input[type=checkbox]){display:flex;align-items:center;text-wrap:nowrap;border-radius:4px}form label:has(input[type=checkbox]) p{display:flex}form input[type=checkbox]{padding:0;margin-right:10px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;background:#fff;color:#f9b874;border:2px solid;border-radius:4px;position:relative;transition:border-color .2s}form input[type=checkbox]:checked:after{content:"✗";color:#2196f3;text-shadow:0 0 10px white,0 0 20px #2196f3;font-size:2em;position:absolute;left:calc(1em - 32px);top:-.3em;font-family:Arial Black,Arial,sans-serif;pointer-events:none;opacity:1;transform:scale(1) rotate(-10deg);transition:opacity .2s,transform .5s cubic-bezier(.68,-.55,.27,1.55);animation:graffiti-x-draw .5s cubic-bezier(.68,-.55,.27,1.55)}@keyframes graffiti-x-draw{0%{opacity:0;transform:scale(.2) rotate(-90deg)}60%{opacity:1;transform:scale(1.2) rotate(10deg)}to{opacity:1;transform:scale(1) rotate(-10deg)}}form input[type=checkbox]:checked{background:#fff;border-color:var(--accent-color)}form .radio-group{display:flex;flex-direction:row;justify-content:space-around}form .radio-group label{padding:10px;background:var(--info-color);border:none;border-radius:4px;font-size:1em;cursor:pointer;transition:background .3s ease}form .radio-group label:hover,form .radio-group input[type=radio]:checked+label{background:#2196f3}.form-group{width:100%;margin-bottom:15px;display:flex;flex-direction:column}.error-message{color:red;font-size:.9em;margin-top:10px}.landing-page{width:100%;height:100%;overflow-x:hidden;background-size:cover;background-position:center;background-repeat:repeat-y;display:flex;flex-direction:row-reverse}.landing-page>div{align-items:center;justify-content:center;direction:rtl;text-wrap:initial;text-align:right;display:flex;margin-right:100px;margin-left:100px}.landing-page>div strong{color:#f9b874}.landing-page>div h1{font-family:Anton,sans-serif;font-size:10em;color:#f9b874;max-width:100%;animation:flickerTwice .5s ease-in-out;text-shadow:0 0 5px white,0 0 10px black,0 0 15px rgba(249,184,116,255)}.landing-page>div.title-top{flex-direction:column;margin-left:0}.landing-page>div.title-top h1,.landing-page>div.title-top h2{margin-top:15%;margin-left:auto}.landing-page>div.title-center{flex-direction:column;margin-bottom:15%;margin-left:0}.landing-page>div.title-center h1{margin-top:auto;margin-left:auto}.landing-page>div.title-bottom{flex-direction:column-reverse;justify-content:flex-start;margin-left:0}.landing-page>div.title-bottom h1{margin-bottom:15%;margin-left:auto}.landing-page>div h2,.landing-page>div p{font-family:Anton,sans-serif}.landing-page>div h2{font-size:7em;line-height:.9em}.landing-page>div h3{margin:0;font-size:2em}.landing-page>div.content{width:100%;margin-top:auto;margin-bottom:auto}.landing-page>div.content p,.landing-page>div.content ul{font-size:2em}.landing-page>div.content h3{margin-top:auto}.contact-us{background-color:#f9b8744d;border-radius:20px;padding:30px;margin:50px auto 0}.contact-us a{text-decoration:none}@media (max-width: 1600px){.landing-page{flex-direction:column;overflow:scroll}.landing-page>div{height:auto;width:100%;align-items:center;justify-content:center;direction:rtl;text-wrap:initial;text-align:right;margin-right:auto;margin-left:auto;margin-bottom:0}h1{margin-right:auto;margin-top:10%;margin-bottom:0!important;padding:0}}@media (max-width: 768px) or (orientation: portrait){.landing-page>div{height:auto;width:100%;align-items:center;justify-content:center;direction:rtl;text-wrap:initial;text-align:right;display:flex;margin-right:auto;margin-left:auto}.landing-page>div h1{margin-right:auto;padding:0;font-size:7em}.landing-page>div h2{font-size:3em}.landing-page>div h3{font-size:2em}.landing-page>div.content ul,.landing-page>div.content p{font-size:1em}.landing-page>div.title-top,.landing-page>div.title-center,.landing-page>div.title-bottom{margin-bottom:auto}.contact-us{margin-right:20px;margin-left:20px;margin-top:20px}}@media (max-width: 420px){.landing-page>div h1{font-size:5em}.landing-page>div h2{font-size:2em}.landing-page>div h3{font-size:1em;font-weight:700}.landing-page>div p,.landing-page>div ul{font-size:1em}.contact-us{margin-right:20px;margin-left:20px;margin-top:20px}}.amatic-sc-regular{font-family:Amatic SC,sans-serif;font-weight:400;font-style:normal}.amatic-sc-bold{font-family:Amatic SC,sans-serif;font-weight:700;font-style:normal}.anton-regular{font-family:Anton,sans-serif;font-weight:400;font-style:normal}@keyframes pulse{0%{box-shadow:0 0 #0006}70%{box-shadow:0 0 0 10px #0000}to{box-shadow:0 0 #0006}}@keyframes randomFlicker{0%{opacity:1}30%{opacity:.9}31%{opacity:1}32%{opacity:.7}33%{opacity:1}40%{opacity:.95}45%{opacity:1}91%{opacity:1}92%{opacity:.8}93%{opacity:1}}@keyframes flickerTwice{0%{opacity:0}5%{opacity:1}10%{opacity:0}15%{opacity:1}20%{opacity:0}25%{opacity:1}30%{opacity:.5}35%{opacity:1}40%{opacity:.8}45%{opacity:1}50%{opacity:.6}55%{opacity:1}60%{opacity:.9}65%{opacity:1}70%{opacity:.7}75%{opacity:1}80%{opacity:.95}85%{opacity:1}90%{opacity:.85}95%{opacity:1}to{opacity:1}}.arrow-anim{position:absolute;top:0;left:0;width:50px;height:100px;display:block}.arrow-left:before{content:"";position:absolute;left:25px;top:0;width:25px;height:200px;clip-path:polygon(100% 0,0 20%,0 80%,100% 100%);background:#222;z-index:1;animation:trapezoid-move-left 1.2s infinite alternate}.arrow-left:after{content:"";position:absolute;left:0;top:50%;width:25px;height:100px;background:#fff;clip-path:polygon(0 50%,100% 0,100% 100%);z-index:2;animation:triangle-move-left 1.2s infinite alternate}.arrow-right:before{content:"";position:absolute;right:0;top:0;width:25px;height:200px;background:#222;clip-path:polygon(0 0,100% 20%,100% 80%,0 100%);z-index:1;animation:trapezoid-move-right 1.2s infinite alternate}.arrow-right:after{content:"";position:absolute;right:18px;top:50%;width:25pxs;height:100px;background:#fff;clip-path:polygon(100% 50%,0 0,0 100%);z-index:2;animation:triangle-move-right 1.2s infinite alternate}@keyframes triangle-move-left{0%{left:18px}50%{left:6px}to{left:18px}}@keyframes trapezoid-move-left{0%{left:30px}50%{left:20px}to{left:30px}}@keyframes triangle-move-right{0%{right:18px}50%{right:6px}to{right:18px}}@keyframes trapezoid-move-right{0%{right:30px}50%{right:20px}to{right:30px}}.hide-horizontal-scrollbar::-webkit-scrollbar{display:none}.navbar{font-family:Amatic SC,sans-serif;position:absolute;top:0;right:0;height:100px;font-weight:700;font-size:3em;font-style:normal;letter-spacing:.15rem;padding:10px 0 0;justify-content:end;align-items:center;margin:50px;width:100%;z-index:998;flex-direction:column}.navbar div{display:flex;justify-content:flex-start}.navbar ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:row-reverse}.navbar li,.navbar p{width:auto;margin:0 15px;font-size:1.2em}.navbar a{text-decoration:none;color:inherit;text-shadow:0 0 3px black;touch-action:manipulation}.navbar a:hover{animation:flickerTwice .5s ease-in-out;text-shadow:0 0 5px white,0 0 10px white,0 0 15px white}.navbar .active,.navbar p{color:inherit;text-shadow:0 0 5px white,0 0 10px white,0 0 15px white}@media (max-width: 768px){.navbar{background:none}.navbar .hamburger{top:20px;right:20px;padding:10px;border-radius:20px;position:fixed;display:flex;flex-direction:column;cursor:pointer;z-index:1001;box-shadow:4px 4px 10px #000000b3}.navbar .hamburger span{height:5px;width:28px;background:#fff;margin:2px 0;border-radius:2px;display:block;transition:.3s}.navbar .hamburger.open span:nth-child(1){transform:rotate(45deg) translate(6.5px,6.5px)}.navbar .hamburger.open span:nth-child(2){opacity:0}.navbar .hamburger.open span:nth-child(3){transform:rotate(-45deg) translate(6.5px,-6.5px)}.navbar ul{position:fixed;top:0;left:-100vw;height:100vh;width:220px;background:#000000b3;flex-direction:column;align-items:flex-end;justify-content:flex-start;padding-top:60px;transition:left .3s cubic-bezier(.4,0,.2,1);z-index:1000;box-shadow:2px 0 10px #0003}.navbar ul.open{left:0}.navbar li,.navbar p{margin:20px 30px 20px 0;font-size:1.3em}.navbar .menu-overlay{display:none;position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0000004d;z-index:999}.navbar .menu-overlay.open{display:block}}@media (orientation: portrait){.navbar{align-items:flex-end;width:100vw;margin:30px 0 0;font-size:2.2em;height:auto;padding:20px 0 0;background:none}.navbar ul{align-content:center;width:100vw}.navbar li,.navbar p{margin:18px 25px 18px 0;font-size:1.1em}}.carousel-container{display:flex;align-items:center;justify-content:center;width:100%;height:100%;margin-bottom:15%}.carousel-arrow{width:auto;background:none;border:none;font-size:2rem;cursor:pointer;padding:0 1rem;color:#333;transition:color .2s;margin-top:50vh;margin-bottom:auto;background-color:transparent!important;color:#fff!important}.carousel-arrow:disabled{opacity:.3;cursor:default}.carousel-item{display:flex;flex-direction:column;flex-wrap:wrap;text-align:right;padding:1rem;cursor:pointer;transition:opacity .4s;opacity:1;margin-left:auto}.carousel-item.fade{opacity:0}
