@import url(https://fonts.googleapis.com/css2?family=Assistant:wght@700&display=swap);@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url('assets/fonts/Inter-Regular.woff2') format('woff2')}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url('assets/fonts/Inter-Medium.woff2') format('woff2')}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url('assets/fonts/Inter-SemiBold.woff2') format('woff2')}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url('assets/fonts/Inter-Bold.woff2') format('woff2')}@font-face{font-family:Rubik;font-style:normal;font-weight:400;font-display:swap;src:url('assets/fonts/Rubik-Regular.woff2') format('woff2')}@font-face{font-family:Rubik;font-style:normal;font-weight:500;font-display:swap;src:url('assets/fonts/Rubik-Medium.woff2') format('woff2')}@font-face{font-family:Rubik;font-style:normal;font-weight:600;font-display:swap;src:url('assets/fonts/Rubik-SemiBold.woff2') format('woff2')}@font-face{font-family:Rubik;font-style:normal;font-weight:700;font-display:swap;src:url('assets/fonts/Rubik-Bold.woff2') format('woff2')}:root{--primary:#1B2B4B;--secondary:#2D3A4A;--accent:#B8922A;--bg-light:#FAF9F6;--bg-dark:#1B2B4B;--text-dark:#1B2B4B;--text-light:#FAF9F6;--text-muted:#1B2B4B;--border-light:#88898b;--border-dark:#707d8f;--nav-bg:#FAF9F6;--nav-text:#1F2933;--nav-text-hover:#355C7D;--radius-sm:8px;--radius-card:12px;--radius-btn:8px;--radius-img:12px;--radius-badge:999px;--radius-input:8px;--shadow-subtle:0 1px 3px rgba(0,0,0,0.04);--shadow-card:0 2px 12px rgba(0,0,0,0.08);--shadow-elevated:0 8px 30px rgba(0,0,0,0.12);--shadow-btn-hover:0 4px 15px rgba(0,0,0,0.096);--spacing-section:100px;--spacing-section-mobile:60px;--spacing-card-padding:32px;--spacing-card-gap:32px;--spacing-element-gap:16px;--transition-default:all 0.3s ease;--transition-hover:all 0.3s ease;--gradient-primary:linear-gradient(180deg, #354456 0%, #273240 100%);--gradient-goldShine:linear-gradient(90deg, #9A7A23 0%, #D8B555 40%, #C39B2D 70%, #9A7A23 100%);--gradient-secondary:linear-gradient(135deg, #C39B2D 0%, #D8B555 50%, #C39B2D 100%);--gradient-goldAccent:linear-gradient(135deg, #C39B2D 0%, #D8B555 100%);--gradient-darkSection:linear-gradient(180deg, #354456 0%, #293544 100%);--gradient-overlayDark:linear-gradient(135deg, rgba(27,43,75,0.85) 0%, rgba(15,28,51,0.7) 100%);--gradient-lightSection:linear-gradient(180deg, #FFFFFF 0%, #F7F5F2 100%);--gradient-overlayLight:linear-gradient(180deg, rgba(247,245,242,0.95) 0%, rgba(247,245,242,0.8) 100%);--primary-color:#1B2B4B;--secondary-color:#2D3A4A;--accent-color:#B8922A;--background-color:#FAF9F6;--surface-color:#FFFFFF;--text-color:#1B2B4B;--text-secondary-color:#1B2B4B}*,::after,::before{box-sizing:border-box;margin:0;padding:0}html{font-size:16px!important;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth}body{font-size:16px!important;line-height:1.7!important;font-family:Rubik,sans-serif;color:var(--text-dark);background-color:var(--bg-light);direction:rtl;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}canvas,img,picture,svg,video{display:block;max-width:100%;height:auto}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer;border:none;background:0 0}a{color:var(--accent,var(--primary));text-decoration:none;transition:var(--transition-hover)}a:hover{color:var(--primary);text-decoration:underline}.site-footer a{color:inherit}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}h1,h2,h3,h4,h5,h6{font-family:Rubik,sans-serif;color:var(--text-dark)}h1{font-size:48px!important;font-weight:700!important;line-height:1.2!important;margin-bottom:1rem!important;margin-top:.5rem!important}h2{font-size:32px!important;font-weight:600!important;line-height:1.3!important;margin-bottom:1rem!important;margin-top:.5rem!important}h3{font-size:22px!important;font-weight:600!important;line-height:1.4!important;margin-bottom:1rem!important;margin-top:.5rem!important}p{font-size:16px!important;font-weight:400!important;line-height:1.7!important;margin-bottom:1rem!important}.small-text,small{font-size:14px!important;font-weight:400!important;line-height:1.6!important}@media (max-width:1024px){h1{font-size:36px!important}h2{font-size:28px!important}h3{font-size:20px!important}p{font-size:15px!important}}@media (max-width:768px){h1{font-size:28px!important;margin-bottom:1rem!important;margin-top:.5rem!important}h2{font-size:22px!important;margin-bottom:1rem!important;margin-top:.5rem!important}h3{font-size:18px!important;margin-bottom:1rem!important;margin-top:.5rem!important}p{font-size:14px!important}}.container{max-width:1200px;margin:0 auto;padding:0 20px;width:100%}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:var(--radius-btn);padding:14px 28px;font-weight:600;text-transform:none;transition:var(--transition-hover);cursor:pointer;border:2px solid transparent;font-size:16px;line-height:1.4;text-decoration:none}.btn:hover{box-shadow:var(--shadow-btn-hover);text-decoration:none}.btn-primary{background-color:var(--primary);color:var(--text-light);border-color:var(--primary)}.btn-primary:hover{background-color:#1b2b4b;border-color:#1b2b4b;color:var(--text-light)}.btn-secondary{background-color:transparent;color:var(--primary);border-color:var(--primary)}.btn-secondary:hover{background-color:var(--primary);color:var(--text-light)}.whatsapp-float{position:fixed;bottom:20px;width:60px;height:60px;background:#25d366;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:30px;z-index:999;box-shadow:0 4px 12px rgba(0,0,0,.15);text-decoration:none;transition:transform .3s,box-shadow .3s}html[dir=rtl] .whatsapp-float{right:20px;left:auto}html:not([dir]) .whatsapp-float,html[dir=ltr] .whatsapp-float{left:20px;right:auto}.whatsapp-float:hover{transform:scale(1.1);box-shadow:0 6px 20px rgba(0,0,0,.2);color:#fff;text-decoration:none}@media (max-width:480px){.container{padding:0 16px}.btn{padding:12px 24px;font-size:15px}.whatsapp-float{width:50px;height:50px;font-size:26px;bottom:16px}html[dir=rtl] .whatsapp-float{right:16px}html:not([dir]) .whatsapp-float,html[dir=ltr] .whatsapp-float{left:16px}}@media (min-width:481px) and (max-width:768px){.container{padding:0 24px}}@media (min-width:769px) and (max-width:1024px){.container{padding:0 32px}}@media (min-width:1025px){.container{padding:0 40px}}.navbar{position:sticky;top:0;z-index:1000;background:#2d3a4a;display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;padding:1rem 2rem}.nav-container{display:flex;align-items:center;justify-content:space-between;width:100%;gap:2rem}.nav-brand{display:flex;align-items:center}.logo{max-height:40px;height:auto}.mobile-toggle{display:none;background:0 0;border:none;cursor:pointer;padding:.5rem;color:#faf9f6}.phone-header-btn{display:none;background:0 0;border:none;cursor:pointer;padding:.5rem;color:#faf9f6}.nav-menu{display:flex;list-style:none;gap:2rem;margin:0;padding:0}.nav-menu li a:not(.nav-cta-btn):not(.cta-button){text-decoration:none;color:#faf9f6;font-weight:500;transition:color .3s}.nav-menu li a:not(.nav-cta-btn):not(.cta-button):hover{color:#8fa7d6}.nav-cta-container{margin-left:auto;display:flex;align-items:center}.nav-cta-btn{background:#1b2b4b;color:#faf9f6;padding:.75rem 1.5rem;border-radius:6px;text-decoration:none;font-weight:600;transition:opacity .3s}.nav-cta-btn:hover{opacity:.9}@media (max-width:768px){.logo{max-width:140px;max-height:40px;width:auto;height:auto}.mobile-toggle{display:flex;align-items:center;justify-content:center}.phone-header-btn{display:flex;align-items:center;justify-content:center}.nav-menu{position:fixed;top:60px;left:0;right:0;background:#2d3a4a;flex-direction:column;padding:1rem;display:none;box-shadow:0 4px 6px rgba(0,0,0,.1)}.nav-menu.active{display:flex}.nav-menu li a:not(.nav-cta-btn):not(.cta-button){padding:.75rem 0;color:#faf9f6}.nav-cta-container{display:flex;position:absolute;top:50%;transform:translateY(-50%);background:0 0;padding:0;margin:0}.nav-cta-container .nav-cta-btn{display:none}html[dir=ltr] .nav-cta-container{right:30px;left:auto}html[dir=rtl] .nav-cta-container{left:30px;right:auto}}.navbar{position:sticky;top:0;z-index:1000;background:#2d3a4a;display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;padding:1rem 2rem}.nav-container{display:flex;align-items:center;justify-content:space-between;width:100%;gap:2rem}.nav-brand{display:flex;align-items:center}.logo{max-height:40px;height:auto}.mobile-toggle{display:none;background:0 0;border:none;cursor:pointer;padding:.5rem;color:#faf9f6}.phone-header-btn{display:none;background:0 0;border:none;cursor:pointer;padding:.5rem;color:#faf9f6}.nav-menu{display:flex;list-style:none;gap:2rem;margin:0;padding:0}.nav-menu li a:not(.nav-cta-btn):not(.cta-button){text-decoration:none;color:#faf9f6;font-weight:500;transition:color .3s}.nav-menu li a:not(.nav-cta-btn):not(.cta-button):hover{color:#8fa7d6}.nav-cta-container{margin-left:auto;display:flex;align-items:center}.nav-cta-btn{background:#1b2b4b;color:#faf9f6;padding:.75rem 1.5rem;border-radius:6px;text-decoration:none;font-weight:600;transition:opacity .3s}.nav-cta-btn:hover{opacity:.9}@media (max-width:768px){.logo{max-width:140px;max-height:40px;width:auto;height:auto}.mobile-toggle{display:flex;align-items:center;justify-content:center}.phone-header-btn{display:flex;align-items:center;justify-content:center}.nav-menu{position:fixed;top:60px;left:0;right:0;background:#2d3a4a;flex-direction:column;padding:1rem;display:none;box-shadow:0 4px 6px rgba(0,0,0,.1)}.nav-menu.active{display:flex}.nav-menu li a:not(.nav-cta-btn):not(.cta-button){padding:.75rem 0;color:#faf9f6}.nav-cta-container{display:flex;position:absolute;top:50%;transform:translateY(-50%);background:0 0;padding:0;margin:0}.nav-cta-container .nav-cta-btn{display:none}html[dir=ltr] .nav-cta-container{right:30px;left:auto}html[dir=rtl] .nav-cta-container{left:30px;right:auto}}.navbar{position:sticky;top:0;width:100%;z-index:1000;box-shadow:0 2px 4px rgba(0,0,0,.1)}.nav-container{display:flex;align-items:center;gap:1rem;position:relative;max-width:1400px;margin:0 auto;padding:1rem 2rem;width:100%;box-sizing:border-box;min-height:70px}.logo{max-height:40px;max-width:160px!important;height:auto;width:auto;display:block;object-fit:contain;transition:opacity .3s ease}.logo:hover{opacity:.8}.logo-link{display:inline-flex;align-items:center;text-decoration:none;line-height:0}.logo-link:focus{outline:0}.nav-menu a:focus:not(:focus-visible),.navbar a:focus:not(:focus-visible),.navbar button:focus:not(:focus-visible){outline:0}.nav-menu a:focus-visible,.navbar a:focus-visible,.navbar button:focus-visible{outline:2px solid var(--primary-color,var(--primary,#1B2B4B));outline-offset:2px}.nav-brand{display:flex;align-items:center;flex-shrink:0;margin:0}.nav-menu{display:flex;list-style:none;gap:.2rem;margin:0;padding:0;align-items:center;flex-wrap:nowrap;flex:1;min-width:0}.nav-menu li{margin:0;padding:0;display:flex;align-items:center}.nav-menu>.nav-item>a,.nav-menu>li>a{display:inline-flex;align-items:center;line-height:1;text-decoration:none;transition:color .3s ease;font-weight:500;font-size:.9rem;padding:.5rem .65rem;white-space:nowrap}.nav-menu>.nav-item>a:not(.nav-cta-btn):not(.cta-button),.nav-menu>li>a:not(.nav-cta-btn):not(.cta-button){color:var(--nav-text,var(--text-light))!important}.nav-menu>.nav-item>a:not(.nav-cta-btn):not(.cta-button):hover,.nav-menu>li>a:not(.nav-cta-btn):not(.cta-button):hover{color:var(--nav-text-hover,var(--secondary))!important}.navbar .nav-menu .nav-cta-item a,.navbar .nav-menu .nav-cta-mobile-item a,.navbar .nav-menu li a.cta-button,.navbar .nav-menu li a.nav-cta-btn,.navbar a.cta-button,.navbar a.nav-cta-btn{color:#faf9f6!important}.nav-cta-container{margin-left:auto;display:flex;align-items:center;align-self:center;height:auto;max-height:none;padding-top:0;padding-bottom:0}.nav-cta-item{list-style:none;margin:0;padding:0}.nav-cta-container .zappy-search-container{align-self:center}.nav-cta-container p{margin:0!important}.nav-cta-btn{display:inline-flex;align-items:center;align-self:center;height:auto;max-height:44px;padding-top:.5rem;padding-bottom:.5rem;white-space:nowrap;box-sizing:border-box;overflow:hidden}html[dir=ltr] .nav-container,html[lang=en] .nav-container,html[lang=es] .nav-container,html[lang=fr] .nav-container{justify-content:flex-start}html[dir=ltr] .nav-menu,html[lang=en] .nav-menu,html[lang=es] .nav-menu,html[lang=fr] .nav-menu{margin-left:0;margin-right:0}html[dir=ltr] .nav-cta-container,html[lang=en] .nav-cta-container,html[lang=es] .nav-cta-container,html[lang=fr] .nav-cta-container{margin-left:auto;margin-right:0}html[dir=rtl] .nav-container,html[lang=ar] .nav-container,html[lang=he] .nav-container{flex-direction:row-reverse;justify-content:space-between}html[dir=rtl] .nav-cta-container,html[lang=ar] .nav-cta-container,html[lang=he] .nav-cta-container{order:-1;margin:0}html[dir=rtl] .nav-right-group,html[lang=ar] .nav-right-group,html[lang=he] .nav-right-group{display:flex;align-items:center;gap:1rem;order:1;flex:1;min-width:0;flex-direction:row-reverse}html[dir=rtl] .nav-right-group .nav-brand,html[lang=ar] .nav-right-group .nav-brand,html[lang=he] .nav-right-group .nav-brand{order:2}html[dir=rtl] .nav-right-group .nav-menu,html[lang=ar] .nav-right-group .nav-menu,html[lang=he] .nav-right-group .nav-menu{order:1}.nav-dropdown{position:relative}.dropdown-toggle{background:0 0;border:none;cursor:pointer;font-family:Rubik,sans-serif;font-size:.9rem;font-weight:500;display:inline-flex;align-items:center;gap:4px;padding:.5rem .65rem;color:var(--nav-text,var(--text-light))!important;transition:color .3s ease;white-space:nowrap}.dropdown-toggle:hover{color:var(--nav-text-hover,var(--secondary))!important}.dropdown-arrow{width:10px;height:10px;flex-shrink:0;transition:transform .2s ease}.nav-dropdown.open .dropdown-arrow,.nav-dropdown:hover .dropdown-arrow{transform:rotate(180deg)}.nav-dropdown{overflow:visible!important}.dropdown-menu{display:none;position:absolute;top:calc(100% + 8px);min-width:220px;background:var(--bg-light,#fff);box-shadow:0 8px 24px rgba(0,0,0,.15);border-radius:8px;padding:8px 0;z-index:100001;list-style:none;margin:0}html[dir=rtl] .dropdown-menu,html[lang=ar] .dropdown-menu,html[lang=he] .dropdown-menu{right:0;left:auto}html:not([dir=rtl]):not([lang=he]):not([lang=ar]) .dropdown-menu,html[dir=ltr] .dropdown-menu{left:0;right:auto}@media (min-width:769px){.nav-dropdown:hover>.dropdown-menu{display:block}}.dropdown-menu li{margin:0;padding:0}.dropdown-menu li a{display:block;padding:10px 20px;text-decoration:none;white-space:nowrap;font-weight:400;font-size:.9em;color:var(--text-dark,#1a1a1a)!important;transition:background .2s ease,color .2s ease}.dropdown-menu li a:hover{background:rgba(128,128,128,.1);color:var(--nav-text-hover,var(--accent,var(--primary)))!important}@media (min-width:769px){.mobile-toggle,.phone-header-btn{display:none!important}.nav-menu .mobile-contact-link{display:none!important}.nav-menu{flex:1!important;justify-content:flex-start!important}}@media (max-width:768px){.navbar,nav.navbar{min-height:70px!important}.nav-container{padding:.75rem 1rem;gap:0;justify-content:center!important;position:relative!important;top:auto!important;right:auto!important;left:auto!important;height:auto!important;min-height:70px!important;width:100%!important}.mobile-toggle{position:absolute;top:0;bottom:0;height:36px!important;margin-top:auto;margin-bottom:auto;transform:none!important;left:12px;right:auto;display:flex!important;align-items:center;justify-content:center;background:0 0;border:none;cursor:pointer;padding:6px;z-index:1001;width:36px!important;color:var(--nav-text,var(--text-light))!important;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.phone-header-btn{position:absolute;top:0;bottom:0;height:36px!important;margin-top:auto;margin-bottom:auto;transform:none!important;right:12px;left:auto;display:flex!important;align-items:center;justify-content:center;background:0 0;border:none;cursor:pointer;padding:6px;z-index:1001;width:36px!important;color:var(--nav-text,var(--text-light))!important;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.logo-link,.nav-brand a{display:flex!important;justify-content:center!important;margin:0 auto!important}.mobile-toggle svg,.phone-header-btn svg{width:24px!important;height:24px!important;color:inherit!important;fill:none!important;stroke:currentColor!important;stroke-width:2!important;transition:opacity .3s ease}.mobile-toggle svg path,.phone-header-btn svg path{stroke:currentColor!important}.mobile-toggle img,.phone-header-btn img{width:24px!important;height:24px!important}.mobile-toggle:hover svg,.phone-header-btn:hover svg{opacity:.8}body[data-zappy-site-type=ecommerce] .phone-header-btn,html[data-zappy-site-type=ecommerce] .phone-header-btn,html[data-zappy-site-type=ecommerce] header .phone-header-btn,html[data-zappy-site-type=ecommerce] nav .phone-header-btn{display:none!important;visibility:hidden!important;width:0!important;height:0!important;min-width:0!important;overflow:hidden!important}.mobile-toggle:active,.mobile-toggle:focus,.phone-header-btn:active,.phone-header-btn:focus{outline:0;border:none;box-shadow:none}.nav-brand,html[dir=rtl] .nav-brand,html[dir=rtl] .nav-right-group .nav-brand,html[lang=ar] .nav-brand,html[lang=ar] .nav-right-group .nav-brand,html[lang=he] .nav-brand,html[lang=he] .nav-right-group .nav-brand{position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;margin:0!important;text-align:center;order:0!important}.logo{max-height:35px!important;max-width:110px!important}.nav-right-group{display:contents!important}.nav-cta-container{display:none!important}.nav-menu{position:fixed;top:70px;left:0;right:0;width:100%;max-width:none;height:calc(100vh - 70px);height:calc(100dvh - 70px);background-color:var(--bg-dark,#1a1a1a)!important;display:flex!important;flex-direction:column!important;gap:2px;padding:28px 24px calc(28px + env(safe-area-inset-bottom,0px));box-shadow:none;z-index:999;margin:0!important;align-items:stretch!important;justify-content:flex-start!important;overflow-y:auto;-webkit-overflow-scrolling:touch;visibility:hidden;pointer-events:none;transform:translateY(-10px);transition:opacity .32s ease,transform .32s ease,visibility 0s linear .32s}.nav-menu.active{display:flex!important;flex-direction:column!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateY(0)!important;transition:opacity .32s ease,transform .32s ease,visibility 0s}.nav-menu li{width:100%;border-bottom:1px solid rgba(128,128,128,.12)}.nav-menu .mobile-contact-link{display:block!important}@keyframes zappyNavItemIn{from{transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.nav-menu.active>li{animation:zappyNavItemIn .4s ease both}.nav-menu.active>li:first-child{animation-delay:40ms}.nav-menu.active>li:nth-child(2){animation-delay:90ms}.nav-menu.active>li:nth-child(3){animation-delay:.14s}.nav-menu.active>li:nth-child(4){animation-delay:.19s}.nav-menu.active>li:nth-child(5){animation-delay:.24s}.nav-menu.active>li:nth-child(6){animation-delay:.29s}.nav-menu.active>li:nth-child(7){animation-delay:.34s}.nav-menu.active>li:nth-child(8){animation-delay:.39s}@media (prefers-reduced-motion:reduce){.nav-menu{transition:opacity 1ms linear,visibility 0s;transform:none}.nav-menu.active{transform:none!important}.nav-menu.active>li{animation:none!important}}html:not([dir=rtl]):not([lang=he]):not([lang=ar]) .nav-menu a,html[dir=ltr] .nav-menu a{text-align:center!important}.nav-menu a{display:block;padding:18px 24px;width:100%;font-weight:600;font-size:1.25rem;letter-spacing:.01em;text-align:center;transition:color .2s ease,opacity .2s ease}.nav-menu a:focus-visible,.nav-menu a:hover{color:var(--nav-text-hover,var(--accent,var(--primary)))!important;opacity:.95}.nav-menu .mobile-contact-link,.nav-menu .nav-cta-mobile-item{margin-top:auto;border-bottom:none!important;padding-top:20px;animation-delay:.44s}.navbar #navMenu .mobile-contact-link .nav-cta-btn,.navbar #navMenu .nav-cta-mobile-item .nav-cta-btn,.navbar .nav-menu .mobile-contact-link .nav-cta-btn,.navbar .nav-menu .nav-cta-mobile-item .nav-cta-btn{display:block!important;width:100%!important;max-width:360px!important;margin-left:auto!important;margin-right:auto!important;order:0!important;padding:16px 28px;border-radius:999px;background:var(--primary,var(--accent,#b8922a))!important;color:#fff!important;font-size:1.1rem;font-weight:700;text-align:center!important;box-shadow:0 8px 24px rgba(0,0,0,.18);transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.navbar .nav-menu .mobile-contact-link .nav-cta-btn:focus-visible,.navbar .nav-menu .mobile-contact-link .nav-cta-btn:hover,.navbar .nav-menu .nav-cta-mobile-item .nav-cta-btn:focus-visible,.navbar .nav-menu .nav-cta-mobile-item .nav-cta-btn:hover{transform:translateY(-1px);box-shadow:0 10px 28px rgba(0,0,0,.24);opacity:1}.nav-dropdown{position:static}.dropdown-toggle{display:flex;width:100%;padding:15px 30px;font-weight:500;justify-content:space-between}.dropdown-menu{position:static!important;box-shadow:none!important;border-radius:0!important;padding:0!important;background:rgba(128,128,128,.06)!important;min-width:auto!important;max-height:0!important;overflow:hidden!important;opacity:1!important;visibility:visible!important;transform:none!important;transition:max-height .3s ease!important}.nav-dropdown .dropdown-menu{display:block;max-height:0!important;overflow:hidden!important}.nav-dropdown.open>.dropdown-menu{display:block!important;max-height:none!important;overflow-y:visible!important;padding:.5rem 0!important}.dropdown-menu li a{padding:12px 30px 12px 50px!important;font-size:.9em}html[dir=rtl] .dropdown-menu li a,html[lang=ar] .dropdown-menu li a,html[lang=he] .dropdown-menu li a{padding:12px 50px 12px 30px!important}.nav-menu .sub-menu a,.navbar .sub-menu li a,.sub-menu a,.zappy-products-dropdown .sub-menu a,nav.navbar .sub-menu li a{color:var(--nav-text,var(--text-light))!important;white-space:normal!important}.mobile-submenu-toggle{color:var(--nav-text,var(--text-light))!important}.navbar .zappy-products-dropdown .sub-menu,.navbar .zappy-products-dropdown>.sub-menu{display:none!important;position:static!important;max-height:0!important;overflow:hidden!important;visibility:hidden!important;pointer-events:none!important;box-shadow:none!important;border:none!important;padding:0!important;transform:none!important}.navbar .menu-item-has-children:hover>.sub-menu,.navbar .nav-dropdown:hover>.dropdown-menu,.navbar .zappy-products-dropdown:focus-within .sub-menu,.navbar .zappy-products-dropdown:focus-within>.sub-menu,.navbar .zappy-products-dropdown:hover .sub-menu,.navbar .zappy-products-dropdown:hover>.sub-menu{display:none!important;visibility:hidden!important;max-height:0!important;pointer-events:none!important}.navbar .menu-item-has-children.open>.sub-menu,.navbar .menu-item-has-children>.sub-menu.mobile-expanded,.navbar .nav-dropdown.open>.dropdown-menu,.navbar .zappy-products-dropdown .sub-menu.mobile-expanded,.navbar .zappy-products-dropdown.open .sub-menu,.navbar .zappy-products-dropdown.open>.sub-menu,.navbar .zappy-products-dropdown>.sub-menu.mobile-expanded{display:block!important;opacity:1!important;visibility:visible!important;max-height:none!important;pointer-events:auto!important;position:static!important;overflow-y:visible!important;padding:.5rem 0!important}.hero-image-column{overflow:hidden!important}.image-fade-gradient{bottom:0!important}}@media (max-width:768px){html:not([dir=rtl]):not([lang=he]):not([lang=ar]) .mobile-toggle,html[dir=ltr] .mobile-toggle{left:12px!important;right:auto!important}html:not([dir=rtl]):not([lang=he]):not([lang=ar]) .phone-header-btn,html[dir=ltr] .phone-header-btn{right:12px!important;left:auto!important}html:not([dir=rtl]):not([lang=he]):not([lang=ar]) .nav-menu,html[dir=ltr] .nav-menu{left:0!important;right:auto!important}}@media (max-width:768px){html[dir=rtl] .mobile-toggle,html[lang=ar] .mobile-toggle,html[lang=he] .mobile-toggle{left:auto!important;right:12px!important}html[dir=rtl] .phone-header-btn,html[lang=ar] .phone-header-btn,html[lang=he] .phone-header-btn{left:12px!important;right:auto!important}html[dir=rtl] .nav-menu,html[lang=ar] .nav-menu,html[lang=he] .nav-menu{right:0!important;left:auto!important}html[dir=rtl] .nav-menu a,html[lang=ar] .nav-menu a,html[lang=he] .nav-menu a{text-align:right!important}.lang-switcher,.nav-container .lang-switcher,.nav-cta-container .lang-switcher,.navbar .lang-switcher,.navbar .nav-cta-container .lang-switcher{display:none!important}}header.navbar,header.site-header{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;box-sizing:border-box!important}header:has(> .nav-container),header:has(> .navbar),header:has(> nav > .nav-container),header:has(> nav.navbar){width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;box-sizing:border-box!important}.navbar{width:100%!important;max-width:100%!important;margin:0!important;left:0!important;right:0!important}nav.navbar{position:fixed;top:0;left:0;right:0;width:100%!important;max-width:none!important;overflow-x:clip!important;overflow-y:visible!important}@media (max-width:768px){.navbar,nav.navbar{width:auto!important;max-width:none!important;left:0!important;right:0!important;overflow-x:clip!important;overflow-y:visible!important;box-sizing:border-box!important}#navMenu,.nav-menu,[dir=rtl] .nav-container .nav-menu,[dir=rtl] .nav-menu,[dir=rtl] .navbar .nav-menu,[dir=rtl] header .nav-menu,[dir=rtl] nav .nav-menu,html[dir=rtl] .nav-container .nav-menu,html[dir=rtl] .nav-menu,html[dir=rtl] .navbar .nav-menu,html[dir=rtl] header .nav-menu,html[dir=rtl] nav .nav-menu,html[lang=ar] .nav-menu,html[lang=he] .nav-menu{position:fixed!important;top:var(--total-header-height,var(--zappy-navbar-bottom,70px))!important;right:var(--ios-viewport-gap,0)!important}}.nav-container{width:100%!important;max-width:1200px!important;margin:0 auto!important;padding:0 2rem!important;box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:space-between!important}html[dir=rtl] .nav-container,html[lang=ar] .nav-container,html[lang=he] .nav-container{justify-content:space-between!important}@media (min-width:769px){html[dir=rtl] .logo-link,html[dir=rtl] .nav-brand,html[lang=ar] .logo-link,html[lang=ar] .nav-brand,html[lang=he] .logo-link,html[lang=he] .nav-brand{order:2!important;margin-left:1.5rem!important}}html[dir=rtl] .nav-menu,html[lang=ar] .nav-menu,html[lang=he] .nav-menu{order:1!important;margin-right:0!important;margin-left:0!important}html[dir=rtl] .cta-button,html[dir=rtl] .nav-cta-btn,html[dir=rtl] a.cta-button,html[lang=ar] .cta-button,html[lang=ar] .nav-cta-btn,html[lang=ar] a.cta-button,html[lang=he] .cta-button,html[lang=he] .nav-cta-btn,html[lang=he] a.cta-button{order:0!important;margin-right:auto!important;margin-left:0!important}@media (min-width:769px){html[dir=rtl] .nav-container,html[lang=ar] .nav-container,html[lang=he] .nav-container{flex-direction:row-reverse!important}html[dir=rtl] .nav-menu,html[lang=ar] .nav-menu,html[lang=he] .nav-menu{display:flex!important;flex-direction:row!important;align-items:center!important;gap:1.5rem!important;flex:1!important;justify-content:flex-start!important}}main:not(.courses-page-main){margin-top:0!important;padding-top:0!important}.site-footer{background-color:var(--bg-dark);color:var(--text-light);padding:3.5rem 2rem 0;font-family:Rubik,sans-serif;direction:rtl;border-top:2px solid var(--accent)}.footer-container{max-width:1200px;margin:0 auto}.footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:2.5rem 2rem;padding-bottom:2.5rem;border-bottom:1px solid var(--border-dark)}.footer-col{display:flex;flex-direction:column;gap:1.2rem}.footer-col h4{font-size:1.1rem;font-weight:600;color:var(--text-light);margin:0;position:relative;padding-bottom:.6rem}.footer-col h4::after{content:'';position:absolute;bottom:0;right:0;width:36px;height:2px;background-color:var(--accent);border-radius:2px}.footer-company-col .logo{display:block;max-width:150px;height:auto;object-fit:contain;margin-bottom:.3rem}.company-tagline{font-size:.9rem;line-height:1.7;color:rgba(255,255,255,.7);margin:0}.footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.65rem}.footer-links a{color:rgba(255,255,255,.7);text-decoration:none;font-size:.95rem;transition:all .3s ease;display:inline-block;border-radius:8px;padding:.15rem 0}.footer-links a:hover{color:var(--text-light);transform:translateX(-4px)}.footer-contact{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.85rem}.footer-contact li{display:flex;align-items:flex-start;gap:.75rem;font-size:.95rem}.contact-icon{flex-shrink:0;width:18px;color:var(--accent);font-size:.95rem;text-align:center;margin-top:.1rem}.contact-text{color:rgba(255,255,255,.7);line-height:1.5}.contact-text a{color:rgba(255,255,255,.7);text-decoration:none;transition:all .3s ease;border-radius:8px}.contact-text a:hover{color:var(--text-light)}.footer-hours{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.65rem}.footer-hours li{display:flex;justify-content:space-between;align-items:center;font-size:.95rem;color:rgba(255,255,255,.7);padding:.25rem 0;border-bottom:1px solid rgba(255,255,255,.06)}.footer-hours li:last-child{border-bottom:none}.hours-day{font-weight:500}.hours-time{color:var(--text-light);font-weight:400}.footer-social{display:flex;gap:.85rem;flex-wrap:wrap}.footer-social a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;background-color:rgba(255,255,255,.08);color:var(--text-light);font-size:1.05rem;text-decoration:none;transition:all .3s ease;border:1px solid transparent}.footer-social a:hover{background-color:var(--accent);color:#fff;transform:translateY(-2px);box-shadow:0 1px 3px rgba(0,0,0,.04)}.footer-bottom{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.2rem;padding:1.5rem 0;font-size:.85rem}.footer-copyright{color:rgba(255,255,255,.55);margin:0}.footer-bottom-links{display:flex;flex-wrap:wrap;gap:1.5rem;align-items:center}.footer-bottom-links a{color:rgba(255,255,255,.55);text-decoration:none;transition:all .3s ease;border-radius:8px;padding:.15rem .3rem}.footer-bottom-links a:hover{color:var(--text-light)}.zappy-attribution{font-weight:500;opacity:.8}@media (max-width:768px){.site-footer{padding:2.5rem 1.2rem 0}.footer-grid{grid-template-columns:1fr;gap:2rem}.footer-bottom{flex-direction:column;text-align:center;gap:.8rem}.footer-bottom-links{justify-content:center;gap:1rem}.footer-col h4::after{right:0}}@media (min-width:769px) and (max-width:1024px){.footer-grid{grid-template-columns:repeat(3,1fr)}.footer-company-col{grid-column:span 2}}:root{--decorative-quote-color:var(--accent, #B8922A);--decorative-quote-font:var(--accent-font, var(--font-display, serif))}.quote::before,[data-quote]::before,blockquote::before{content:"\201C";font-family:var(--decorative-quote-font);color:var(--decorative-quote-color);font-size:3.5em;line-height:0;margin-right:.1em;vertical-align:-.4em;display:inline-block}.quote::after,[data-quote]::after,blockquote::after{content:"\201D";font-family:var(--decorative-quote-font);color:var(--decorative-quote-color);font-size:3.5em;line-height:0;margin-left:.1em;vertical-align:-.6em;display:inline-block}html[dir=rtl] .quote::before,html[dir=rtl] [data-quote]::before,html[dir=rtl] blockquote::before{content:"\201D"}html[dir=rtl] .quote::after,html[dir=rtl] [data-quote]::after,html[dir=rtl] blockquote::after{content:"\201C"}.section-flourish,[data-section-divider],hr.section-flourish{display:block;width:clamp(80px,12vw,180px);height:2px;margin:1.25rem auto;border:0;background:linear-gradient(90deg,transparent,var(--accent,var(--primary,#b8922a)) 30%,var(--accent,var(--primary,#b8922a)) 70%,transparent);border-radius:999px;opacity:.85}.scroll-cue,[data-scroll-cue]{position:absolute;left:50%;bottom:max(1.5rem,4vh);transform:translateX(-50%);display:inline-flex;flex-direction:column;align-items:center;gap:.5rem;font-family:var(--accent-font, var(--font-display, sans-serif));font-size:.75rem;letter-spacing:.2em;text-transform:uppercase;color:var(--text-muted,currentColor);pointer-events:none;z-index:2}.scroll-cue svg,[data-scroll-cue] svg{width:1rem;height:1rem;opacity:.7}@media (prefers-reduced-motion:no-preference){.scroll-cue svg,[data-scroll-cue] svg{animation:decorative-scroll-bounce 2s ease-in-out infinite}}@keyframes decorative-scroll-bounce{0%,100%{transform:translateY(0)}50%{transform:translateY(4px)}}.site-footer .contact-list a,.site-footer .contact-list li,.site-footer .contact-list span,.site-footer .copyright p,.site-footer .footer-bottom a,.site-footer .footer-bottom p,.site-footer .footer-bottom span:not(.separator),.site-footer .footer-description,.site-footer .footer-legal a{color:#5b6570!important}.site-footer .contact-list a:hover,.site-footer .footer-bottom a:hover,.site-footer .footer-legal a:hover{color:#faf9f6!important}.site-footer .footer-legal .separator{color:#46515c!important}.footer-contact li>a{display:flex;align-items:flex-start;gap:inherit}html[dir=rtl] .footer-contact li,html[dir=rtl] .site-footer .footer-col:nth-child(3) .footer-contact li,html[dir=rtl] .site-footer .footer-contact li{flex-direction:row!important;justify-content:flex-start!important}html[dir=rtl] .footer-contact .contact-icon{order:0!important}html[dir=rtl] .footer-contact .contact-text{order:1!important}html[dir=rtl] .footer-contact li>a{flex-direction:row!important}body,html{min-height:100%}body{min-height:100vh;display:flex;flex-direction:column}main{flex:1 0 auto}.site-footer{flex-shrink:0}.index-hero-section{position:relative;overflow:visible;min-height:100vh;display:flex;align-items:center;justify-content:flex-start;background-color:var(--bg-light);color:var(--text-dark);direction:rtl;padding-bottom:80px}.index-hero-section .hero-fade-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:1;mask-image:linear-gradient(to left,rgba(0,0,0,1) 0%,rgba(0,0,0,1) 58%,rgba(0,0,0,0.15) 85%,rgba(0,0,0,0) 92%);-webkit-mask-image:linear-gradient(to left,rgba(0,0,0,1) 0%,rgba(0,0,0,1) 58%,rgba(0,0,0,0.15) 85%,rgba(0,0,0,0) 92%)}.index-hero-section .hero-fade-content{position:relative;z-index:10;max-width:560px;width:100%;margin-inline-start:0;margin-inline-end:auto;padding:60px 48px;background:0 0;display:flex;flex-direction:column;align-items:flex-start;text-align:right}.index-hero-section .display-xl{font-family:Rubik,sans-serif;font-size:3rem;font-weight:700;line-height:1.2;color:var(--text-dark);margin:0 0 24px 0;letter-spacing:-.01em}.index-hero-section .hero-subtitle{font-family:Rubik,sans-serif;font-size:1.25rem;font-weight:600;line-height:1.6;color:var(--text-dark);margin:0 0 32px 0;opacity:.85}.index-hero-section .credential-strip{display:flex;flex-wrap:wrap;gap:16px 24px;margin-bottom:24px;width:100%}.index-hero-section .credential-item{display:flex;align-items:center;gap:8px;font-size:.9rem;color:var(--text-muted);font-family:Rubik,sans-serif;font-weight:500}.index-hero-section .credential-icon{font-size:1.1rem;color:var(--accent);line-height:1}.index-hero-section .editorial-rule{width:100%;height:2px;background-color:var(--accent);margin:8px 0 32px 0;opacity:.6}.index-hero-section .cta-stack{display:flex;flex-direction:column;gap:16px;width:100%;margin-bottom:24px}.index-hero-section .btn-primary{display:inline-block;background-color:var(--primary);color:var(--text-light);padding:14px 32px;border-radius:8px;border:none;font-weight:600;font-size:1rem;letter-spacing:.02em;text-align:center;text-decoration:none;transition:all .3s ease;cursor:pointer;font-family:Rubik,sans-serif;width:fit-content}.index-hero-section .btn-primary:hover{background-color:#1b2b4b;box-shadow:0 4px 15px rgba(0,0,0,.096);transform:translateY(-1px)}.index-hero-section .btn-secondary{display:inline-block;background-color:transparent;color:var(--text-dark);padding:14px 32px;border-radius:8px;border:1.5px solid var(--secondary);font-weight:600;font-size:1rem;letter-spacing:.02em;text-align:center;text-decoration:none;transition:all .3s ease;cursor:pointer;font-family:Rubik,sans-serif;width:fit-content}.index-hero-section .btn-secondary:hover{background-color:var(--secondary);color:var(--text-light);box-shadow:0 4px 15px rgba(0,0,0,.096);transform:translateY(-1px)}.index-hero-section .availability-note{font-family:Rubik,sans-serif;font-size:.9rem;color:var(--text-muted);margin:0;line-height:1.6;font-weight:500;text-align:right}.index-hero-divider-wrapper{position:absolute;bottom:0;left:0;width:100%;height:80px;pointer-events:none;z-index:5}.index-hero-divider-wrapper svg{display:block;width:100%;height:100%}@media (max-width:768px){.index-hero-section{min-height:auto;padding:100px 16px 60px 16px;flex-direction:column;align-items:flex-start}.index-hero-section .hero-fade-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:1;mask-image:linear-gradient(to left,rgba(0,0,0,0.4) 0%,rgba(0,0,0,0.4) 60%,rgba(0,0,0,0.05) 85%,rgba(0,0,0,0) 95%);-webkit-mask-image:linear-gradient(to left,rgba(0,0,0,0.4) 0%,rgba(0,0,0,0.4) 60%,rgba(0,0,0,0.05) 85%,rgba(0,0,0,0) 95%)}.index-hero-section .hero-fade-content{position:relative;z-index:10;max-width:100%;width:100%;margin:0;padding:24px 0;background:0 0;display:flex;flex-direction:column;align-items:flex-start;text-align:right}.index-hero-section .display-xl{font-size:2.2rem;line-height:1.3;margin-bottom:16px;color:var(--text-dark);text-shadow:0 1px 8px rgba(255,255,255,.85)}.index-hero-section .hero-subtitle{font-size:1.1rem;line-height:1.5;margin-bottom:24px;color:var(--text-dark);text-shadow:0 1px 6px rgba(255,255,255,.8);opacity:.9}.index-hero-section .credential-strip{gap:12px 16px;margin-bottom:20px}.index-hero-section .credential-item{font-size:.85rem}.index-hero-section .cta-stack{width:100%;align-items:stretch}.index-hero-section .btn-primary,.index-hero-section .btn-secondary{width:100%;text-align:center}.index-hero-section .availability-note{font-size:.85rem;text-align:right;text-shadow:0 1px 4px rgba(255,255,255,.6)}.index-hero-divider-wrapper{height:50px}.index-hero-section{padding-bottom:50px}}@media (max-width:480px){.index-hero-section .display-xl{font-size:1.8rem}.index-hero-section .hero-subtitle{font-size:1rem}.index-hero-section .credential-strip{flex-direction:column;gap:10px}}.hero .hero-title,.hero h1,.hero-section h1,.hero-title,[class*=hero-] h1,[class~=hero] h1{font-size:48px!important;line-height:1.2!important}@media (max-width:1024px){.hero .hero-title,.hero h1,.hero-section h1,.hero-title,[class*=hero-] h1,[class~=hero] h1{font-size:36px!important}}@media (max-width:768px){.hero .hero-title,.hero h1,.hero-section h1,.hero-title,[class*=hero-] h1,[class~=hero] h1{font-size:28px!important}}[data-layout-spec="בית-hero"]{position:relative;isolation:isolate;overflow:hidden;display:flex!important;align-items:center!important;justify-content:flex-start!important}[data-layout-spec="בית-hero"] .hero-fade-img,[data-layout-spec="בית-hero"] [data-hero-bg],[data-layout-spec="בית-hero"]>img:first-child{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:left center!important;margin:0!important;z-index:0!important;-webkit-mask-image:none!important;mask-image:none!important}[data-layout-spec="בית-hero"]::before{content:'';position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(to left,var(--hero-fade-color,var(--bg-light,#fff)) 0,var(--hero-fade-color,var(--bg-light,#fff)) 10%,transparent 58%)}[data-layout-spec="בית-hero"]>:where(:not(.hero-fade-img):not([data-hero-bg]):not(img):not(svg):not(style):not(script):not([class*=divider]):not([class*=overlay]):not([class*=wash]):not([class*=grid]):not([class*=decor]):not([style*="position: absolute"]):not([style*="position:absolute"])){position:relative;z-index:2}[data-layout-spec="בית-hero"] .hero-fade-content{position:relative!important;z-index:2;width:min(600px,52%);max-width:min(600px,52%);margin-inline-start:0!important;margin-inline-end:auto!important;justify-self:start!important;align-self:center!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;transform:none!important;display:flex;flex-direction:column;justify-content:center;padding-inline:clamp(24px,4vw,48px)!important;box-sizing:border-box}@media (max-width:768px){[data-layout-spec="בית-hero"]::before{background:linear-gradient(to bottom,transparent 0,var(--hero-fade-color,var(--bg-light,#fff)) 55%,var(--hero-fade-color,var(--bg-light,#fff)) 100%)}[data-layout-spec="בית-hero"]{display:block!important}[data-layout-spec="בית-hero"] .hero-fade-content{width:100%;max-width:100%;padding-inline:clamp(16px,5vw,24px)!important}}.index-services-section{position:relative;overflow:visible;background-color:var(--bg-light);color:var(--text-dark);padding:100px 16px 80px;direction:rtl}.index-services-section__container{max-width:1200px;margin:0 auto;position:relative;z-index:2}.index-services-section__header{text-align:center;margin-bottom:56px;max-width:720px;margin-inline:auto}.index-services-section__title{font-family:Rubik,sans-serif;font-size:2rem;font-weight:600;line-height:1.3;color:var(--text-dark);margin:0 0 16px;letter-spacing:-.01em}.index-services-section__subtitle{font-family:Rubik,sans-serif;font-size:1rem;font-weight:400;line-height:1.7;color:var(--text-muted);margin:0;max-width:600px;margin-inline:auto}.index-services-section__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px;margin-bottom:0;direction:rtl}.index-services-section__card{background-color:#faf9f6;border:1px solid var(--border-light);border-radius:12px;box-shadow:0 2px 12px rgba(0,0,0,.08);overflow:hidden;transition:all .3s ease;display:flex;flex-direction:column;min-width:0}.index-services-section__card:hover{box-shadow:0 8px 30px rgba(0,0,0,.12);transform:translateY(-2px)}.index-services-section__card-band{width:100%;height:6px;background-color:var(--primary);flex-shrink:0}.index-services-section__card-content{padding:32px;flex:1;display:flex;flex-direction:column}.index-services-section__card-title{font-family:Rubik,sans-serif;font-size:1.375rem;font-weight:600;line-height:1.4;color:var(--text-dark);margin:0 0 12px;text-align:right}.index-services-section__card-orientation{font-family:Rubik,sans-serif;font-size:1rem;font-weight:400;line-height:1.7;color:var(--text-muted);margin:0 0 20px;text-align:right;border-bottom:1px solid var(--border-light);padding-bottom:16px}.index-services-section__card-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px;flex:1}.index-services-section__card-item{font-family:Rubik,sans-serif;font-size:.95rem;font-weight:400;line-height:1.6;color:var(--text-dark);text-align:right;padding-inline-start:20px;position:relative}.index-services-section__card-item::before{content:'—';position:absolute;inset-inline-start:0;top:0;color:var(--primary);font-weight:600;line-height:1.6}.index-services-section__note-strip{background-color:#f7f5f2;border:1px solid var(--border-light);border-radius:12px;padding:20px 28px;text-align:center;max-width:900px;margin-inline:auto}.index-services-section__note-text{font-family:Rubik,sans-serif;font-size:.875rem;font-weight:500;line-height:1.6;color:var(--text-muted);margin:0}.index-services-section__divider-wrapper{position:absolute;bottom:0;left:0;width:100%;height:60px;pointer-events:none;z-index:5}.index-services-section__divider-wrapper svg{display:block;width:100%;height:100%}@media (max-width:768px){.index-services-section{padding:60px 16px 80px}.index-services-section__header{margin-bottom:40px}.index-services-section__title{font-size:1.75rem}.index-services-section__subtitle{font-size:.95rem}.index-services-section__grid{grid-template-columns:1fr!important;gap:24px}.index-services-section__card-content{padding:24px}.index-services-section__card-title{font-size:1.25rem}.index-services-section__note-strip{padding:16px 20px}}[data-layout-spec="בית-services"]>header{max-width:min(92vw,60ch)!important;margin-inline:auto!important;padding-inline:16px;text-align:center!important}[data-layout-spec="בית-services"]>header>*{margin-inline:auto!important;max-width:100%!important}.index-about-section{position:relative;overflow:visible;padding:100px 16px 80px;background-color:#2d3a4a;background-image:radial-gradient(ellipse at 15% 20%,rgba(53,92,125,.15) 0,transparent 60%),radial-gradient(ellipse at 85% 80%,rgba(176,141,87,.08) 0,transparent 50%),linear-gradient(180deg,#354456 0,#293544 100%);color:var(--text-light);direction:rtl}.index-about-section__container{display:flex;flex-direction:column;gap:48px;max-width:1200px;margin:0 auto;position:relative;z-index:10}.index-about-section__content{flex:1 1 55%;display:flex;flex-direction:column;gap:24px}.index-about-section__heading{font-family:Rubik,sans-serif;font-size:2rem;font-weight:600;line-height:1.3;color:var(--text-light);margin:0;text-align:right;position:relative;padding-bottom:20px}.index-about-section__heading::after{content:'';position:absolute;bottom:0;inset-inline-end:0;width:60px;height:2px;background-color:var(--accent)}.index-about-section__paragraph{font-family:Rubik,sans-serif;font-size:1rem;line-height:1.7;color:var(--text-light);margin:0;text-align:right;max-width:680px}.index-about-section__proof-list{list-style:none;padding:0;margin:8px 0 0;display:flex;flex-direction:column;gap:0;border-top:1px solid var(--border-dark);border-bottom:1px solid var(--border-dark)}.index-about-section__proof-item{display:flex;flex-direction:row;align-items:flex-start;gap:16px;padding:16px 0;border-bottom:1px solid rgba(230,232,235,.1);text-align:right}.index-about-section__proof-item:last-child{border-bottom:none}.index-about-section__proof-icon{flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;color:var(--accent);margin-top:2px}.index-about-section__proof-text{font-family:Rubik,sans-serif;font-size:.875rem;line-height:1.6;color:var(--text-light)}.index-about-section__proof-text strong{font-weight:600;color:var(--text-light)}.index-about-section__closing-line{font-family:Rubik,sans-serif;font-size:1.125rem;font-weight:500;line-height:1.6;color:var(--accent);margin:8px 0 0;text-align:right;font-style:italic;max-width:680px}.index-about-section__visual{flex:1 1 45%;position:relative;min-height:400px;display:flex;align-items:center;justify-content:center}.index-about-section__image-tile{width:100%;max-width:480px;aspect-ratio:3/2;border-radius:var(--radius-card);overflow:hidden;position:relative;z-index:2;box-shadow:0 16px 56px rgba(0,0,0,.25);border:1px solid var(--border-dark);background-color:#1a2332}.index-about-section__image-tile img{width:100%;height:100%;object-fit:cover;display:block;filter:brightness(.9) saturate(.8)}.index-about-section__paper-backplate{position:absolute;inset-inline-end:-16px;bottom:-16px;width:65%;height:65%;background-color:#f2efe9;border-radius:var(--radius-card);z-index:1;box-shadow:0 8px 32px rgba(0,0,0,.15);opacity:.6;border:1px solid rgba(176,141,87,.2)}.index-about-section__divider-wrapper{position:absolute;bottom:0;left:0;width:100%;height:80px;pointer-events:none;z-index:5}.index-about-section__divider-wrapper svg{display:block;width:100%;height:100%}@media (min-width:768px){.index-about-section{padding:120px 24px 100px}.index-about-section__container{flex-direction:row;align-items:center;gap:64px}.index-about-section__heading{font-size:2.5rem}.index-about-section__visual{justify-content:flex-end}.index-about-section__image-tile{max-width:520px}.index-about-section__paper-backplate{inset-inline-end:-24px;bottom:-24px;width:55%;height:60%}}@media (max-width:768px){.index-about-section__visual{min-height:320px;order:-1}.index-about-section__image-tile{max-width:100%}.index-about-section__paper-backplate{inset-inline-end:-8px;bottom:-8px;width:70%;height:70%;opacity:.4}.index-about-section__heading{font-size:1.75rem}.index-about-section__closing-line{font-size:1rem}}.index-testimonials-section{position:relative;overflow:visible;background-color:var(--bg-light);color:var(--text-dark);padding:100px 16px 80px;direction:rtl;text-align:start}.index-testimonials-section__container{max-width:1200px;margin:0 auto;position:relative;z-index:2}.index-testimonials-section__title-area{max-width:520px;margin-inline-end:auto;margin-inline-start:0;margin-bottom:48px;padding-inline-end:16px;border-inline-end:2px solid var(--accent)}.index-testimonials-section__heading{font-family:Rubik,sans-serif;font-size:2rem;font-weight:600;line-height:1.3;color:var(--text-dark);margin:0 0 12px 0}.index-testimonials-section__subtitle{font-family:Rubik,sans-serif;font-size:1rem;font-weight:400;line-height:1.7;color:var(--text-muted);margin:0}.index-testimonials-section__grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:32px;margin-bottom:48px}.index-testimonials-section__card{background:var(--bg-light);border:1px solid var(--border-light);border-radius:12px;box-shadow:0 2px 12px rgba(0,0,0,.08);padding:32px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden;transition:all .3s ease}.index-testimonials-section__card:hover{transform:translateY(-2px);box-shadow:0 8px 30px rgba(0,0,0,.12)}.index-testimonials-section__card-accent{position:absolute;top:0;inset-inline-start:0;width:100%;height:3px;background:var(--accent);opacity:.4}.index-testimonials-section__card--large{grid-row:span 2}.index-testimonials-section__quote{margin:0 0 24px 0;padding:0;border:none}.index-testimonials-section__quote p{font-family:Rubik,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.75;color:var(--text-dark);margin:0;text-align:start}.index-testimonials-section__attribution{display:flex;flex-direction:column;gap:4px;padding-top:16px;border-top:1px solid var(--border-light)}.index-testimonials-section__attribution-name{font-family:Rubik,sans-serif;font-size:.875rem;font-weight:600;line-height:1.6;color:var(--text-dark)}.index-testimonials-section__attribution-context{font-family:Rubik,sans-serif;font-size:.875rem;font-weight:400;line-height:1.6;color:var(--text-muted)}.index-testimonials-section__trust-note{font-family:Rubik,sans-serif;font-size:.875rem;font-weight:400;line-height:1.6;color:var(--text-muted);text-align:start;max-width:720px;margin:0;padding-top:16px;border-top:1px solid var(--border-light)}.index-testimonials-section__divider-wrapper{position:absolute;bottom:0;left:0;width:100%;height:60px;pointer-events:none;z-index:5}.index-testimonials-section__divider-wrapper svg{display:block;width:100%;height:100%}@media (max-width:768px){.index-testimonials-section{padding:60px 16px 60px}.index-testimonials-section__title-area{margin-bottom:32px;padding-inline-end:12px}.index-testimonials-section__heading{font-size:1.75rem}.index-testimonials-section__subtitle{font-size:.95rem}.index-testimonials-section__grid{grid-template-columns:1fr!important;grid-template-rows:auto;gap:24px;margin-bottom:32px}.index-testimonials-section__card--large{grid-row:span 1}.index-testimonials-section__card{padding:24px}.index-testimonials-section__quote p{font-size:1rem}.index-testimonials-section__trust-note{font-size:.8rem}}.index-stats-section{position:relative;overflow:visible;background-color:var(--bg-light);color:var(--text-dark);padding:100px 24px 80px;direction:rtl;text-align:right}.index-stats-section__container{max-width:1200px;margin:0 auto;position:relative;z-index:2}.index-stats-section__header{max-width:720px;margin-bottom:56px}.index-stats-section__title{font-family:Rubik,sans-serif;font-size:2rem;font-weight:600;line-height:1.3;color:var(--text-dark);margin-bottom:12px;letter-spacing:-.01em}.index-stats-section__subtitle{font-family:Rubik,sans-serif;font-size:1rem;font-weight:400;line-height:1.7;color:var(--text-muted);margin:0}.index-stats-section__metrics{display:flex;flex-direction:row;align-items:stretch;justify-content:space-between;gap:0;margin-bottom:48px}.index-stats-section__metric{flex:1 1 0;min-width:0;padding:0 16px;display:flex;flex-direction:column;align-items:flex-start;text-align:right}.index-stats-section__metric:first-child{padding-right:0}.index-stats-section__metric:last-child{padding-left:0}.index-stats-section__metric-num{font-family:Rubik,sans-serif;font-size:2.5rem;font-weight:700;line-height:1.1;color:var(--primary);margin-bottom:8px;display:block;letter-spacing:-.02em}.index-stats-section__metric-label{font-family:Rubik,sans-serif;font-size:1.375rem;font-weight:500;line-height:1.4;color:var(--text-dark);margin-bottom:8px}.index-stats-section__metric-desc{font-family:Rubik,sans-serif;font-size:.875rem;font-weight:400;line-height:1.6;color:var(--text-muted);margin:0}.index-stats-section__vr{width:1px;background-color:var(--border-light);flex-shrink:0;align-self:stretch;margin:8px 0}.index-stats-section__exclusion{border-top:1px solid var(--border-light);border-bottom:1px solid var(--border-light);padding:24px 0;background-color:#f7f5f2}.index-stats-section__exclusion-text{font-family:Rubik,sans-serif;font-size:.875rem;font-weight:400;line-height:1.7;color:var(--text-muted);margin:0;text-align:center;max-width:none}.index-stats-section__exclusion-text strong{font-weight:600;color:var(--text-dark)}.index-stats-section__exclusion-divider{margin:0 12px;color:var(--border-light);font-size:1.2rem;vertical-align:middle}.index-stats-section__divider-wrapper{position:absolute;bottom:0;left:0;width:100%;height:80px;pointer-events:none;z-index:5}.index-stats-section__divider-wrapper svg{display:block;width:100%;height:100%}@media (max-width:768px){.index-stats-section{padding:60px 16px 80px}.index-stats-section__header{margin-bottom:40px}.index-stats-section__title{font-size:1.75rem}.index-stats-section__metrics{flex-direction:column;gap:0;margin-bottom:32px}.index-stats-section__metric{flex:none;width:100%;padding:20px 0;border-bottom:1px solid var(--border-light)}.index-stats-section__metric:last-child{border-bottom:none;padding-bottom:0}.index-stats-section__metric:first-child{padding-top:0}.index-stats-section__metric-num{font-size:2rem}.index-stats-section__vr{display:none}.index-stats-section__exclusion{padding:20px 0}.index-stats-section__exclusion-text{text-align:right;display:flex;flex-direction:column;gap:8px}.index-stats-section__exclusion-divider{display:none}}@media (min-width:769px){.index-stats-section__metrics{flex-direction:row}}.index-process-section{position:relative;background:linear-gradient(180deg,#354456 0,#293544 100%);background-color:#1b2b4b;color:var(--text-light);padding:100px 24px 140px;overflow:visible;direction:rtl}.index-process-section .process-container{max-width:1200px;margin:0 auto;position:relative;z-index:2}.index-process-section .process-header{text-align:center;margin-bottom:64px}.index-process-section .process-title{font-family:Rubik,sans-serif;font-size:2rem;font-weight:600;line-height:1.3;color:var(--text-light);margin:0 0 16px}.index-process-section .process-subtitle{font-family:Rubik,sans-serif;font-size:1rem;font-weight:400;line-height:1.7;color:var(--text-light);opacity:.85;max-width:640px;margin:0 auto}.index-process-section .process-steps-wrapper{position:relative;margin-bottom:48px}.index-process-section .process-route-line{position:absolute;top:32px;right:40px;left:40px;height:2px;background:linear-gradient(to left,transparent 0,var(--accent) 20%,var(--accent) 80%,transparent 100%);opacity:.5;z-index:1}.index-process-section .process-steps-grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(4,1fr);gap:32px;position:relative;z-index:2}.index-process-section .process-step-card{background:rgba(255,255,255,.06);backdrop-filter:blur(2px);border-radius:12px;padding:32px 24px 24px;border:1px solid rgba(250,249,246,.12);box-shadow:0 4px 24px rgba(0,0,0,.15);display:flex;flex-direction:column;align-items:flex-start;text-align:right;transition:all .3s ease;position:relative;min-width:0}.index-process-section .process-step-card:hover{background:rgba(255,255,255,.1);border-color:rgba(250,249,246,.25);box-shadow:0 8px 30px rgba(0,0,0,.25);transform:translateY(-4px)}.index-process-section .step-number{display:block;font-family:Rubik,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.08em;color:var(--accent);margin-bottom:20px;padding-bottom:12px;border-bottom:2px solid var(--accent);width:100%;text-align:right}.index-process-section .step-content{width:100%}.index-process-section .step-title{font-family:Rubik,sans-serif;font-size:1.25rem;font-weight:600;line-height:1.35;color:var(--text-light);margin:0 0 12px}.index-process-section .step-description{font-family:Rubik,sans-serif;font-size:.95rem;font-weight:400;line-height:1.75;color:var(--text-light);opacity:.8;margin:0}.index-process-section .process-qualifier{font-family:Rubik,sans-serif;font-size:.875rem;font-weight:400;line-height:1.6;color:var(--text-light);opacity:.7;text-align:center;max-width:720px;margin:0 auto;padding:20px 24px;border-top:1px solid rgba(250,249,246,.1)}.index-process-section .index-process-divider-wrapper{position:absolute;bottom:0;left:0;width:100%;height:80px;pointer-events:none;z-index:5}.index-process-section .index-process-divider-wrapper svg{display:block;width:100%;height:100%}@media (max-width:768px){.index-process-section{padding:60px 16px 120px}.index-process-section .process-header{margin-bottom:40px}.index-process-section .process-title{font-size:1.75rem}.index-process-section .process-subtitle{font-size:.95rem}.index-process-section .process-route-line{top:auto;bottom:auto;right:32px;left:auto;width:2px;height:calc(100% - 32px);top:16px;background:linear-gradient(to bottom,transparent 0,var(--accent) 10%,var(--accent) 90%,transparent 100%);opacity:.5}.index-process-section .process-steps-grid{grid-template-columns:1fr!important;gap:24px;padding-inline-start:48px}.index-process-section .process-step-card{padding:24px 20px 20px}.index-process-section .step-number{margin-bottom:16px;padding-bottom:10px}.index-process-section .step-title{font-size:1.15rem}.index-process-section .step-description{font-size:.9rem}.index-process-section .process-qualifier{font-size:.8rem;padding:16px 16px;margin-top:8px}.index-process-section .index-process-divider-wrapper{height:60px}}.index-cta-section{background:var(--bg-light);color:var(--text-dark);padding:var(--spacing-section,100px) 16px;position:relative;overflow:hidden}.index-cta-section__container{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:60px}@media (min-width:768px){.index-cta-section__container{flex-direction:row;align-items:flex-start;gap:80px}}.index-cta-section__col--start{flex:1 1 50%;position:relative;padding-inline-start:24px}.index-cta-section__accent-line{position:absolute;inset-inline-start:0;top:0;bottom:0;width:2px;background:var(--accent);opacity:.4;border-radius:1px}.index-cta-section__heading{font-family:Rubik,sans-serif;font-size:2rem;font-weight:600;line-height:1.3;margin:0 0 24px 0;color:var(--text-dark);letter-spacing:-.01em}.index-cta-section__description{font-family:Rubik,sans-serif;font-size:16px;line-height:1.7;margin:0 0 32px 0;color:var(--text-dark);text-align:start}.index-cta-section__subheading{font-family:Rubik,sans-serif;font-size:1.1rem;font-weight:600;line-height:1.4;margin:0 0 16px 0;color:var(--text-dark);letter-spacing:-.01em}.index-cta-section__checklist{list-style:none;padding:0;margin:0 0 40px 0;display:flex;flex-direction:column;gap:16px}.index-cta-section__checklist-item{display:flex;flex-direction:row;align-items:flex-start;gap:12px;font-family:Rubik,sans-serif;font-size:16px;line-height:1.6;color:var(--text-dark);text-align:start}.index-cta-section__check-icon{width:20px;height:20px;flex-shrink:0;margin-top:2px;color:var(--primary)}.index-cta-section__secondary-btn{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;border:1.5px solid var(--secondary);border-radius:var(--radius-btn,8px);background:0 0;color:var(--secondary);font-family:Rubik,sans-serif;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s ease;cursor:pointer;line-height:1.2}.index-cta-section__secondary-btn:hover{background:var(--secondary);color:var(--text-light);box-shadow:var(--shadow-btn-hover,0 4px 15px rgba(0,0,0,.096))}.index-cta-section__btn-arrow{width:16px;height:16px;flex-shrink:0;transition:transform .3s ease}.index-cta-section__secondary-btn:hover .index-cta-section__btn-arrow{transform:translateX(-4px)}.index-cta-section__col--end{flex:1 1 50%;min-width:0}.index-cta-section__form-card{background:var(--bg-light);border:1px solid var(--border-light);border-radius:var(--radius-card,12px);padding:var(--spacing-card-padding,32px);box-shadow:var(--shadow-card,0 2px 12px rgba(0,0,0,.08));position:relative}.index-cta-section__form-title{font-family:Rubik,sans-serif;font-size:1.375rem;font-weight:500;line-height:1.4;margin:0 0 32px 0;color:var(--text-dark);padding-bottom:16px;border-bottom:1px solid var(--border-light)}.index-cta-section__form{display:flex;flex-direction:column;gap:20px}.index-cta-section__field{display:flex;flex-direction:column;gap:8px}.index-cta-section__label{font-family:Rubik,sans-serif;font-size:14px;font-weight:600;line-height:1.4;color:var(--text-dark);text-align:start;letter-spacing:.02em}.index-cta-section__input,.index-cta-section__textarea{font-family:Rubik,sans-serif;font-size:16px;line-height:1.5;padding:12px 16px;border:1px solid var(--border-light);border-radius:var(--radius-input,8px);background:var(--bg-light);color:var(--text-dark);transition:border-color .3s ease,box-shadow .3s ease;outline:0;text-align:start}.index-cta-section__input:focus,.index-cta-section__textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px rgba(53,92,125,.1)}.index-cta-section__input::placeholder,.index-cta-section__textarea::placeholder{color:var(--text-muted);opacity:.7}.index-cta-section__textarea{resize:vertical;min-height:100px}.index-cta-section__consent{margin:0}.index-cta-section__consent-label{display:flex;flex-direction:row;align-items:flex-start;gap:10px;font-family:Rubik,sans-serif;font-size:14px;line-height:1.5;color:var(--text-muted);text-align:start;cursor:pointer}.index-cta-section__consent-label a{color:var(--primary);text-decoration:underline;transition:color .3s ease}.index-cta-section__consent-label a:hover{color:var(--secondary)}.index-cta-section__consent-checkbox{width:18px;height:18px;flex-shrink:0;margin-top:2px;accent-color:var(--primary);cursor:pointer}.index-cta-section__submit-btn{font-family:Rubik,sans-serif;font-size:16px;font-weight:600;line-height:1.2;padding:14px 32px;background:var(--primary);color:var(--text-light);border:none;border-radius:var(--radius-btn,8px);cursor:pointer;transition:all .3s ease;margin-top:8px;letter-spacing:.02em;text-align:center}.index-cta-section__submit-btn:hover{background:var(--secondary);box-shadow:var(--shadow-btn-hover,0 4px 15px rgba(0,0,0,.096))}.index-cta-section__form-note{font-family:Rubik,sans-serif;font-size:14px;line-height:1.6;color:var(--text-muted);margin:20px 0 0 0;text-align:start;padding-top:16px;border-top:1px solid var(--border-light)}@media (max-width:768px){.index-cta-section{padding:var(--spacing-section-mobile,60px) 16px}.index-cta-section__container{gap:48px}.index-cta-section__col--start{padding-inline-start:16px}.index-cta-section__heading{font-size:1.75rem}.index-cta-section__form-card{padding:24px}.index-cta-section__secondary-btn{width:100%;justify-content:center}.index-cta-section__submit-btn{width:100%}}:not(.fas):not(.far):not(.fab):not(.fa):not([class*=fa-]):not(.iconify):not([class*=icon]):not(code):not(pre):not(i[class*=fa]){font-family:Rubik,sans-serif!important}.footer-contact li>a{display:flex;align-items:flex-start;gap:inherit}html[dir=rtl] .footer-contact li,html[dir=rtl] .site-footer .footer-col:nth-child(3) .footer-contact li,html[dir=rtl] .site-footer .footer-contact li{flex-direction:row!important;justify-content:flex-start!important}html[dir=rtl] .footer-contact .contact-icon{order:0!important}html[dir=rtl] .footer-contact .contact-text{order:1!important}html[dir=rtl] .footer-contact li>a{flex-direction:row!important}@media (max-width:768px){body,html{width:100%!important;max-width:100vw!important;overflow-x:clip!important;box-sizing:border-box!important}*,::after,::before{box-sizing:border-box!important}input[type=email],input[type=number],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.form-field,.form-group,.input-group{width:100%!important;max-width:100%!important;box-sizing:border-box!important}.grid:not([data-zappy-auto-grid=true]):not(.zappy-preserve-css-grid),[style*="display: grid"]:not([data-zappy-auto-grid=true]):not(.zappy-preserve-css-grid),[style*="display:grid"]:not([data-zappy-auto-grid=true]):not(.zappy-preserve-css-grid){display:flex!important;flex-direction:column!important;gap:1rem!important}[data-zappy-auto-grid=true]{display:grid!important;grid-template-columns:1fr!important;gap:1.5rem!important}[class*="-grid"]:not([data-zappy-auto-grid=true]):not([data-zappy-explicit-columns=true]){grid-template-columns:1fr!important}[class*="-grid"]>[class*="-item-large"],[class*="-grid"]>[class*="-large"],[class*="-grid"]>[style*="grid-column: span"],[class*="-grid"]>[style*="grid-row: span"]{grid-column:span 1!important;grid-row:span 1!important}[data-zappy-zoom-wrapper=true]{width:100%!important;max-width:100%!important;height:auto!important}[data-zappy-zoom-wrapper=true] img{position:relative!important;width:100%!important;height:auto!important;max-height:300px!important;object-fit:cover!important;top:0!important;left:0!important}main>section:first-child,section[class*="-hero-section"]:first-of-type{padding-top:100px!important}main>section:first-child:has(.hero-sbs-wrap),section[class*="-hero-section"]:first-of-type:has(.hero-sbs-wrap){padding-top:0!important}.hero-sbs-image-frame [data-zappy-zoom-wrapper=true] img{inset:0!important;width:100%!important;height:100%!important;max-height:none!important;object-fit:cover!important;object-position:center center!important}h1{font-size:clamp(28px, 8vw, 48px)!important}h2{font-size:clamp(24px, 6vw, 36px)!important}h3{font-size:clamp(20px, 5vw, 28px)!important}h4{font-size:clamp(18px, 4vw, 24px)!important}li,p{font-size:clamp(14px, 4vw, 18px)!important}img{max-width:100%!important;height:auto!important}img[data-hero-bg]{height:100%!important;width:100%!important;object-fit:cover!important}.columns,[style*="columns:"],[style*=column-count]{column-count:1!important;columns:1!important}table{width:100%!important;display:block!important;overflow-x:auto!important}.block,.box,.card{width:100%!important;max-width:100%!important}section.hero,section.hero-section,section[class*=hero-section]{min-height:auto!important;height:auto!important;padding:2rem 1rem!important}section.hero-section>*,section.hero>*,section[class*=hero-section]>*{min-height:auto!important}section[data-hero-type*=fullscreen]{height:auto!important;min-height:100svh!important;padding:0 clamp(1rem,5vw,1.5rem) 90px!important}section[data-hero-type*=fullscreen]>.container,section[data-hero-type*=fullscreen]>[class*="-container"]:not([class*=bg]):not([class*=scrim]):not([class*=divider]){padding-bottom:100px!important;min-height:auto!important}.hero-heading span,.hero-title span,h1 span[class*=accent],h2 span[class*=accent]{display:inline!important}.cards-grid,.packages-grid,.pricing-grid{display:flex!important;flex-direction:column!important;width:100%!important}body>*{max-width:100vw!important}}.legal-page-content{padding:120px 0 60px;min-height:60vh;color:inherit}.legal-page-content .container{max-width:800px;margin:0 auto;padding:0 20px}.legal-page-content h1{font-size:2.5rem;margin-bottom:1rem;color:inherit}.legal-page-content .last-updated{color:#666;margin-bottom:2rem;font-style:italic}.legal-page-content h2{font-size:1.5rem;margin-top:2rem;margin-bottom:1rem;color:inherit}.legal-page-content p{margin-bottom:1rem;line-height:1.7}.legal-page-content ul{margin-bottom:1.5rem;padding-left:1.5rem}[dir=rtl] .legal-page-content ul{padding-left:0;padding-right:1.5rem}.legal-page-content li{margin-bottom:.5rem;line-height:1.6}.legal-page-content .contact-box,.legal-page-content .contact-info{background:rgba(0,0,0,.03);padding:1.5rem;border-radius:8px;margin-top:1.5rem;border:1px solid rgba(0,0,0,.08)}.legal-page-content .contact-box a,.legal-page-content .contact-info a{color:inherit;text-decoration:underline}.legal-page-content .contact-box a:hover,.legal-page-content .contact-info a:hover{opacity:.8}.legal-page-content .important-notice,.legal-page-content .legal-reference{background:rgba(0,0,0,.03);padding:1rem 1.5rem;border-radius:8px;margin:1.5rem 0;border-left:4px solid currentColor}[dir=rtl] .legal-page-content .important-notice,[dir=rtl] .legal-page-content .legal-reference{border-left:none;border-right:4px solid currentColor}:root{--cc-bg:rgba(255, 255, 255, 0.96);--cc-modal-bg:#ffffff;--cc-primary-color:#1f2937;--cc-secondary-color:#4b5563;--cc-btn-primary-bg:#1B2B4B;--cc-btn-primary-color:#ffffff;--cc-btn-primary-border:#1B2B4B;--cc-btn-primary-hover-bg:#1B2B4B;--cc-btn-primary-hover-border:#1B2B4B;--cc-btn-primary-hover-color:#ffffff;--cc-btn-secondary-bg:#f3f4f6;--cc-btn-secondary-color:#1f2937;--cc-btn-secondary-border:#e5e7eb;--cc-btn-secondary-hover-bg:#e5e7eb;--cc-btn-secondary-hover-color:#111827;--cc-btn-secondary-hover-border:#d1d5db;--cc-toggle-on-bg:#1B2B4B}#cc--main,#cc-main{font-family:inherit!important;color:var(--cc-primary-color)}#zappy-cookie-banner{position:fixed!important;inset:auto 0 0 0!important;width:100%!important;max-width:100%!important;margin:0!important;padding:10px 56px 10px 20px!important;background:var(--cc-bg)!important;-webkit-backdrop-filter:saturate(180%) blur(12px);backdrop-filter:saturate(180%) blur(12px);border:none!important;border-top:1px solid rgba(53,92,125,.18)!important;border-radius:0!important;box-shadow:0 -1px 12px rgba(0,0,0,.04)!important;display:flex!important;align-items:center!important;min-height:52px!important;font-size:13px!important;line-height:1.4!important;z-index:2147483646}#zappy-cookie-banner .zappy-cookie-banner__inner{display:flex!important;flex-direction:row!important;align-items:center!important;flex-wrap:nowrap!important;gap:16px!important;max-width:1200px;width:100%!important;margin:0 auto;padding:0!important;min-height:32px!important}#zappy-cookie-banner .zappy-cookie-banner__text{flex:1 1 auto;min-width:0;padding:0!important;margin:0!important;display:block!important;font-size:13px!important;font-weight:400!important;color:var(--cc-primary-color)!important;height:32px!important;min-height:32px!important;line-height:32px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#zappy-cookie-banner .zappy-cookie-banner__actions{display:flex!important;flex-direction:row!important;align-items:center!important;gap:8px!important;flex:0 0 auto;border:none!important;padding:0!important;background:0 0!important}#zappy-cookie-banner .zappy-cookie-banner__button{display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:13px!important;font-weight:500!important;padding:0 16px!important;height:32px!important;min-height:0!important;line-height:1!important;border-radius:999px!important;transition:background-color .15s ease,color .15s ease;cursor:pointer}#zappy-cookie-banner .zappy-cookie-banner__button--accept{background-color:var(--cc-btn-primary-bg)!important;color:var(--cc-btn-primary-color)!important;border:1px solid var(--cc-btn-primary-border)!important}#zappy-cookie-banner .zappy-cookie-banner__button--accept:hover{background-color:var(--cc-btn-primary-hover-bg)!important;border-color:var(--cc-btn-primary-hover-border)!important}#zappy-cookie-banner .zappy-cookie-banner__button--customize{background-color:transparent!important;color:#1b2b4b!important;border:none!important;padding:0 8px!important;height:32px!important;text-decoration:underline;text-underline-offset:3px;border-radius:6px!important}#zappy-cookie-banner .zappy-cookie-banner__button--customize:hover{color:#1b2b4b!important;background-color:transparent!important}#zappy-cookie-banner .zappy-cookie-banner__close{position:absolute!important;top:8px!important;right:12px!important;width:28px!important;height:28px!important;padding:0!important;margin:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:0 0!important;border:none!important;border-radius:999px!important;color:var(--cc-secondary-color)!important;font-size:20px!important;font-weight:400!important;line-height:1!important;cursor:pointer;transition:background-color .15s ease,color .15s ease}#zappy-cookie-banner .zappy-cookie-banner__close:hover{background-color:rgba(0,0,0,.06)!important;color:var(--cc-primary-color)!important}#zappy-cookie-banner .zappy-cookie-banner__button:focus-visible,#zappy-cookie-banner .zappy-cookie-banner__close:focus-visible{outline:2px solid var(--cc-btn-primary-bg)!important;outline-offset:2px}[dir=rtl] #zappy-cookie-banner{padding:10px 20px 10px 56px!important}[dir=rtl] #zappy-cookie-banner .zappy-cookie-banner__close{right:auto!important;left:12px!important}#cc--main .pm-wrapper,#cc--main .pm-wrapper.pm--box,#cc-main .pm-wrapper,#cc-main .pm-wrapper.pm--box{background:rgba(0,0,0,.32)!important}#cc--main #pm,#cc--main .pm,#cc--main .pm .pm__box,#cc--main .pm__box,#cc-main #pm,#cc-main .pm,#cc-main .pm .pm__box,#cc-main .pm__box{background:var(--cc-modal-bg)!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;border-radius:14px!important;border:1px solid rgba(0,0,0,.06)!important;box-shadow:0 12px 48px rgba(0,0,0,.18)!important}#cc--main .pm__body,#cc--main .pm__footer,#cc--main .pm__header,#cc--main .pm__section,#cc-main .pm__body,#cc-main .pm__footer,#cc-main .pm__header,#cc-main .pm__section{background:var(--cc-modal-bg)!important}#cc--main .pm__title,#cc-main .pm__title{font-weight:600!important;color:var(--cc-primary-color)!important}#cc--main .pm__btn[data-role=accept-all],#cc-main .pm__btn[data-role=accept-all]{background-color:var(--cc-btn-primary-bg)!important;border-color:var(--cc-btn-primary-border)!important;color:var(--cc-btn-primary-color)!important;border-radius:999px!important}#cc--main .pm__btn[data-role=accept-all]:hover,#cc-main .pm__btn[data-role=accept-all]:hover{background-color:var(--cc-btn-primary-hover-bg)!important;border-color:var(--cc-btn-primary-hover-border)!important}#cc--main .pm__btn,#cc-main .pm__btn{border-radius:999px!important}#cc--main .pm__btn[data-role=necessary],#cc--main .pm__btn[data-role=save],#cc-main .pm__btn[data-role=necessary],#cc-main .pm__btn[data-role=save]{background-color:var(--cc-btn-secondary-bg)!important;color:var(--cc-btn-secondary-color)!important;border:1px solid var(--cc-btn-secondary-border)!important}#cc--main .pm__btn[data-role=necessary]:hover,#cc--main .pm__btn[data-role=save]:hover,#cc-main .pm__btn[data-role=necessary]:hover,#cc-main .pm__btn[data-role=save]:hover{background-color:var(--cc-btn-secondary-hover-bg)!important;color:var(--cc-btn-secondary-hover-color)!important;border-color:var(--cc-btn-secondary-hover-border)!important}#cc--main .section__toggle:checked+.toggle__icon,#cc--main .section__toggle:checked~.toggle__icon,#cc-main .section__toggle:checked+.toggle__icon,#cc-main .section__toggle:checked~.toggle__icon{background-color:var(--cc-toggle-on-bg)!important}@media (max-width:640px){#zappy-cookie-banner{padding:10px 14px!important}#zappy-cookie-banner .zappy-cookie-banner__inner{flex-direction:column!important;align-items:stretch!important;gap:8px!important}#zappy-cookie-banner .zappy-cookie-banner__text{white-space:normal;overflow:visible;text-overflow:clip;height:auto!important;min-height:0!important;line-height:1.4!important}#zappy-cookie-banner .zappy-cookie-banner__actions{width:100%;justify-content:space-between}#zappy-cookie-banner .zappy-cookie-banner__button--accept{flex:1 1 auto;text-align:center}}.cookie-preferences-btn:hover{text-decoration:none!important}:root{--accessibility-focus:#2D3A4A}.skip-link:focus{position:absolute!important;top:6px!important;left:6px!important;background:#000!important;color:#fff!important;padding:8px!important;text-decoration:none!important;z-index:10000!important;border-radius:4px!important;transform:none}:focus{outline:2px solid var(--accessibility-focus)!important;outline-offset:2px!important}@media (prefers-contrast:high){*{border-color:currentColor!important}}@media (prefers-reduced-motion:reduce){*,::after,::before{animation-duration:0s!important;animation-iteration-count:1!important;transition-duration:0s!important;scroll-behavior:auto!important}}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}#mic-access-tool-general-button{background-color:transparent!important;background:0 0!important;border:none!important;width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;line-height:0!important;position:relative!important;overflow:hidden!important}#mic-access-tool-general-button,#mic-access-tool-general-button :not(svg):not(path):not(circle):not(rect):not(polygon):not(ellipse):not(line):not(polyline):not(g){font-size:0!important;color:transparent!important;text-indent:-9999px!important;line-height:0!important;letter-spacing:-999em!important;white-space:nowrap!important}#mic-access-tool-general-button:hover{background-color:rgba(31,41,51,.1)!important;background:rgba(31,41,51,.1)!important;box-shadow:0 2px 8px rgba(31,41,51,.2)!important;font-size:0!important;color:transparent!important;text-indent:-9999px!important}#mic-access-tool-general-button svg{width:18px!important;height:18px!important;max-width:18px!important;max-height:18px!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;margin:0!important;filter:invert(50%) sepia(100%) saturate(500%) hue-rotate(0deg) brightness(100%) contrast(100%)!important}#mic-access-tool-general-button svg,#mic-access-tool-general-button svg *,#mic-access-tool-general-button svg circle,#mic-access-tool-general-button svg ellipse,#mic-access-tool-general-button svg g,#mic-access-tool-general-button svg line,#mic-access-tool-general-button svg path,#mic-access-tool-general-button svg polygon,#mic-access-tool-general-button svg polyline,#mic-access-tool-general-button svg rect{fill:#2D3A4A!important;stroke:#2D3A4A!important;color:#2d3a4a!important}#mic-access-tool-general-button i,#mic-access-tool-general-button img{width:18px!important;height:18px!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;filter:invert(50%) sepia(100%) saturate(500%) hue-rotate(0deg) brightness(100%) contrast(100%)!important}#mic-access-tool-box .mic-access-tool-box-header,.mic-access-tool-box-header,div[id*=mic-access-tool-box] .header,div[id*=mic-access-tool-box] header{background:#2d3a4a!important;color:#fff!important}#mic-access-tool-box .mic-access-tool-box-header *,.mic-access-tool-box-header *,div[id*=mic-access-tool-box] .header *,div[id*=mic-access-tool-box] header *{color:#fff!important}#mic-access-tool-box .mic-access-tool-box-header a,#mic-access-tool-box .mic-access-tool-box-header button,#mic-access-tool-box [class*=close],#mic-access-tool-box button[title*=Close],#mic-access-tool-box button[title*=close]{color:#fff!important;background:0 0!important}#mic-access-tool-box button.active,#mic-access-tool-box button:hover,div[id*=mic-access-tool-box] button.active,div[id*=mic-access-tool-box] button:hover{border-color:#2d3a4a!important;color:#2d3a4a!important;background-color:rgba(31,41,51,.1)!important}#mic-access-tool-box [class*=reset],#mic-access-tool-box button[title*=Reset],#mic-access-tool-box button[title*=reset],div[id*=mic-access-tool-box] button[class*=reset]{background:#2d3a4a!important;color:#fff!important}#mic-access-tool-box [class*=reset] *,#mic-access-tool-box button[title*=Reset] *,#mic-access-tool-box button[title*=reset] *,div[id*=mic-access-tool-box] button[class*=reset] *{color:#fff!important}#mic-access-tool-general-button,#mic-init-access-tool #mic-access-tool-general-button,#mic-init-access-tool .mic-access-tool-general-button,._access-icon,.mic-access-tool-general-button{display:flex!important}.hero-section{background:var(--gradient-primary,linear-gradient(180deg,#354456 0,#273240 100%));min-height:100vh;display:flex;align-items:center;justify-content:center;padding:80px 24px;position:relative;overflow:hidden;direction:rtl;font-family:system-ui,sans-serif}.hero-section::before{content:'';position:absolute;inset:0;background-image:radial-gradient(1px 1px at 20% 30%,rgba(255,255,255,.4),transparent),radial-gradient(1px 1px at 40% 70%,rgba(255,255,255,.3),transparent),radial-gradient(1.5px 1.5px at 60% 20%,rgba(255,255,255,.5),transparent),radial-gradient(1px 1px at 80% 50%,rgba(255,255,255,.2),transparent),radial-gradient(1.5px 1.5px at 10% 80%,rgba(255,255,255,.35),transparent),radial-gradient(1px 1px at 70% 90%,rgba(255,255,255,.25),transparent),radial-gradient(2px 2px at 90% 10%,rgba(255,255,255,.15),transparent);background-size:200px 200px;pointer-events:none;z-index:0}.hero-container{display:flex;align-items:center;max-width:1200px;width:100%;gap:60px;position:relative;z-index:1}.hero-image-column{flex:0 0 45%;max-width:45%}.hero-portrait{width:100%;height:auto;border-radius:12px;box-shadow:0 20px 50px rgba(0,0,0,.5),0 0 0 1px rgba(255,255,255,.08);display:block;object-fit:cover;aspect-ratio:4/5;background-color:#2d3a4a}.hero-content-column{flex:1;text-align:right;display:flex;flex-direction:column;align-items:flex-start}.hero-logo{display:flex;align-items:center;gap:16px;margin-bottom:40px}.hero-monogram{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:#b8922a;color:#25303d;font-size:22px;font-weight:800;letter-spacing:1px;flex-shrink:0;line-height:1}.hero-firm-name{font-size:15px;font-weight:500;color:rgba(255,255,255,.85);line-height:1.5;letter-spacing:.3px}.hero-heading{font-size:48px;font-weight:800;color:#fff;line-height:1.2;margin:0 0 24px 0;letter-spacing:-.5px}.hero-text{font-size:17px;font-weight:400;color:rgba(255,255,255,.85);line-height:1.8;margin:0 0 16px 0;max-width:540px}.hero-subtext{font-size:15px;font-weight:400;color:rgba(255,255,255,.7);line-height:1.75;margin:0 0 36px 0;max-width:520px}.hero-cta-group{display:flex;gap:16px;flex-wrap:wrap}.hero-btn{display:inline-flex;align-items:center;justify-content:center;padding:16px 32px;font-size:16px;font-weight:600;border-radius:8px;text-decoration:none;transition:all .3s ease;cursor:pointer;letter-spacing:.2px;line-height:1.2;white-space:nowrap}.hero-btn-primary{background:#b8922a;color:#25303d;border:2px solid #b8922a;box-shadow:0 4px 16px rgba(201,168,76,.3)}.hero-btn-primary:focus-visible,.hero-btn-primary:hover{background:#b8922a;border-color:#b8922a;box-shadow:0 6px 24px rgba(201,168,76,.45);transform:translateY(-2px)}.hero-btn-outline{background:0 0;color:#fff;border:2px solid rgba(255,255,255,.35)}.hero-btn-outline:focus-visible,.hero-btn-outline:hover{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.6);transform:translateY(-2px)}.hero-btn:focus-visible{outline:3px solid #B8922A;outline-offset:3px}@media (max-width:1024px){.hero-container{gap:40px}.hero-heading{font-size:38px}}@media (max-width:768px){.hero-section{padding:60px 20px;min-height:auto}.hero-container{flex-direction:column;gap:36px}.hero-image-column{flex:0 0 100%;max-width:100%;order:-1}.hero-portrait{max-height:400px;aspect-ratio:4/3;object-position:top center}.hero-content-column{text-align:center;align-items:center}.hero-logo{justify-content:center;margin-bottom:28px}.hero-heading{font-size:32px;text-align:center}.hero-subtext,.hero-text{text-align:center;max-width:100%}.hero-cta-group{justify-content:center;width:100%}.hero-btn{padding:14px 24px;font-size:15px}}@media (max-width:480px){.hero-heading{font-size:26px}.hero-cta-group{flex-direction:column;width:100%}.hero-btn{width:100%;text-align:center}.hero-monogram{width:44px;height:44px;font-size:18px}.hero-firm-name{font-size:13px}}:root{--font-heading:'Assistant',sans-serif;--font-body:'Assistant',sans-serif}body{font-family:Assistant,sans-serif;font-weight:400}h1,h2,h3,h4,h5,h6{font-family:Assistant,sans-serif;font-weight:700}.authority-section{background-color:var(--background-color,#faf9f6);padding:80px 24px;direction:rtl;font-family:system-ui,sans-serif}.authority-container{max-width:1100px;margin:0 auto}.authority-heading{font-size:2.25rem;font-weight:700;color:var(--primary-color,#1b2b4b);text-align:center;margin-bottom:48px;letter-spacing:-.02em;position:relative}.authority-heading::after{content:'';display:block;width:60px;height:3px;background-color:var(--accent-color,#b8922a);margin:16px auto 0;border-radius:2px}.authority-cards{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:stretch}.authority-card{background-color:var(--surface-color,#fff);border:1px solid rgba(27,43,75,.08);border-radius:16px;padding:40px 36px;box-shadow:0 4px 24px rgba(27,43,75,.04);transition:box-shadow .3s ease,transform .3s ease,border-color .3s ease;display:flex;flex-direction:column;position:relative;overflow:hidden}.authority-card::before{content:'';position:absolute;top:0;right:0;width:4px;height:100%;background:var(--accent-color,#b8922a);border-radius:0 16px 16px 0;opacity:0;transition:opacity .3s ease}.authority-card:hover{box-shadow:0 12px 40px rgba(27,43,75,.1);transform:translateY(-4px);border-color:rgba(184,146,42,.25)}.authority-card:hover::before{opacity:1}.authority-card:focus-within{outline:2px solid var(--accent-color,#B8922A);outline-offset:2px}.authority-card__icon-wrapper{margin-bottom:24px;display:flex;align-items:center;justify-content:center;width:64px;height:64px;background-color:rgba(27,43,75,.04);border-radius:14px;padding:12px;transition:background-color .3s ease}.authority-card:hover .authority-card__icon-wrapper{background-color:rgba(184,146,42,.08)}.authority-card__icon{width:100%;height:auto;max-width:40px;object-fit:contain}.authority-card__title{font-size:1.5rem;font-weight:700;color:var(--primary-color,#1b2b4b);margin-bottom:16px;line-height:1.3;letter-spacing:-.01em}.authority-card__description{font-size:1.05rem;line-height:1.75;color:var(--text-secondary-color,#1b2b4b);opacity:.85;margin:0;flex-grow:1}@media (max-width:768px){.authority-section{padding:60px 20px}.authority-heading{font-size:1.85rem;margin-bottom:36px}.authority-cards{grid-template-columns:1fr;gap:24px}.authority-card{padding:32px 28px}.authority-card__title{font-size:1.35rem}.authority-card__description{font-size:1rem;line-height:1.7}}@media (max-width:480px){.authority-section{padding:48px 16px}.authority-heading{font-size:1.6rem}.authority-card{padding:28px 22px;border-radius:12px}.authority-card::before{border-radius:0 12px 12px 0}.authority-card__title{font-size:1.25rem}.authority-card__description{font-size:.95rem}.authority-card__icon-wrapper{width:52px;height:52px;padding:10px;border-radius:12px;margin-bottom:20px}}.hero-splash-section{background-color:var(--background-color,#faf9f6);padding:100px 20px;min-height:70vh;display:flex;align-items:center;justify-content:center;font-family:system-ui,sans-serif;direction:rtl}.splash-container{max-width:500px;width:100%;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center;gap:0}.splash-badge{width:280px;height:280px;border-radius:50%;background-color:#e8ecf1;display:flex;align-items:center;justify-content:center;margin-bottom:36px;position:relative;overflow:hidden}.splash-badge-icon{width:140px;height:140px;object-fit:contain;display:block;opacity:.65}.splash-heading{font-size:2.25rem;font-weight:700;color:var(--primary-color,#1b2b4b);margin:0 0 8px 0;line-height:1.25;letter-spacing:-.02em}.splash-subtitle{font-size:1.1rem;font-weight:400;color:var(--text-secondary-color,#1b2b4b);opacity:.65;margin:0 0 28px 0;line-height:1.5;max-width:340px}.splash-dots{display:flex;align-items:center;justify-content:center;gap:8px;direction:ltr}.splash-dot{width:8px;height:8px;border-radius:50%;background-color:#a0aab4;animation:splashDotPulse 1.4s ease-in-out infinite}.splash-dot:first-child{animation-delay:0s}.splash-dot:nth-child(2){animation-delay:.2s}.splash-dot:nth-child(3){animation-delay:.4s}@keyframes splashDotPulse{0%,100%,80%{opacity:.25;transform:scale(.85)}40%{opacity:.9;transform:scale(1.15)}}@media (max-width:768px){.hero-splash-section{padding:70px 20px;min-height:60vh}.splash-badge{width:220px;height:220px;margin-bottom:28px}.splash-badge-icon{width:110px;height:110px}.splash-heading{font-size:1.75rem;margin-bottom:6px}.splash-subtitle{font-size:1rem;margin-bottom:24px;max-width:280px}.splash-dot{width:7px;height:7px}.splash-dots{gap:7px}}@media (max-width:480px){.hero-splash-section{padding:50px 16px;min-height:55vh}.splash-badge{width:180px;height:180px;margin-bottom:22px}.splash-badge-icon{width:90px;height:90px}.splash-heading{font-size:1.45rem}.splash-subtitle{font-size:.9rem;max-width:240px}}.gallery-section{background-color:var(--background-color,#faf9f6);padding:80px 20px;direction:rtl;font-family:system-ui,sans-serif}.gallery-container{max-width:1200px;margin:0 auto}.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:280px;gap:16px;grid-auto-flow:dense}.gallery-item{position:relative;overflow:hidden;border-radius:12px;box-shadow:0 4px 20px rgba(27,43,75,.08);transition:transform .35s ease,box-shadow .35s ease;background-color:var(--surface-color,#fff)}.gallery-item:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(27,43,75,.15)}.gallery-item--tall{grid-row:span 2}.gallery-item--wide{grid-column:span 2}.gallery-image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.gallery-item:hover .gallery-image{transform:scale(1.05)}@media (max-width:1024px){.gallery-grid{grid-template-columns:repeat(3,1fr);grid-auto-rows:240px;gap:12px}.gallery-section{padding:60px 16px}}@media (max-width:768px){.gallery-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:220px;gap:10px}.gallery-item--wide{grid-column:span 2}.gallery-item--tall{grid-row:span 2}.gallery-section{padding:48px 12px}}@media (max-width:480px){.gallery-grid{grid-template-columns:1fr 1fr;grid-auto-rows:180px;gap:8px}.gallery-item{border-radius:8px}.gallery-section{padding:36px 10px}}.btn--accent,.btn-accent,[class*=btn--accent],[class*=btn-accent]{color:#333!important}.nav-cta-btn,.navbar .nav-cta-btn{color:#fff!important}@media (min-width:769px){.logo,.logo img,.logo-link img,.nav-brand img,img.logo{max-height:none!important;height:70px!important;max-width:280px!important;width:auto!important;object-fit:contain!important}.nav-container{min-height:100px!important}}.hero-section{position:relative;min-height:100vh;display:flex;align-items:center;background:var(--primary-color,#1b2b4b);overflow:hidden;padding:0;font-family:system-ui,sans-serif}.hero-overlay{position:absolute;inset:0;background:linear-gradient(135deg,rgba(27,43,75,.92) 0,rgba(27,43,75,.78) 40%,rgba(45,58,74,.65) 100%);z-index:2}.hero-container{position:relative;z-index:3;width:100%;max-width:1280px;margin:0 auto;padding:100px 32px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:60px}.hero-content{flex:1 1 55%;max-width:620px;text-align:right}.hero-heading{font-size:clamp(2.25rem, 5vw, 3.5rem);font-weight:800;line-height:1.25;color:#fff;margin:0 0 24px 0;letter-spacing:-.02em;text-shadow:0 2px 12px rgba(0,0,0,.3)}.hero-subtitle{font-size:clamp(1.05rem, 2vw, 1.2rem);font-weight:400;line-height:1.7;color:rgba(255,255,255,.88);margin:0 0 36px 0;max-width:540px}.hero-buttons{display:flex;flex-wrap:wrap;gap:16px;justify-content:flex-start}.btn{display:inline-flex;align-items:center;justify-content:center;padding:16px 32px;font-size:1.05rem;font-weight:600;border-radius:8px;text-decoration:none;transition:all .3s ease;cursor:pointer;border:2px solid transparent;white-space:nowrap}.btn-primary{background-color:var(--accent-color,#b8922a);color:var(--primary-color,#1b2b4b);border-color:var(--accent-color,#b8922a);box-shadow:0 4px 16px rgba(184,146,42,.35)}.btn-primary:focus-visible,.btn-primary:hover{background-color:#d4a832;border-color:#d4a832;box-shadow:0 6px 24px rgba(184,146,42,.5);transform:translateY(-2px);color:var(--primary-color,#1b2b4b)}.btn-secondary{background-color:transparent;color:#fff;border-color:rgba(255,255,255,.7)}.btn-secondary:focus-visible,.btn-secondary:hover{background-color:rgba(255,255,255,.12);border-color:#fff;transform:translateY(-2px);box-shadow:0 4px 16px rgba(255,255,255,.15)}.hero-image-wrapper{flex:1 1 45%;display:flex;align-items:center;justify-content:center;position:relative}.hero-image{width:100%;max-width:560px;height:auto;aspect-ratio:4/3;object-fit:cover;border-radius:12px;box-shadow:0 20px 60px rgba(0,0,0,.5),0 0 0 1px rgba(255,255,255,.08);opacity:.92}@media (max-width:1024px){.hero-container{flex-direction:column-reverse;padding:80px 24px;gap:48px;text-align:center}.hero-content{text-align:center;max-width:100%}.hero-subtitle{max-width:100%}.hero-buttons{justify-content:center}.hero-image-wrapper{flex:0 0 auto;width:100%;max-width:480px}}@media (max-width:640px){.hero-container{padding:60px 16px;gap:32px}.hero-heading{font-size:1.9rem}.hero-subtitle{font-size:1rem}.hero-buttons{flex-direction:column;align-items:stretch}.btn{width:100%;text-align:center;padding:14px 24px;font-size:1rem}.hero-image{max-width:100%;aspect-ratio:16/10}}.btn:focus-visible{outline:3px solid var(--accent-color,#B8922A);outline-offset:3px}@media (max-width:768px){#navMenu .sub-menu.mobile-expanded,.menu-item-has-children>.sub-menu.mobile-expanded,.nav-menu .sub-menu.mobile-expanded,.navbar .sub-menu.mobile-expanded,.zappy-products-dropdown .sub-menu.mobile-expanded,.zappy-products-dropdown>.sub-menu.mobile-expanded{max-height:none!important;overflow-y:visible!important}.menu-item-has-children,.nav-menu>li.menu-item-has-children,.zappy-products-dropdown{flex-shrink:0!important}.navbar .sub-menu a,.navbar .sub-menu li a,.sub-menu a,.zappy-products-dropdown .sub-menu a,nav.navbar .sub-menu li a{white-space:normal!important}}.sub-menu .zappy-nav-child>a,.zappy-products-dropdown .zappy-nav-child>a{padding-left:28px!important;font-size:.9em!important;opacity:.85!important}[dir=rtl] .sub-menu .zappy-nav-child>a,[dir=rtl] .zappy-products-dropdown .zappy-nav-child>a,html[lang=ar] .sub-menu .zappy-nav-child>a,html[lang=ar] .zappy-products-dropdown .zappy-nav-child>a,html[lang=he] .sub-menu .zappy-nav-child>a,html[lang=he] .zappy-products-dropdown .zappy-nav-child>a{padding-left:0!important;padding-right:28px!important}.sub-menu .zappy-nav-parent>a,.zappy-products-dropdown .zappy-nav-parent>a{font-weight:600!important}@media (max-width:768px){#navMenu.active,.nav-menu.active{max-width:100vw!important;overflow-x:hidden!important;box-sizing:border-box!important}}#navMenu .dropdown-menu.zappy-empty-submenu,#navMenu .sub-menu.zappy-empty-submenu,.dropdown-menu.zappy-empty-submenu,.dropdown-menu:empty,.nav-menu .sub-menu.zappy-empty-submenu,.navbar .sub-menu.zappy-empty-submenu,.sub-menu.zappy-empty-submenu,.sub-menu:empty,nav .sub-menu.zappy-empty-submenu{display:none!important}@media (max-width:768px){[dir=rtl] .mobile-toggle,[dir=rtl] .nav-container .mobile-toggle,[dir=rtl] .navbar .mobile-toggle,[dir=rtl] header .mobile-toggle,[dir=rtl] nav .mobile-toggle,html[dir=rtl] .mobile-toggle,html[dir=rtl] .nav-container .mobile-toggle,html[dir=rtl] .navbar .mobile-toggle,html[dir=rtl] header .mobile-toggle,html[dir=rtl] nav .mobile-toggle,html[lang=ar] .mobile-toggle,html[lang=he] .mobile-toggle{left:auto!important;right:15px!important}[dir=rtl] .nav-container .phone-header-btn,[dir=rtl] .navbar .phone-header-btn,[dir=rtl] .phone-header-btn,[dir=rtl] header .phone-header-btn,[dir=rtl] nav .phone-header-btn,html[dir=rtl] .nav-container .phone-header-btn,html[dir=rtl] .navbar .phone-header-btn,html[dir=rtl] .phone-header-btn,html[dir=rtl] header .phone-header-btn,html[dir=rtl] nav .phone-header-btn,html[lang=ar] .phone-header-btn,html[lang=he] .phone-header-btn{left:15px!important;right:auto!important}[dir=rtl] .nav-container .nav-menu,[dir=rtl] .nav-menu,[dir=rtl] .navbar .nav-menu,[dir=rtl] header .nav-menu,[dir=rtl] nav .nav-menu,html[dir=rtl] .nav-container .nav-menu,html[dir=rtl] .nav-menu,html[dir=rtl] .navbar .nav-menu,html[dir=rtl] header .nav-menu,html[dir=rtl] nav .nav-menu,html[lang=ar] .nav-menu,html[lang=he] .nav-menu{left:auto!important;right:0!important}[dir=rtl] .nav-menu a,[dir=rtl] .nav-menu li,html[dir=rtl] .nav-menu a,html[dir=rtl] .nav-menu li,html[lang=ar] .nav-menu a,html[lang=ar] .nav-menu li,html[lang=he] .nav-menu a,html[lang=he] .nav-menu li{text-align:right!important}}@media (min-width:769px){.nav-cta-container,.nav-cta-container:not(:has(.lang-switcher)){display:flex!important;align-items:center!important}}@media (max-width:768px){.nav-container{min-height:70px!important;position:relative!important}.nav-cta-container{box-shadow:none!important;padding:0!important}.nav-cta-container:not(:has(.lang-switcher)){display:none!important}}@media (max-width:768px){.hero-image-column{overflow:hidden!important}.image-fade-gradient{bottom:0!important}}@media (max-width:768px){section[data-hero-type*=fullscreen]{height:auto!important;min-height:100svh!important;padding:0 clamp(1rem,5vw,1.5rem) 90px!important}section[data-hero-type*=fullscreen]>.container,section[data-hero-type*=fullscreen]>[class*="-container"]:not([class*=bg]):not([class*=scrim]):not([class*=divider]){padding-bottom:100px!important;min-height:auto!important}}.product-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;width:100%}.product-title-row h1{flex:1;min-width:0}.product-icon-actions{display:flex;gap:8px;flex-shrink:0;padding-top:6px}.icon-btn{width:36px;height:36px;border:none;background:0 0;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:color .2s;color:currentColor;padding:0}.icon-btn:hover{color:var(--primary-color,#ff0083)}.icon-btn.active{color:#e74c3c}.icon-btn.active .heart-outline{display:none!important}.icon-btn.active .heart-filled{display:block!important}.addresses-section,.favorites-section,.orders-section,.profile-section{border:1px solid var(--border-color,rgba(128,128,128,.2));border-radius:12px;padding:24px;margin-bottom:24px;background:0 0}.favorites-section h2{font-size:1.25rem;color:var(--text-color,#1f2937);margin-bottom:20px}.favorites-loading{text-align:center;padding:20px;color:var(--text-secondary,#6b7280)}.favorites-empty{text-align:center;padding:32px;color:var(--text-secondary,#6b7280)}.favorites-empty p{margin-bottom:16px}.favorites-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px}.favorite-card{background:0 0;border:1px solid var(--border-color,rgba(128,128,128,.2));border-radius:10px;overflow:hidden;transition:box-shadow .2s;position:relative}.favorite-card:hover{box-shadow:0 2px 12px rgba(0,0,0,.08)}.favorite-card-img{width:100%;aspect-ratio:1;object-fit:cover}.favorite-card-body{padding:12px}.favorite-card-body h4{font-size:.875rem;font-weight:500;color:var(--text-color,#1f2937);margin:0 0 6px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.favorite-price{font-weight:600;color:var(--primary-color,#ff0083);font-size:.9rem}.favorite-remove-btn{position:absolute;top:8px;right:8px;width:28px;height:28px;border-radius:50%;border:none;background:rgba(255,255,255,.9);color:#dc2626;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;transition:all .2s;box-shadow:0 1px 4px rgba(0,0,0,.1)}.favorite-remove-btn:hover{background:#dc2626;color:#fff}@media (max-width:480px){.favorites-grid{grid-template-columns:repeat(2,1fr);gap:10px}}@media (max-width:768px){.zappy-preserve-css-grid>img[data-zappy-zoom],[class*="-grid"]>img[data-zappy-zoom]{position:relative!important;width:100%!important;height:auto!important;max-width:100%!important;max-height:300px!important;object-fit:cover!important;left:auto!important;top:auto!important}}[data-zappy-explicit-columns=true]{display:grid!important;grid-template-columns:var(--zappy-grid-cols,repeat(2,minmax(0,1fr)))!important}.zappy-carousel-mode,[data-zappy-display-mode=carousel]{display:block!important}[data-zappy-zoom-wrapper=true]{overflow:hidden!important;position:relative!important}.zappy-inserted-element{max-width:100%;box-sizing:border-box!important}@media (max-width:768px){.zappy-preserve-css-grid[data-zappy-auto-grid=true],[data-zappy-auto-grid=true]{grid-template-columns:1fr!important;gap:1.5rem!important}.zappy-preserve-css-grid[data-zappy-auto-grid=true]>*,[data-zappy-auto-grid=true]>*,[data-zappy-explicit-columns=true]>*{min-width:0!important;max-width:100%!important}.featured-grid{grid-template-columns:1fr!important}[data-zappy-center-transform]{transform:none!important}.zappy-preserve-css-grid[data-zappy-auto-grid=true]>.zappy-grid-item-media-only,[data-zappy-auto-grid=true]>.zappy-grid-item-media-only{height:auto!important;max-height:300px!important}.zappy-preserve-css-grid[data-zappy-auto-grid=true]>.zappy-grid-item-media-only img,[data-zappy-auto-grid=true]>.zappy-grid-item-media-only img{height:auto!important;max-height:300px!important}[data-zappy-zoom-wrapper-width-mode=full] img{position:relative!important;width:100%!important;height:auto!important;max-width:100%!important;max-height:300px!important;left:auto!important;top:auto!important;object-fit:cover!important}[data-zappy-explicit-columns=true]{grid-template-columns:1fr!important}.zappy-inline-grid-active.zappy-preserve-css-grid{grid-template-columns:1fr!important}[class*="-grid"]:not([data-zappy-auto-grid]):not(.zappy-preserve-css-grid):not([data-zappy-explicit-columns=true]){grid-template-columns:1fr!important}[class*="-grid"]>[class*="-item-large"],[class*="-grid"]>[class*="-large"],[class*="-grid"]>[style*="grid-column: span"],[class*="-grid"]>[style*="grid-row: span"]{grid-column:span 1!important;grid-row:span 1!important}[class*="-frame"],[class*="-visual"]{width:100%!important;max-width:100%!important;min-width:0!important}[data-zappy-zoom-wrapper=true]{width:100%!important;max-width:100%!important;min-width:0!important;overflow:hidden!important;position:relative!important}.zappy-inserted-element:has(> [data-zappy-zoom-wrapper=true]){width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;max-height:none!important}.zappy-inserted-element:has(> [data-zappy-zoom-wrapper=true])>[data-zappy-zoom-wrapper=true]{width:100%!important;max-width:100%!important;height:auto!important}[data-zappy-zoom-wrapper=true]:not([data-zappy-zoom-wrapper-width-mode=full]) img:not([data-zappy-mobile-object-position]):not([data-zappy-mobile-zoom]){position:relative!important;width:100%!important;height:auto!important;max-height:300px!important;max-width:100%!important;object-fit:cover!important;top:auto!important;left:auto!important;right:auto!important;bottom:auto!important}.zappy-carousel-mode,[data-zappy-display-mode=carousel]{display:block!important}.zappy-carousel-js-init .zappy-carousel-container-wrapper{max-width:calc(100% - 20px)!important}.zappy-carousel-js-init .zappy-carousel-item{min-width:0!important;max-width:100%!important}.zappy-carousel-mode:not(.zappy-carousel-js-init) .zappy-carousel-container-wrapper{width:100%!important;max-width:100%!important;overflow:visible!important}.zappy-carousel-mode:not(.zappy-carousel-js-init) .zappy-carousel-track{flex-direction:column!important;transform:none!important;gap:1.5rem!important}.zappy-carousel-mode:not(.zappy-carousel-js-init) .zappy-carousel-item{width:100%!important;min-width:0!important;max-width:100%!important;flex:0 0 auto!important}.zappy-carousel-mode:not(.zappy-carousel-js-init)>:not(style):not(script):not(.zappy-carousel-btn):not(.zappy-carousel-dots):not(.zappy-carousel-container-wrapper){width:100%!important;min-width:0!important;max-width:100%!important;flex:none!important}.zappy-carousel-mode:not(.zappy-carousel-js-init) .zappy-carousel-btn,.zappy-carousel-mode:not(.zappy-carousel-js-init) .zappy-carousel-dots{display:none!important}.zappy-carousel-item [data-zappy-zoom-wrapper=true],.zappy-carousel-mode>div [data-zappy-zoom-wrapper=true]{padding-bottom:0!important;min-height:0!important;height:auto!important}.zappy-carousel-js-init>.zappy-carousel-btn{left:4px!important;right:auto!important;width:36px!important;height:36px!important;font-size:16px!important;background:rgba(255,255,255,.9)!important}.zappy-carousel-js-init>.zappy-carousel-btn.zappy-carousel-right{left:auto!important;right:4px!important}main:not(.ecommerce-page){padding-left:0!important;padding-right:0!important}.home-Hero-section,section[class*=hero]{flex-direction:column!important}main>section:first-child,section[class*="-hero-section"]:first-of-type{padding-top:100px!important}main>section:first-child:has(.hero-sbs-wrap),section[class*="-hero-section"]:first-of-type:has(.hero-sbs-wrap){padding-top:0!important}.hero-sbs-image-frame [data-zappy-zoom-wrapper=true] img{inset:0!important;width:100%!important;height:100%!important;max-height:none!important;object-fit:cover!important;object-position:center center!important}.hero-container,section[class*=hero]:has(.hero-bg-container)>.container,section[class*=hero]:has([data-hero-bg])>.container,section[class*=hero][data-zappy-bg-type=image]>.container,section[class*=hero][data-zappy-bg-type=video]>.container,section[data-hero-type=fullscreen-card]>.container,section[data-hero-type=fullscreen-scrim]>.container{width:100%!important;max-width:100%!important}.home-Hero-section .container,.home-Hero-section .hero-container,.home-Hero-section .hero-content,.home-Hero-section .hero-image-column,.home-Hero-section .hero-image-frame,.home-Hero-section .hero-metrics,.home-Hero-section .wrapper,section[class*=hero]:has(.hero-bg-container) .container,section[class*=hero]:has(.hero-bg-container) .hero-container,section[class*=hero]:has(.hero-bg-container) .hero-content,section[class*=hero]:has([data-hero-bg]) .container,section[class*=hero]:has([data-hero-bg]) .hero-container,section[class*=hero]:has([data-hero-bg]) .hero-content,section[class*=hero][data-zappy-bg-type=image] .container,section[class*=hero][data-zappy-bg-type=image] .hero-container,section[class*=hero][data-zappy-bg-type=image] .hero-content,section[class*=hero][data-zappy-bg-type=video] .container,section[class*=hero][data-zappy-bg-type=video] .hero-container,section[class*=hero][data-zappy-bg-type=video] .hero-content,section[data-hero-type=fullscreen-card] .container,section[data-hero-type=fullscreen-card] .hero-container,section[data-hero-type=fullscreen-card] .hero-content,section[data-hero-type=fullscreen-scrim] .container,section[data-hero-type=fullscreen-scrim] .hero-container,section[data-hero-type=fullscreen-scrim] .hero-content{padding-left:0!important;padding-right:0!important;padding-inline-start:0!important;padding-inline-end:0!important}.home-Hero-section .hero-container,.home-Hero-section .hero-content,.home-Hero-section .hero-image-column{padding-top:8px!important;padding-bottom:8px!important}.hero-cta-row{padding:8px 0!important;margin:8px 0 12px!important}.hero-content{gap:12px!important}.hero-metrics{gap:10px!important}.metric-card{padding:12px!important}.hero-container{gap:16px!important}.hero-container>*{min-width:0!important;overflow:hidden!important}.zappy-inserted-element,[data-zappy-zoom-wrapper]{max-width:100%!important}section[data-hero-type*=fullscreen]{height:auto!important;min-height:100svh!important;padding:0 clamp(1rem,5vw,1.5rem) 90px!important}section[data-hero-type*=fullscreen]>.container,section[data-hero-type*=fullscreen]>[class*="-container"]:not([class*=bg]):not([class*=scrim]):not([class*=divider]){padding-bottom:100px!important;min-height:auto!important}}section[class*=Hero],section[class*=hero i],section[data-hero-type]{max-width:100%!important;box-sizing:border-box!important}.section-divider{position:relative!important;bottom:auto!important;top:auto!important;left:auto!important;right:auto!important;z-index:auto!important;margin-top:16px!important}.section-divider svg{display:block!important;width:100%!important;height:auto!important}.section-divider svg.divider-icon,.section-divider svg[viewBox="0 0 24 24"],.section-divider svg[viewBox="0 0 32 32"],.section-divider svg[viewBox="0 0 48 48"],.section-divider svg[width="24"],.section-divider svg[width="32"],.section-divider svg[width="48"]{width:auto!important;height:auto!important;max-width:64px!important;max-height:64px!important}.zappy-horizontal-grid[data-zappy-grid-kind=horizontal-pair] [data-zappy-media-cell=true]:not([data-element-type=icon]){position:relative!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:stretch!important;min-height:0!important}.zappy-horizontal-grid[data-zappy-grid-kind=horizontal-pair] [data-zappy-media-cell=true][data-element-type=icon]{position:relative!important;display:flex!important;min-height:0!important}.zappy-horizontal-grid[data-zappy-grid-kind=horizontal-pair] [data-zappy-media-cell=true]>img,.zappy-horizontal-grid[data-zappy-grid-kind=horizontal-pair] [data-zappy-media-cell=true]>video{width:100%!important;max-width:100%!important;height:auto!important;max-height:none!important;flex:0 0 auto!important;min-height:0!important;display:block!important;object-fit:contain!important;object-position:center!important}.zappy-horizontal-grid[data-zappy-grid-kind=horizontal-pair] [data-zappy-media-cell=true]>.iconify,.zappy-horizontal-grid[data-zappy-grid-kind=horizontal-pair] [data-zappy-media-cell=true]>.iconify svg,.zappy-horizontal-grid[data-zappy-grid-kind=horizontal-pair] [data-zappy-media-cell=true]>svg{flex:0 0 auto!important;min-height:0!important;display:inline-block!important}.zappy-horizontal-grid[data-zappy-grid-kind=horizontal-pair]>.zappy-inserted-element:not([data-zappy-media-cell]){align-self:start!important;height:auto!important;width:auto!important;max-width:100%!important}.zappy-horizontal-grid[data-zappy-grid-kind=horizontal-pair]>.zappy-inserted-element:not([data-zappy-media-cell]) .btn,.zappy-horizontal-grid[data-zappy-grid-kind=horizontal-pair]>.zappy-inserted-element:not([data-zappy-media-cell]) [data-element-type=button]{width:auto!important;flex:0 0 auto!important}.nav-cta-container .zappy-search-container,.zappy-search-container{align-self:center}.nav-cta-container p{margin:0!important}[data-zappy-bg-type=color]{background-image:none!important;background-color:var(--zappy-bg-color,transparent)!important}[data-zappy-bg-type=image]{background-image:linear-gradient(var(--zappy-bg-overlay,rgba(0,0,0,0)),var(--zappy-bg-overlay,rgba(0,0,0,0))),var(--zappy-bg-image,none)!important;background-size:var(--zappy-bg-size,cover)!important;background-position:var(--zappy-bg-position,center)!important;background-repeat:no-repeat!important}[data-zappy-bg-type=video]{background-image:none!important}.zappy-hero-overlay{position:absolute!important;inset:0!important;z-index:1!important;pointer-events:none!important}section[class*=hero][data-zappy-bg-overlay-opacity]>.hero-bg-wrapper,section[data-hero-type^=fullscreen]>.hero-bg-wrapper,section[data-hero-type^=fullscreen]>[class*=hero-bg]{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;z-index:0!important;pointer-events:none!important}@media (max-width:768px){.navbar,nav.navbar{width:auto!important;max-width:none!important;left:0!important;right:0!important;overflow-x:clip!important;box-sizing:border-box!important}#navMenu,.nav-menu,[dir=rtl] .nav-container .nav-menu,[dir=rtl] .nav-menu,[dir=rtl] .navbar .nav-menu,[dir=rtl] header .nav-menu,[dir=rtl] nav .nav-menu,html[dir=rtl] .nav-container .nav-menu,html[dir=rtl] .nav-menu,html[dir=rtl] .navbar .nav-menu,html[dir=rtl] header .nav-menu,html[dir=rtl] nav .nav-menu,html[lang=ar] .nav-menu,html[lang=he] .nav-menu{position:fixed!important;top:var(--zappy-navbar-bottom,70px)!important;right:var(--ios-viewport-gap,0)!important}}[dir=ltr] .sub-menu .zappy-nav-child>a,[dir=ltr] .zappy-products-dropdown .zappy-nav-child>a,html[dir=ltr] .sub-menu .zappy-nav-child>a,html[dir=ltr] .zappy-products-dropdown .zappy-nav-child>a{padding-left:28px!important;padding-right:16px!important;font-size:.9em!important;opacity:.85!important}@media (max-width:768px){[dir=ltr] .navbar .zappy-products-dropdown>.sub-menu .zappy-nav-child>a,[dir=ltr] nav.navbar .zappy-products-dropdown>.sub-menu .zappy-nav-child>a,html[dir=ltr] .navbar .zappy-products-dropdown>.sub-menu .zappy-nav-child>a,html[dir=ltr] nav.navbar .zappy-products-dropdown>.sub-menu .zappy-nav-child>a{padding-left:36px!important;padding-right:16px!important}}@media (max-width:768px){#navMenu.active>li>a,.nav-menu.open>li>a,.navbar .nav-menu.active>li>a,nav.navbar .nav-menu.active>li>a{display:flex!important;align-items:center!important;width:100%!important;box-sizing:border-box!important;padding:12px 16px!important;height:auto!important;min-height:44px!important;line-height:1.4!important}#navMenu.active>li,.nav-menu.open>li,.navbar .nav-menu.active>li,nav.navbar .nav-menu.active>li{margin:4px 0!important}#navMenu.active>li.zappy-products-dropdown>a,.nav-menu.open>li.zappy-products-dropdown>a,.navbar .nav-menu.active>li.zappy-products-dropdown>a,nav.navbar .nav-menu.active>li.zappy-products-dropdown>a{padding-right:56px!important}html[dir=rtl] #navMenu.active>li.zappy-products-dropdown>a,html[dir=rtl] .nav-menu.open>li.zappy-products-dropdown>a,html[dir=rtl] .navbar .nav-menu.active>li.zappy-products-dropdown>a,html[dir=rtl] nav.navbar .nav-menu.active>li.zappy-products-dropdown>a{padding-right:16px!important;padding-left:56px!important}}html[dir=rtl] #mic-access-tool-general-button,html[dir=rtl] #mic-init-access-tool #mic-access-tool-general-button,html[dir=rtl] #mic-init-access-tool .mic-access-tool-general-button,html[dir=rtl] ._access-icon,html[dir=rtl] .mic-access-tool-general-button{left:20px!important;right:auto!important}html:not([dir]) #mic-access-tool-general-button,html:not([dir]) #mic-init-access-tool #mic-access-tool-general-button,html:not([dir]) #mic-init-access-tool .mic-access-tool-general-button,html:not([dir]) ._access-icon,html:not([dir]) .mic-access-tool-general-button,html[dir=ltr] #mic-access-tool-general-button,html[dir=ltr] #mic-init-access-tool #mic-access-tool-general-button,html[dir=ltr] #mic-init-access-tool .mic-access-tool-general-button,html[dir=ltr] ._access-icon,html[dir=ltr] .mic-access-tool-general-button{right:20px!important;left:auto!important}html[dir=ltr] .solution-item.solution-reverse .solution-image{order:-1!important}html[dir=ltr] .solution-item.solution-reverse .solution-content{order:1!important}html[dir=ltr] .service-detail.service-reverse .service-detail-image{order:-1!important}html[dir=ltr] .service-detail.service-reverse .service-detail-content{order:1!important}:root{--nav-bg:#2D3A4A!important;--nav-text:var(--text-light, #ffffff)!important}.logo-link .logo,.nav-brand .logo,.navbar .logo{margin:0!important}@media (max-width:768px){.navbar,nav.navbar{min-height:70px!important}.navbar:has(.nav-ecommerce-icons) .nav-container,header:has(.nav-ecommerce-icons) .nav-container,nav.navbar:has(.nav-ecommerce-icons) .nav-container{position:static!important}.navbar .nav-brand,html[dir=rtl] .navbar .nav-brand,html[dir=rtl] nav.navbar .nav-brand,html[lang=ar] .navbar .nav-brand,html[lang=ar] nav.navbar .nav-brand,html[lang=he] .navbar .nav-brand,html[lang=he] nav.navbar .nav-brand,nav.navbar .nav-brand{position:absolute!important;left:50%!important;right:auto!important;top:50%!important;width:auto!important;min-width:max-content!important;max-width:calc(100% - 168px)!important;transform:translate(-50%,-50%)!important;margin:0!important;text-align:center!important;justify-content:center!important}.navbar .nav-brand .logo-link,.navbar .nav-brand a,nav.navbar .nav-brand .logo-link,nav.navbar .nav-brand a{display:inline-flex!important;justify-content:center!important;align-items:center!important;margin-left:auto!important;margin-right:auto!important}#mobileToggle,.navbar .mobile-toggle,.navbar .phone-header-btn,.navbar>.mobile-toggle,.navbar>.phone-header-btn,nav.navbar .mobile-toggle,nav.navbar .phone-header-btn,nav.navbar>.mobile-toggle,nav.navbar>.phone-header-btn{position:absolute!important;top:0!important;bottom:0!important;transform:none!important;margin-top:auto!important;margin-bottom:auto!important;align-self:center!important;align-items:center!important;justify-content:center!important;line-height:0!important}#mobileToggle,.navbar .mobile-toggle,.navbar>.mobile-toggle,nav.navbar .mobile-toggle,nav.navbar>.mobile-toggle{display:flex!important}html:not([data-zappy-site-type=ecommerce]) .navbar .phone-header-btn,html:not([data-zappy-site-type=ecommerce]) .navbar>.phone-header-btn,html:not([data-zappy-site-type=ecommerce]) nav.navbar .phone-header-btn,html:not([data-zappy-site-type=ecommerce]) nav.navbar>.phone-header-btn{display:flex!important}body[data-zappy-site-type=ecommerce] .phone-header-btn,html[data-zappy-site-type=ecommerce] .phone-header-btn,html[data-zappy-site-type=ecommerce] header .phone-header-btn,html[data-zappy-site-type=ecommerce] nav .phone-header-btn{display:none!important;visibility:hidden!important;width:0!important;height:0!important;min-width:0!important;overflow:hidden!important}}[data-layout-spec="בית-hero"],section[data-hero-treatment=fade-bleed]{position:relative;isolation:isolate;overflow:hidden;display:flex!important;align-items:center!important;justify-content:flex-start!important}[data-layout-spec="בית-hero"]>.hero-fade-img,[data-layout-spec="בית-hero"]>[data-hero-bg],[data-layout-spec="בית-hero"]>img:first-child,section[data-hero-treatment=fade-bleed]>.hero-fade-img,section[data-hero-treatment=fade-bleed]>[data-hero-bg],section[data-hero-treatment=fade-bleed]>img:first-child{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:right center!important;margin:0!important;z-index:0!important;-webkit-mask-image:none!important;mask-image:none!important}[data-layout-spec="בית-hero"]::before,section[data-hero-treatment=fade-bleed]::before{content:'';position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(to right,var(--hero-fade-color,var(--bg-light,#fff)) 0,var(--hero-fade-color,var(--bg-light,#fff)) 10%,transparent 58%)!important}html[dir=rtl] [data-layout-spec="בית-hero"],html[dir=rtl] section[data-hero-treatment=fade-bleed]{justify-content:flex-start!important}html[dir=rtl] [data-layout-spec="בית-hero"]>.hero-fade-img,html[dir=rtl] [data-layout-spec="בית-hero"]>[data-hero-bg],html[dir=rtl] [data-layout-spec="בית-hero"]>img:first-child,html[dir=rtl] section[data-hero-treatment=fade-bleed]>.hero-fade-img,html[dir=rtl] section[data-hero-treatment=fade-bleed]>[data-hero-bg],html[dir=rtl] section[data-hero-treatment=fade-bleed]>img:first-child{object-position:left center!important}html[dir=rtl] [data-layout-spec="בית-hero"]::before,html[dir=rtl] section[data-hero-treatment=fade-bleed]::before{background:linear-gradient(to left,var(--hero-fade-color,var(--bg-light,#fff)) 0,var(--hero-fade-color,var(--bg-light,#fff)) 10%,transparent 58%)!important}[data-layout-spec="בית-hero"] .hero-fade-content,section[data-hero-treatment=fade-bleed] .hero-fade-content{position:relative!important;z-index:2!important;width:min(600px,52%)!important;max-width:min(600px,52%)!important;margin-inline-start:0!important;margin-inline-end:auto!important;justify-self:start!important;align-self:center!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;transform:none!important;display:flex;flex-direction:column;justify-content:center;box-sizing:border-box;padding-inline:clamp(24px,4vw,48px)!important}@media (max-width:768px){[data-layout-spec="בית-hero"],section[data-hero-treatment=fade-bleed]{display:block!important}[data-layout-spec="בית-hero"]::before,section[data-hero-treatment=fade-bleed]::before{background:linear-gradient(to bottom,transparent 0,var(--hero-fade-color,var(--bg-light,#fff)) 55%,var(--hero-fade-color,var(--bg-light,#fff)) 100%)!important}html[dir=rtl] [data-layout-spec="בית-hero"]::before,html[dir=rtl] section[data-hero-treatment=fade-bleed]::before{background:linear-gradient(to bottom,transparent 0,var(--hero-fade-color,var(--bg-light,#fff)) 55%,var(--hero-fade-color,var(--bg-light,#fff)) 100%)!important}[data-layout-spec="בית-hero"] .hero-fade-content,section[data-hero-treatment=fade-bleed] .hero-fade-content{width:100%!important;max-width:100%!important;padding-inline:clamp(16px,5vw,24px)!important}}section[class*=hero]:not([data-zappy-bg-overlay-opacity])>.hero-scrim,section[class*=hero]:not([data-zappy-bg-overlay-opacity])>[class*=bg-wrapper] [class*=scrim],section[class*=hero]:not([data-zappy-bg-overlay-opacity])>[class*=hero-scrim],section[data-hero-type=fullscreen-scrim]:not([data-zappy-bg-overlay-opacity])>[class*=bg-wrapper] [class*=scrim],section[data-hero-type=fullscreen-scrim]:not([data-zappy-bg-overlay-opacity])>[class*=scrim]{opacity:1!important;mix-blend-mode:normal!important;background-image:linear-gradient(180deg,rgba(0,0,0,.16) 0,rgba(0,0,0,.32) 62%,rgba(0,0,0,.42) 100%),linear-gradient(to right,rgba(0,0,0,.52) 0,rgba(0,0,0,.36) 36%,rgba(0,0,0,.06) 78%)!important;background-color:transparent!important}html[dir=rtl] section[class*=hero]:not([data-zappy-bg-overlay-opacity])>.hero-scrim,html[dir=rtl] section[class*=hero]:not([data-zappy-bg-overlay-opacity])>[class*=bg-wrapper] [class*=scrim],html[dir=rtl] section[class*=hero]:not([data-zappy-bg-overlay-opacity])>[class*=hero-scrim],html[dir=rtl] section[data-hero-type=fullscreen-scrim]:not([data-zappy-bg-overlay-opacity])>[class*=bg-wrapper] [class*=scrim],html[dir=rtl] section[data-hero-type=fullscreen-scrim]:not([data-zappy-bg-overlay-opacity])>[class*=scrim]{background-image:linear-gradient(180deg,rgba(0,0,0,.16) 0,rgba(0,0,0,.32) 62%,rgba(0,0,0,.42) 100%),linear-gradient(to left,rgba(0,0,0,.52) 0,rgba(0,0,0,.36) 36%,rgba(0,0,0,.06) 78%)!important}section[class*=hero]:not([data-zappy-bg-overlay-opacity]):has(> [class*=scrim])>img[data-hero-bg],section[class*=hero]:not([data-zappy-bg-overlay-opacity])>[class*=bg-wrapper] img[data-hero-bg],section[data-hero-type=fullscreen-scrim]:not([data-zappy-bg-overlay-opacity])>[class*=bg-wrapper] img[data-hero-bg],section[data-hero-type=fullscreen-scrim]:not([data-zappy-bg-overlay-opacity])>[class*=hero-bg] img[data-hero-bg],section[data-hero-type=fullscreen-scrim]:not([data-zappy-bg-overlay-opacity])>img[data-hero-bg]{opacity:1!important;filter:none!important;mix-blend-mode:normal!important}@media (max-width:768px){html body main section[class*=hero] [data-hero-background=true],html body main section[class*=hero] [data-hero-bg],html body main section[data-hero-type*=fullscreen] img[data-hero-background=true],html body main section[data-hero-type*=fullscreen] img[data-hero-bg]{transform:none!important;transform-origin:center center!important;max-width:none!important;width:100%!important;height:100%!important;object-fit:cover!important}html body main #showcaseAdvancedFilter .adv-filter-group>.adv-filter-scroll-row,html body main .index-showcase-section #showcaseAdvancedFilter .adv-filter-group>.adv-filter-scroll-row,html body main .index-showcase-section .adv-filter-group>.adv-filter-scroll-row{display:flex!important;flex-wrap:wrap!important;overflow-x:visible!important;overflow-y:visible!important;justify-content:flex-start!important;align-items:center!important;padding-inline:0!important;margin-inline:0!important;height:auto!important;cursor:default!important}}.specs-table td,.specs-table th{unicode-bidi:plaintext!important}