.Navbar-module___rHu7W__header{z-index:1000;width:100%;transition:var(--transition);position:fixed;top:0;left:0}.Navbar-module___rHu7W__scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;box-shadow:0 4px 30px #0000000d}.Navbar-module___rHu7W__container{width:100%;max-width:1800px;margin:0 auto;padding:0 4rem}.Navbar-module___rHu7W__tabletContact{align-items:center;gap:2rem;display:none}.Navbar-module___rHu7W__tabletContact .Navbar-module___rHu7W__contactItem{color:#111;font-size:.85rem}.Navbar-module___rHu7W__navbar{height:var(--nav-height);transition:var(--transition);background:#fff;border-bottom:1px solid #0000000d;align-items:center;width:100%;display:flex;position:relative;box-shadow:0 4px 20px #00000008}.Navbar-module___rHu7W__navWrapper{justify-content:space-between;align-items:center;width:100%;display:flex}.Navbar-module___rHu7W__logoContainer{z-index:1001;flex-shrink:0;align-items:center;display:flex}.Navbar-module___rHu7W__logoWrapper{width:80px;height:80px;transition:var(--transition);position:relative}.Navbar-module___rHu7W__logoImage{object-fit:contain}.Navbar-module___rHu7W__navLinks{flex:1;justify-content:center;align-items:center;gap:2.5rem;padding:0;display:flex}[dir=rtl] .Navbar-module___rHu7W__navLinks{flex:1;justify-content:center;gap:2.5rem;padding:0}.Navbar-module___rHu7W__navItem{white-space:nowrap;align-items:center;height:100%;display:flex;position:relative}.Navbar-module___rHu7W__navItem:last-child{margin-left:1.5rem}[dir=rtl] .Navbar-module___rHu7W__navItem:last-child{margin-left:0;margin-right:1.5rem}.Navbar-module___rHu7W__navLink{color:#222;text-transform:uppercase;letter-spacing:.5px;transition:var(--transition);align-items:center;gap:.3rem;padding:.5rem 0;font-size:.75rem;font-weight:600;display:flex}.Navbar-module___rHu7W__navLink:hover{color:var(--accent)}.Navbar-module___rHu7W__navLink:after{content:"";background:var(--accent);transform-origin:50%;pointer-events:none;width:100%;height:3px;transition:transform .3s cubic-bezier(.65,0,.35,1);position:absolute;bottom:-6px;left:0;transform:scaleX(0)}.Navbar-module___rHu7W__navLink:before{content:"";background-image:linear-gradient(to bottom, var(--accent) 100%, transparent 100%), linear-gradient(to bottom, var(--accent) 100%, transparent 100%);opacity:0;pointer-events:none;background-position:0,100%;background-repeat:no-repeat;background-size:2px 100%;width:100%;height:12px;transition:opacity .2s,transform .3s cubic-bezier(.65,0,.35,1);position:absolute;bottom:-10px;left:0;transform:scaleY(.5)}.Navbar-module___rHu7W__navLink:hover:after{transform:scaleX(1)}.Navbar-module___rHu7W__navLink:hover:before{opacity:1;transform:scaleY(1)}.Navbar-module___rHu7W__chevron{opacity:.7;transition:transform .3s}.Navbar-module___rHu7W__navItem:hover .Navbar-module___rHu7W__chevron{color:var(--accent);transform:translateY(2px)}.Navbar-module___rHu7W__megaMenu{opacity:0;visibility:hidden;pointer-events:none;z-index:1000;background:#fff;border:1px solid #0000000d;border-radius:0 0 12px 12px;width:auto;min-width:250px;padding:1.5rem;transition:all .3s cubic-bezier(.165,.84,.44,1);position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(10px);box-shadow:0 10px 40px #0000001a}.Navbar-module___rHu7W__navItem:hover .Navbar-module___rHu7W__megaMenu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)translateY(0)}.Navbar-module___rHu7W__megaGrid{gap:2rem;min-width:300px;display:flex}.Navbar-module___rHu7W__megaColumn{flex:1;min-width:200px}.Navbar-module___rHu7W__megaTitle{color:var(--accent);text-transform:uppercase;border-bottom:2px solid var(--accent);margin-bottom:1rem;padding-bottom:.5rem;font-size:.9rem;font-weight:700;display:inline-block}.Navbar-module___rHu7W__megaList{flex-direction:column;gap:.8rem;display:flex}.Navbar-module___rHu7W__megaLink{color:#555;transition:var(--transition);font-size:.85rem;font-weight:500;display:block;text-transform:uppercase!important}.Navbar-module___rHu7W__megaLink:hover{color:var(--accent);transform:translate(5px)}.Navbar-module___rHu7W__megaInfo{border-left:1px solid #eee;flex:1;align-items:flex-start;max-width:200px;padding-left:2rem;display:flex}.Navbar-module___rHu7W__megaInfo p{color:#777;font-size:.8rem;font-style:italic;line-height:1.6}.Navbar-module___rHu7W__mobileToggle{z-index:2002;cursor:pointer;background:#f5f5f5;border:none;border-radius:10px;width:45px;height:45px;display:none}.Navbar-module___rHu7W__hamburger{width:24px;height:2px;transition:var(--transition);background:#111;margin:0 auto;display:block;position:relative}.Navbar-module___rHu7W__hamburger:before,.Navbar-module___rHu7W__hamburger:after{content:"";background:inherit;width:100%;height:100%;transition:var(--transition);position:absolute;left:0}.Navbar-module___rHu7W__hamburger:before{top:-8px}.Navbar-module___rHu7W__hamburger:after{top:8px}.Navbar-module___rHu7W__toggleActive .Navbar-module___rHu7W__hamburger{background:0 0}.Navbar-module___rHu7W__toggleActive .Navbar-module___rHu7W__hamburger:before,.Navbar-module___rHu7W__toggleActive .Navbar-module___rHu7W__hamburger:after{background:#111;top:0;transform:rotate(45deg)}.Navbar-module___rHu7W__toggleActive .Navbar-module___rHu7W__hamburger:after{transform:rotate(-45deg)}.Navbar-module___rHu7W__mobileMenu{top:0;z-index:2001;background:#fff;width:100%;height:100vh;padding:6rem 2rem 2rem;transition:all .6s cubic-bezier(.77,0,.175,1);position:fixed;inset-inline-end:-100%;overflow-y:auto}.Navbar-module___rHu7W__mobileOpen{inset-inline-end:0}.Navbar-module___rHu7W__mobileContainer{flex-direction:column;justify-content:space-between;min-height:100%;display:flex}.Navbar-module___rHu7W__mobileLinks{flex-direction:column;gap:1rem;display:flex}.Navbar-module___rHu7W__mobileItem{border-bottom:1px solid #f5f5f5;padding-bottom:.8rem}.Navbar-module___rHu7W__mobileLink{color:#111;text-transform:uppercase;justify-content:space-between;align-items:center;width:100%;font-size:1.2rem;font-weight:700;display:flex}.Navbar-module___rHu7W__mobileLinkBtn{cursor:pointer;text-align:start;background:0 0;border:none;padding:0}.Navbar-module___rHu7W__mobileSubItems{flex-direction:column;gap:.8rem;max-height:0;padding-inline-start:1rem;transition:max-height .4s;display:flex;overflow:hidden}.Navbar-module___rHu7W__mobileSubOpen{max-height:500px;margin-top:1rem}.Navbar-module___rHu7W__mobileSubLink{color:#666;text-transform:capitalize;font-size:1rem;font-weight:600}.Navbar-module___rHu7W__chevronRotate{transform:rotate(180deg)}.Navbar-module___rHu7W__mobileFooter{border-top:1px solid #eee;flex-direction:column;gap:1rem;margin-top:2rem;padding-top:2rem;display:flex}.Navbar-module___rHu7W__mobileFooter a{color:var(--accent);font-size:1.1rem;font-weight:600}.Navbar-module___rHu7W__mobileActions{margin-bottom:1.5rem}.Navbar-module___rHu7W__mobileActions .LanguageSelector_langBtn__h5J_o{width:auto;margin-left:0;margin-right:0;display:inline-flex}@media (max-width:1440px){.Navbar-module___rHu7W__container{padding:0 2.5rem}.Navbar-module___rHu7W__navLinks{justify-content:center;gap:1.5rem;padding:0}[dir=rtl] .Navbar-module___rHu7W__navLinks{justify-content:center;gap:1.5rem;padding:0}.Navbar-module___rHu7W__navLink{font-size:.72rem}}@media (max-width:1200px){.Navbar-module___rHu7W__container{padding:0 1.5rem}.Navbar-module___rHu7W__navLinks{justify-content:center;gap:1rem;padding:0}[dir=rtl] .Navbar-module___rHu7W__navLinks{justify-content:center;gap:1rem;padding:0}.Navbar-module___rHu7W__navLink{letter-spacing:.3px;font-size:.68rem}.Navbar-module___rHu7W__navItem:last-child{margin-left:1rem}[dir=rtl] .Navbar-module___rHu7W__navItem:last-child{margin-right:1rem}}@media (max-width:1300px) and (min-width:992px){.Navbar-module___rHu7W__navbar{height:var(--nav-height);padding:0}.Navbar-module___rHu7W__navWrapper{flex-wrap:nowrap;justify-content:space-between;align-items:center;width:100%}.Navbar-module___rHu7W__logoContainer{flex-shrink:0;order:1;margin:0}.Navbar-module___rHu7W__tabletContact{display:none}.Navbar-module___rHu7W__navLinks{flex-wrap:nowrap;flex:1;order:2;justify-content:center;gap:1.2rem;margin-top:0;padding:0;display:flex}.Navbar-module___rHu7W__navLink{letter-spacing:0;padding:.3rem 0;font-size:.65rem}.Navbar-module___rHu7W__navItem:last-child{margin-left:.8rem}[dir=rtl] .Navbar-module___rHu7W__navItem:last-child{margin-left:0;margin-right:.8rem}[dir=rtl] .Navbar-module___rHu7W__navLinks{justify-content:center;gap:1.2rem;padding:0}.Navbar-module___rHu7W__mobileToggle{display:none!important}.Navbar-module___rHu7W__logoWrapper{width:60px;height:60px}.Navbar-module___rHu7W__scrolled .Navbar-module___rHu7W__navbar{height:var(--nav-height);padding:0}.Navbar-module___rHu7W__scrolled .Navbar-module___rHu7W__logoWrapper{width:55px;height:55px}.Navbar-module___rHu7W__container{width:100%;max-width:1800px;margin:0 auto;padding:0 4rem}}@media (max-width:991px){.Navbar-module___rHu7W__container{width:100%;padding:0 1.5rem}.Navbar-module___rHu7W__navLinks,.Navbar-module___rHu7W__tabletContact{display:none}.Navbar-module___rHu7W__mobileToggle{margin:0;display:block}.Navbar-module___rHu7W__navbar{height:var(--nav-height);width:100%}.Navbar-module___rHu7W__navWrapper{justify-content:space-between!important;width:100%!important;display:flex!important}.Navbar-module___rHu7W__logoWrapper{width:55px;height:55px}}@media (max-width:480px){.Navbar-module___rHu7W__logoWrapper{width:55px;height:55px}.Navbar-module___rHu7W__container{padding:0 1.5rem}}
.LanguageSelector-module__NiahiW__langBtn{color:#333;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:#f8f8f8;border:1px solid #eee;border-radius:8px;align-items:center;gap:.5rem;padding:.4rem .9rem;font-family:inherit;font-size:.75rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.LanguageSelector-module__NiahiW__langBtn:hover{background:var(--accent);color:#fff;border-color:var(--accent);transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.LanguageSelector-module__NiahiW__iconWrapper{opacity:.8;justify-content:center;align-items:center;display:flex}.LanguageSelector-module__NiahiW__langBtn:hover .LanguageSelector-module__NiahiW__iconWrapper{opacity:1}.LanguageSelector-module__NiahiW__langText{letter-spacing:.5px}
.NewsTicker-module__2viSTa__tickerSection{height:var(--ticker-height);z-index:100;pointer-events:none;background:#fff;border-bottom:1px solid #0000000d;align-items:center;display:flex;overflow:hidden}.NewsTicker-module__2viSTa__container{width:100%;max-width:1800px;margin:0 auto;padding:0 4rem}.NewsTicker-module__2viSTa__tickerWrapper{background:#fcfcfc;border:1px solid #00000008;border-radius:50px;align-items:center;height:32px;padding:0 4px;display:flex;position:relative;overflow:hidden}.NewsTicker-module__2viSTa__labelWrapper{z-index:10;flex-shrink:0;align-items:center;height:100%;display:flex;position:relative}.NewsTicker-module__2viSTa__label{background:var(--accent);color:#fff;letter-spacing:.5px;white-space:nowrap;border-radius:50px;align-items:center;gap:.6rem;height:26px;padding:0 1rem;font-size:.7rem;font-weight:800;display:flex;box-shadow:2px 0 10px #dc143c33}.NewsTicker-module__2viSTa__contentMask{flex:1;align-items:center;height:100%;padding:0 1rem;display:flex;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 4% 96%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 4% 96%,#0000 100%)}.NewsTicker-module__2viSTa__tickerScroll{white-space:nowrap;pointer-events:auto;align-items:center;gap:5rem;display:inline-flex}.NewsTicker-module__2viSTa__tickerItem{color:#333;cursor:pointer;flex-shrink:0;align-items:center;gap:.75rem;font-size:.88rem;font-weight:500;transition:color .2s;display:inline-flex}.NewsTicker-module__2viSTa__tickerItem:hover{color:var(--accent)}.NewsTicker-module__2viSTa__tickerItem p{margin:0}.NewsTicker-module__2viSTa__tickerLogo{opacity:.6;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.NewsTicker-module__2viSTa__tickerLogoImg{object-fit:contain;width:100%;height:100%}[dir=rtl] .NewsTicker-module__2viSTa__label{flex-direction:row-reverse}@media (max-width:991px){.NewsTicker-module__2viSTa__container{padding:0 1rem}.NewsTicker-module__2viSTa__label span{display:none}.NewsTicker-module__2viSTa__label{padding:0 .8rem}.NewsTicker-module__2viSTa__contentMask{padding:0 .5rem}.NewsTicker-module__2viSTa__tickerScroll{gap:3rem}}@media (max-width:480px){.NewsTicker-module__2viSTa__container{padding:0 .5rem}.NewsTicker-module__2viSTa__tickerSection{height:var(--ticker-height)}.NewsTicker-module__2viSTa__tickerWrapper{height:38px;padding:0 8px}.NewsTicker-module__2viSTa__label{height:28px;padding:0 .5rem;font-size:.65rem}.NewsTicker-module__2viSTa__tickerItem{gap:.5rem;font-size:.75rem}.NewsTicker-module__2viSTa__tickerScroll{gap:2rem}.NewsTicker-module__2viSTa__contentMask{padding:0 .5rem}}
.Footer-module__Grjkva__footer{color:#fff;background-color:#1a1a1a;margin-top:0;padding:5rem 0 2rem}.Footer-module__Grjkva__container{max-width:1280px;margin:0 auto;padding:0 2rem}.Footer-module__Grjkva__footerGrid{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:4rem;margin-bottom:4rem;display:grid}.Footer-module__Grjkva__logoWrapper{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.Footer-module__Grjkva__logo{background:#fff;border:1px solid #c85454;border-radius:50%;padding:2px}.Footer-module__Grjkva__nameBranding{flex-direction:column;gap:2px;display:flex}.Footer-module__Grjkva__brandEn{color:#fff;letter-spacing:.5px;font-size:1.4rem;font-weight:800;line-height:1.2}:is([dir=rtl] .Footer-module__Grjkva__brandAr,[dir=rtl] .Footer-module__Grjkva__brandEn){text-align:right}:is([dir=ltr] .Footer-module__Grjkva__brandAr,[dir=ltr] .Footer-module__Grjkva__brandEn){text-align:left}.Footer-module__Grjkva__description{color:#aaa;font-size:.95rem;line-height:1.6}.Footer-module__Grjkva__newsList li{color:#ccc;padding-left:1.2rem;font-size:.95rem;line-height:1.6;transition:all .3s;position:relative}[dir=rtl] .Footer-module__Grjkva__newsList li{padding-left:0;padding-right:1.2rem}.Footer-module__Grjkva__newsList li:before{content:"→";color:#c85454;position:absolute;left:0}[dir=rtl] .Footer-module__Grjkva__newsList li:before{content:"←";left:auto;right:0}.Footer-module__Grjkva__newsList li.Footer-module__Grjkva__newsItem:hover{transform:translate(5px);color:#c85454!important}[dir=rtl] .Footer-module__Grjkva__newsList li.Footer-module__Grjkva__newsItem:hover{transform:translate(-5px)}.Footer-module__Grjkva__footerColumn ul{padding:0;list-style:none}.Footer-module__Grjkva__footerColumn h3{color:#fff;margin-bottom:1.8rem;padding-bottom:10px;font-size:1.1rem;position:relative}.Footer-module__Grjkva__footerColumn h3:after{content:"";background-color:#c85454;width:40px;height:2px;position:absolute;bottom:0;left:0}[dir=rtl] .Footer-module__Grjkva__footerColumn h3:after{left:auto;right:0}.Footer-module__Grjkva__footerColumn ul li{margin-bottom:.8rem}.Footer-module__Grjkva__footerColumn ul li a{color:#aaa;font-size:.95rem;text-decoration:none;transition:all .2s}.Footer-module__Grjkva__footerColumn ul li a:hover{color:#c85454;padding-left:5px}[dir=rtl] .Footer-module__Grjkva__footerColumn ul li a:hover{padding-left:0;padding-right:5px}.Footer-module__Grjkva__newsList li{color:#aaa;font-size:.85rem;line-height:1.5;margin-bottom:1.2rem!important}.Footer-module__Grjkva__contactWrapper{flex-direction:column;gap:1.5rem;display:flex}.Footer-module__Grjkva__contactItem{align-items:flex-start;gap:1.2rem;display:flex}.Footer-module__Grjkva__contactIcon{background:#c854541a;border:1px solid #c8545433;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;transition:all .3s;display:flex}.Footer-module__Grjkva__contactItem:hover .Footer-module__Grjkva__contactIcon{background:var(--accent);color:#fff;transform:translateY(-3px)}.Footer-module__Grjkva__contactInfoText{flex-direction:column;gap:.2rem;display:flex}.Footer-module__Grjkva__contactInfoText label{color:#c85454;text-transform:uppercase;letter-spacing:1px;font-size:.75rem;font-weight:700}.Footer-module__Grjkva__contactInfoText span{color:#ddd;font-size:.95rem;font-weight:500;line-height:1.6}.Footer-module__Grjkva__workHours{margin-top:2px;color:#999!important;font-size:.82rem!important;display:block!important}.Footer-module__Grjkva__icon{color:#c85454}.Footer-module__Grjkva__footerBottom{text-align:center;color:#666;padding-top:2rem;font-size:.9rem}.Footer-module__Grjkva__footerLine{background-color:#ffffff1a;width:100%;height:1px;margin-bottom:0}@media (max-width:1024px){.Footer-module__Grjkva__footerGrid{grid-template-columns:repeat(2,1fr);gap:3rem}}@media (max-width:640px){.Footer-module__Grjkva__footerGrid{grid-template-columns:1fr;gap:2.5rem}.Footer-module__Grjkva__footer{padding:3rem 0 2rem}}
