.Header-module__hBw1pG__header{background:var(--header-bg);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--tech-border);z-index:100;padding:1.25rem 0;transition:all .3s;position:sticky;top:0}.Header-module__hBw1pG__headerContainer{justify-content:space-between;align-items:center;width:100%;max-width:100%;padding:0 4rem;display:flex}.Header-module__hBw1pG__logo a{align-items:center;gap:.5rem;display:inline-flex;position:relative}.Header-module__hBw1pG__logoTextWrapper{flex-direction:column;align-items:flex-start;display:flex}.Header-module__hBw1pG__logoMainText{background:linear-gradient(135deg, var(--tech-glow-indigo), var(--tech-glow-purple));-webkit-text-fill-color:transparent;letter-spacing:1px;-webkit-background-clip:text;font-size:1.7rem;font-weight:800;line-height:1.1}.Header-module__hBw1pG__logoSubtitle{letter-spacing:.25px;color:var(--tech-text-secondary);text-transform:uppercase;white-space:nowrap;margin-top:2px;font-size:.52rem;font-weight:600}.Header-module__hBw1pG__logo a:after{content:"";background:linear-gradient(to right, var(--tech-glow-teal), transparent);transform-origin:0;width:100%;height:2px;transition:transform .3s;position:absolute;bottom:-4px;left:0;transform:scaleX(0)}.Header-module__hBw1pG__logo a:hover:after{transform:scaleX(1)}.Header-module__hBw1pG__nav{flex:1;justify-content:center;display:flex}.Header-module__hBw1pG__navList{align-items:center;gap:2.25rem;display:flex}.Header-module__hBw1pG__navList li{position:relative}.Header-module__hBw1pG__navList a{color:var(--tech-text-secondary);white-space:nowrap;padding:.5rem 0;font-size:.95rem;font-weight:500;transition:all .3s;display:block}.Header-module__hBw1pG__navList a:after{content:"";background:var(--tech-glow-teal);width:0;height:2px;box-shadow:0 0 8px var(--tech-glow-teal);transition:all .3s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Header-module__hBw1pG__navList a:hover{color:var(--tech-text-primary);text-shadow:0 0 10px #14b8a666}.Header-module__hBw1pG__navList a:hover:after{width:100%}.Header-module__hBw1pG__actions{align-items:center;gap:1.25rem;display:flex}.Header-module__hBw1pG__languageSwitcher{border-right:1px solid var(--tech-border);gap:.75rem;padding-right:1.25rem;font-size:.85rem;font-weight:700;display:flex}[dir=rtl] .Header-module__hBw1pG__languageSwitcher{border-right:none;border-left:1px solid var(--tech-border);padding-left:1.25rem;padding-right:0}.Header-module__hBw1pG__languageSwitcher a{color:var(--tech-text-secondary);transition:all .3s}.Header-module__hBw1pG__languageSwitcher a:hover{color:var(--tech-glow-teal);text-shadow:0 0 8px #14b8a680}@media (max-width:1400px){.Header-module__hBw1pG__headerContainer{padding:0 2rem}.Header-module__hBw1pG__navList{gap:1.25rem}.Header-module__hBw1pG__navList a{font-size:.85rem}.Header-module__hBw1pG__logoMainText{font-size:1.45rem}.Header-module__hBw1pG__logoSubtitle{font-size:.48rem}.Header-module__hBw1pG__actions{gap:.75rem}:is(.Header-module__hBw1pG__actions .btn-outline,.Header-module__hBw1pG__actions .btn-primary){white-space:nowrap;border-radius:6px;padding:.5rem 1.25rem;font-size:.85rem}.Header-module__hBw1pG__languageSwitcher{gap:.5rem;padding-right:.75rem}[dir=rtl] .Header-module__hBw1pG__languageSwitcher{padding-left:.75rem}}@media (max-width:1200px){.Header-module__hBw1pG__headerContainer{padding:0 1rem}.Header-module__hBw1pG__navList{gap:.85rem}.Header-module__hBw1pG__navList a{font-size:.8rem}.Header-module__hBw1pG__logoMainText{font-size:1.3rem}.Header-module__hBw1pG__logoSubtitle{font-size:.44rem}.Header-module__hBw1pG__actions{gap:.6rem}:is(.Header-module__hBw1pG__actions .btn-outline,.Header-module__hBw1pG__actions .btn-primary){padding:.45rem 1rem;font-size:.8rem}.Header-module__hBw1pG__languageSwitcher{gap:.4rem;padding-right:.5rem}[dir=rtl] .Header-module__hBw1pG__languageSwitcher{padding-left:.5rem}}@media (max-width:992px){.Header-module__hBw1pG__headerContainer{padding:0 1.5rem}.Header-module__hBw1pG__nav,.Header-module__hBw1pG__actions{display:none}.Header-module__hBw1pG__hamburger{cursor:pointer;z-index:105;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:26px;height:18px;padding:0;display:flex}.Header-module__hBw1pG__bar{background-color:var(--tech-text-primary);border-radius:4px;width:100%;height:2px;transition:all .3s cubic-bezier(.4,0,.2,1);display:block}.Header-module__hBw1pG__hamburgerActive .Header-module__hBw1pG__bar:first-child{background-color:var(--tech-glow-teal);transform:translateY(8px)rotate(45deg)}.Header-module__hBw1pG__hamburgerActive .Header-module__hBw1pG__bar:nth-child(2){opacity:0}.Header-module__hBw1pG__hamburgerActive .Header-module__hBw1pG__bar:nth-child(3){background-color:var(--tech-glow-teal);transform:translateY(-8px)rotate(-45deg)}}.Header-module__hBw1pG__drawerBackdrop{-webkit-backdrop-filter:blur(6px);z-index:998;background:#03071299;animation:.3s ease-out Header-module__hBw1pG__fadeIn;position:fixed;inset:0}@keyframes Header-module__hBw1pG__fadeIn{0%{opacity:0}to{opacity:1}}.Header-module__hBw1pG__mobileDrawer{background:var(--tech-card-glass);-webkit-backdrop-filter:blur(28px);border-left:1px solid var(--tech-border);z-index:999;flex-direction:column;gap:2.5rem;width:320px;max-width:85vw;height:100vh;padding:2rem 1.5rem;transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;right:0;transform:translate(100%)}.Header-module__hBw1pG__drawerOpen{transform:translate(0);box-shadow:-10px 0 40px #00000059}[dir=rtl] .Header-module__hBw1pG__mobileDrawer{border-left:none;border-right:1px solid var(--tech-border);left:0;right:auto;transform:translate(-100%)}[dir=rtl] .Header-module__hBw1pG__drawerOpen{transform:translate(0);box-shadow:10px 0 40px #00000059}.Header-module__hBw1pG__drawerHeader{border-bottom:1px solid var(--tech-border);justify-content:space-between;align-items:center;padding-bottom:1.25rem;display:flex}.Header-module__hBw1pG__closeBtn{color:var(--tech-text-secondary);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;transition:all .3s;display:flex}.Header-module__hBw1pG__closeBtn:hover{color:var(--tech-glow-teal);background:#ffffff0d}.Header-module__hBw1pG__mobileNav{flex:1;overflow-y:auto}.Header-module__hBw1pG__mobileNavList{flex-direction:column;gap:1.25rem;display:flex}.Header-module__hBw1pG__mobileNavList a{color:var(--tech-text-primary);border-bottom:1px solid #ffffff08;padding:.6rem 0;font-size:1.1rem;font-weight:600;transition:all .3s;display:block}.Header-module__hBw1pG__mobileNavList a:hover{color:var(--tech-glow-teal);text-shadow:0 0 8px #14b8a64d;padding-left:.5rem}[dir=rtl] .Header-module__hBw1pG__mobileNavList a:hover{padding-left:0;padding-right:.5rem}.Header-module__hBw1pG__mobileActions{border-top:1px solid var(--tech-border);flex-direction:column;gap:1.25rem;margin-top:auto;padding-top:1.5rem;display:flex}.Header-module__hBw1pG__mobileThemeLangRow{justify-content:space-between;align-items:center;padding-bottom:.5rem;display:flex}.Header-module__hBw1pG__drawerThemeToggle{border:1px solid var(--tech-border);color:var(--tech-text-secondary);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;padding:.6rem;transition:all .3s;display:flex}.Header-module__hBw1pG__drawerThemeToggle:hover{color:var(--tech-glow-teal);border-color:var(--tech-glow-teal);background:#14b8a60d}.Header-module__hBw1pG__mobileLanguageSwitcher{gap:1rem;font-size:.95rem;font-weight:700;display:flex}.Header-module__hBw1pG__mobileLanguageSwitcher a{color:var(--tech-text-secondary);transition:all .3s}.Header-module__hBw1pG__mobileLanguageSwitcher a:hover{color:var(--tech-glow-teal)}.Header-module__hBw1pG__mobileUserMenu{flex-direction:column;gap:.75rem;display:flex}.Header-module__hBw1pG__mobileUserName{color:var(--tech-text-secondary);text-align:center;margin-bottom:.25rem;font-size:.9rem;font-weight:600}.Header-module__hBw1pG__userMenu{align-items:center;gap:1rem;display:flex}.Header-module__hBw1pG__userName{color:var(--tech-text-primary);font-size:.9rem;font-weight:600}.Header-module__hBw1pG__adminLink{color:var(--tech-glow-gold);background:#f59e0b0d;border:1px solid #f59e0b33;border-radius:6px;padding:.35rem .75rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .3s}.Header-module__hBw1pG__adminLink:hover{border-color:var(--tech-glow-gold);background:#f59e0b26;box-shadow:0 0 10px #f59e0b4d}.Header-module__hBw1pG__themeToggle{color:var(--tech-text-secondary);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;transition:all .3s;display:flex}.Header-module__hBw1pG__themeToggle:hover{color:var(--tech-glow-teal);background:#6366f114;transform:rotate(15deg)scale(1.1);box-shadow:0 0 12px #14b8a633}
.Hero-module__ZARIfG__hero{background-color:var(--tech-bg);text-align:center;justify-content:center;align-items:center;min-height:85vh;padding:10rem 0 8rem;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__gridOverlay{pointer-events:none;z-index:1;background-image:linear-gradient(#6366f108 1px,#0000 1px),linear-gradient(90deg,#6366f108 1px,#0000 1px);background-position:50%;background-size:50px 50px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 40%,#0000 80%);mask-image:radial-gradient(#000 40%,#0000 80%)}.Hero-module__ZARIfG__glowBall1{filter:blur(40px);z-index:0;pointer-events:none;background:radial-gradient(circle,#6366f108 0%,#0000 70%);border-radius:50%;width:350px;height:350px;position:absolute;top:10%;left:15%}.Hero-module__ZARIfG__glowBall2{filter:blur(45px);z-index:0;pointer-events:none;background:radial-gradient(circle,#8b5cf605 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:15%;right:15%}.Hero-module__ZARIfG__heroContainer{z-index:2;flex-direction:column;align-items:center;max-width:900px;display:flex;position:relative}.Hero-module__ZARIfG__badgeContainer{margin-bottom:2rem}.Hero-module__ZARIfG__techBadge{background:var(--tech-border);border:1px solid var(--tech-border-hover);color:var(--tech-text-secondary);letter-spacing:.5px;border-radius:50px;align-items:center;gap:.5rem;padding:.5rem 1.25rem;font-size:.85rem;font-weight:600;display:inline-flex;box-shadow:0 0 15px #6366f10d}.Hero-module__ZARIfG__pulsingDot{background-color:var(--tech-glow-teal);width:8px;height:8px;box-shadow:0 0 8px var(--tech-glow-teal);border-radius:50%;animation:2s infinite Hero-module__ZARIfG__pulse-dot;display:inline-block}@keyframes Hero-module__ZARIfG__pulse-dot{0%{opacity:.6;transform:scale(.9)}50%{opacity:1;box-shadow:0 0 12px var(--tech-glow-teal);transform:scale(1.25)}to{opacity:.6;transform:scale(.9)}}.Hero-module__ZARIfG__title{background:var(--hero-title-gradient);-webkit-text-fill-color:transparent;letter-spacing:-1px;text-shadow:0 0 40px #6366f11a;-webkit-background-clip:text;margin-bottom:1.5rem;animation:.8s ease-out Hero-module__ZARIfG__fade-in-up;font-size:4.8rem!important;font-weight:900!important;line-height:1.1!important}.Hero-module__ZARIfG__tagline{color:var(--hero-tagline-color);max-width:800px;margin:0 auto;font-size:1.85rem;font-weight:500;line-height:1.4;animation:1s ease-out Hero-module__ZARIfG__fade-in-up}.Hero-module__ZARIfG__decorativeContainer{justify-content:center;align-items:center;gap:1rem;width:100%;margin:2rem 0;display:flex}.Hero-module__ZARIfG__decorativeLine{background:linear-gradient(to right, transparent, var(--tech-glow-purple), transparent);width:80px;height:2px}.Hero-module__ZARIfG__decorativeDot{background-color:var(--tech-glow-purple);width:6px;height:6px;box-shadow:0 0 8px var(--tech-glow-purple);border-radius:50%}.Hero-module__ZARIfG__intro{color:var(--tech-text-muted);max-width:700px;margin-bottom:3rem;font-size:1.15rem;font-weight:400;line-height:1.7;animation:1.2s ease-out Hero-module__ZARIfG__fade-in-up}.Hero-module__ZARIfG__actionButtons{flex-wrap:wrap;justify-content:center;gap:1.5rem;animation:1.4s ease-out Hero-module__ZARIfG__fade-in-up;display:flex}@keyframes Hero-module__ZARIfG__fade-in-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Hero-module__ZARIfG__hero{min-height:70vh;padding:8rem 0 5rem}.Hero-module__ZARIfG__title{font-size:3rem!important}.Hero-module__ZARIfG__tagline{font-size:1.35rem}.Hero-module__ZARIfG__intro{margin-bottom:2rem;font-size:1rem}.Hero-module__ZARIfG__actionButtons{flex-direction:column;gap:1rem;width:100%;max-width:320px}}
.AboutUs-module__Rj00zW__about{background-color:var(--tech-bg-deep);padding:8rem 0;position:relative;overflow:hidden}.AboutUs-module__Rj00zW__aboutContainer{text-align:center;flex-direction:column;align-items:center;display:flex}.AboutUs-module__Rj00zW__title{background:var(--title-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:3.5rem;font-size:2.8rem;font-weight:800;display:inline-block;position:relative}.AboutUs-module__Rj00zW__title:after{content:"";background-color:var(--tech-glow-purple);width:60px;height:2px;position:absolute;bottom:-1rem;left:50%;transform:translate(-50%);box-shadow:0 0 10px #8b5cf699}.AboutUs-module__Rj00zW__contentWrapper{max-width:850px;margin:0 auto}.AboutUs-module__Rj00zW__content{color:var(--tech-text-primary);font-size:1.2rem;font-weight:400;line-height:1.8}@media (max-width:768px){.AboutUs-module__Rj00zW__about{padding:5rem 0}.AboutUs-module__Rj00zW__title{font-size:2.2rem}.AboutUs-module__Rj00zW__content{font-size:1.05rem}}.AboutUs-module__Rj00zW__hasImage{text-align:start;grid-template-columns:1.2fr 1fr;align-items:center;gap:5rem;display:grid}[dir=rtl] .AboutUs-module__Rj00zW__hasImage{text-align:right}.AboutUs-module__Rj00zW__hasImage .AboutUs-module__Rj00zW__title:after{left:0;transform:none}[dir=rtl] .AboutUs-module__Rj00zW__hasImage .AboutUs-module__Rj00zW__title:after{left:auto;right:0}.AboutUs-module__Rj00zW__imageWrapper{justify-content:center;align-items:center;width:100%;padding:10px;display:flex;position:relative}.AboutUs-module__Rj00zW__cyberCornerTL{border-top:2px solid var(--tech-glow-gold);border-left:2px solid var(--tech-glow-gold);opacity:.6;width:20px;height:20px;position:absolute;top:0;left:0}.AboutUs-module__Rj00zW__cyberCornerBR{border-bottom:2px solid var(--tech-glow-gold);border-right:2px solid var(--tech-glow-gold);opacity:.6;width:20px;height:20px;position:absolute;bottom:0;right:0}.AboutUs-module__Rj00zW__imageContainer{border:1px solid #ffffff0d;border-radius:12px;width:100%;overflow:hidden;box-shadow:0 20px 45px #0006}.AboutUs-module__Rj00zW__aboutImg{object-fit:cover;width:100%;height:auto;transition:transform .6s cubic-bezier(.4,0,.2,1);display:block}.AboutUs-module__Rj00zW__aboutImg:hover{transform:scale(1.05)}@media (max-width:992px){.AboutUs-module__Rj00zW__hasImage{text-align:center;grid-template-columns:1fr;gap:3rem}.AboutUs-module__Rj00zW__hasImage .AboutUs-module__Rj00zW__title:after{left:50%;transform:translate(-50%)}[dir=rtl] .AboutUs-module__Rj00zW__hasImage .AboutUs-module__Rj00zW__title:after{left:50%;right:auto;transform:translate(-50%)}}
.ServiceCard-module__MIEO4W__cardWrapper{perspective:1200px;cursor:pointer;height:380px}.ServiceCard-module__MIEO4W__cardInner{text-align:center;width:100%;height:100%;transform-style:preserve-3d;border-radius:12px;transition:transform .8s cubic-bezier(.4,0,.2,1);position:relative;box-shadow:0 10px 30px #0000004d}.ServiceCard-module__MIEO4W__flipped .ServiceCard-module__MIEO4W__cardInner{transform:rotateY(180deg)}.ServiceCard-module__MIEO4W__cardFront,.ServiceCard-module__MIEO4W__cardBack{backface-visibility:hidden;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:2rem;transition:all .3s;display:flex;position:absolute}.ServiceCard-module__MIEO4W__cardFront{background:var(--tech-card-glass);border:1px solid var(--tech-border);-webkit-backdrop-filter:blur(16px)}.ServiceCard-module__MIEO4W__cardFront:before{content:"";opacity:0;z-index:-1;background:linear-gradient(135deg,#6366f11a,#14b8a61a);border-radius:12px;width:100%;height:100%;transition:opacity .5s;position:absolute;top:0;left:0}.ServiceCard-module__MIEO4W__cardWrapper:hover .ServiceCard-module__MIEO4W__cardFront{border-color:var(--tech-border-hover);transform:translateY(-5px);box-shadow:0 0 25px #6366f133}.ServiceCard-module__MIEO4W__cardWrapper:hover .ServiceCard-module__MIEO4W__cardFront:before{opacity:1}.ServiceCard-module__MIEO4W__cardBack{background:var(--card-back-bg);border:1px solid var(--tech-border-hover);color:var(--card-back-text);transform:rotateY(180deg);box-shadow:0 0 30px #8b5cf626}.ServiceCard-module__MIEO4W__cardIcon{background:#6366f114;border:1px solid #6366f126;border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;margin-bottom:1.5rem;font-size:3.2rem;transition:all .3s;display:flex;box-shadow:0 0 15px #6366f11a}.ServiceCard-module__MIEO4W__cardWrapper:hover .ServiceCard-module__MIEO4W__cardIcon{border-color:var(--tech-glow-teal);background:#14b8a626;transform:scale(1.05);box-shadow:0 0 20px #14b8a64d}.ServiceCard-module__MIEO4W__title{color:var(--tech-text-primary);margin-bottom:1rem;font-size:1.35rem;font-weight:700;line-height:1.3;transition:color .3s}.ServiceCard-module__MIEO4W__cardWrapper:hover .ServiceCard-module__MIEO4W__title{color:#fff}.ServiceCard-module__MIEO4W__description{color:var(--tech-text-secondary);font-size:.95rem;line-height:1.6}.ServiceCard-module__MIEO4W__flipPrompt{color:var(--tech-glow-teal);text-transform:uppercase;letter-spacing:1.5px;opacity:.8;align-items:center;gap:.5rem;margin-top:auto;font-size:.8rem;font-weight:700;transition:all .3s;display:flex}.ServiceCard-module__MIEO4W__cardWrapper:hover .ServiceCard-module__MIEO4W__flipPrompt{color:var(--tech-glow-purple);opacity:1;text-shadow:0 0 8px #8b5cf680}.ServiceCard-module__MIEO4W__backText{color:var(--card-back-text-muted);margin-bottom:2rem;font-size:1.15rem;font-weight:400;line-height:1.6}.ServiceCard-module__MIEO4W__contactBtn{width:100%;margin-top:auto}
.Services-module__dpHhBa__services{background:var(--services-bg-gradient);padding:8rem 0;position:relative}.Services-module__dpHhBa__servicesContainer{flex-direction:column;align-items:center;display:flex}.Services-module__dpHhBa__sectionTitle{background:var(--title-gradient);-webkit-text-fill-color:transparent;text-align:center;letter-spacing:-.5px;-webkit-background-clip:text;margin-bottom:4.5rem;font-size:2.8rem;font-weight:800;position:relative}.Services-module__dpHhBa__sectionTitle:after{content:"";background:linear-gradient(90deg, var(--tech-glow-teal), var(--tech-glow-purple));border-radius:2px;width:70px;height:3px;position:absolute;bottom:-1rem;left:50%;transform:translate(-50%);box-shadow:0 0 10px #14b8a699}.Services-module__dpHhBa__grid{grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;gap:2.5rem;width:100%;display:grid}@media (max-width:1024px){.Services-module__dpHhBa__grid{grid-auto-flow:unset;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}@media (max-width:768px){.Services-module__dpHhBa__services{padding:5rem 0}.Services-module__dpHhBa__sectionTitle{margin-bottom:3.5rem;font-size:2.2rem}}
.EventsSnapshot-module__IzM8Uq__events{background:var(--events-bg-gradient);padding:8rem 0;position:relative}.EventsSnapshot-module__IzM8Uq__eventsContainer{flex-direction:column;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.EventsSnapshot-module__IzM8Uq__header{justify-content:space-between;align-items:center;margin-bottom:4rem;display:flex}.EventsSnapshot-module__IzM8Uq__title{background:var(--title-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:2.8rem;font-weight:800;position:relative}.EventsSnapshot-module__IzM8Uq__title:after{content:"";background:linear-gradient(90deg, var(--tech-glow-indigo), var(--tech-glow-teal));width:50px;height:3px;box-shadow:0 0 8px var(--tech-glow-indigo);border-radius:2px;position:absolute;bottom:-.75rem;left:0}[dir=rtl] .EventsSnapshot-module__IzM8Uq__title:after{left:auto;right:0}.EventsSnapshot-module__IzM8Uq__viewAllBtn{text-decoration:none}.EventsSnapshot-module__IzM8Uq__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem;width:100%;display:grid}.EventsSnapshot-module__IzM8Uq__card{background:var(--tech-card-glass);border:1px solid var(--tech-border);-webkit-backdrop-filter:blur(12px);border-radius:12px;flex-direction:column;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden;box-shadow:0 10px 30px #0000000d}.EventsSnapshot-module__IzM8Uq__card:hover{border-color:var(--tech-border-hover);transform:translateY(-8px);box-shadow:0 15px 35px #6366f140}.EventsSnapshot-module__IzM8Uq__imageBox{background-position:50%;background-size:cover;height:220px;transition:all .5s;position:relative;overflow:hidden}.EventsSnapshot-module__IzM8Uq__imageBox:after{content:"";background:linear-gradient(#0000 40%,#030712d9);width:100%;height:100%;position:absolute;top:0;left:0}.EventsSnapshot-module__IzM8Uq__card:hover .EventsSnapshot-module__IzM8Uq__imageBox{transform:scale(1.03)}.EventsSnapshot-module__IzM8Uq__badge{color:#fff;text-transform:uppercase;z-index:2;letter-spacing:.5px;border:1px solid #0000;border-radius:50px;padding:.4rem 1rem;font-size:.75rem;font-weight:700;position:absolute;top:1.25rem;right:1.25rem;box-shadow:0 4px 15px #00000059}.EventsSnapshot-module__IzM8Uq__UPCOMING,.EventsSnapshot-module__IzM8Uq__COMING_SOON{color:#a5b4fc;background:#6366f126;border-color:#6366f166;box-shadow:0 0 15px #6366f140}.EventsSnapshot-module__IzM8Uq__CURRENT,.EventsSnapshot-module__IzM8Uq__OPEN{color:#2dd4bf;background:#14b8a626;border-color:#14b8a666;box-shadow:0 0 15px #14b8a640}.EventsSnapshot-module__IzM8Uq__SOLD_OUT{color:#d68163;background:#c3624226;border-color:#c3624266;box-shadow:0 0 15px #c3624240}.EventsSnapshot-module__IzM8Uq__PAST{color:#d1d5db;background:#9ca3af1a;border-color:#9ca3af4d}.EventsSnapshot-module__IzM8Uq__cardBody{background:0 0;flex-direction:column;flex-grow:1;padding:1.75rem;display:flex}.EventsSnapshot-module__IzM8Uq__categoryWrapper{margin-bottom:.75rem}.EventsSnapshot-module__IzM8Uq__categoryBadge{color:var(--tech-text-secondary);background:#2f5d7f14;border:1px solid #2f5d7f26;border-radius:50px;padding:.25rem .75rem;font-size:.78rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.EventsSnapshot-module__IzM8Uq__categoryBadge:hover{border-color:var(--tech-glow-gold);color:var(--tech-glow-gold);background:#c362421f;transform:translateY(-1px)}.EventsSnapshot-module__IzM8Uq__imageLink{width:100%;display:block;overflow:hidden}.EventsSnapshot-module__IzM8Uq__cardTitle{color:var(--tech-text-primary);margin-bottom:.75rem;font-size:1.3rem;font-weight:700;line-height:1.4;transition:color .3s}.EventsSnapshot-module__IzM8Uq__card:hover .EventsSnapshot-module__IzM8Uq__cardTitle{color:var(--tech-glow-teal)}.EventsSnapshot-module__IzM8Uq__cardDate{color:var(--tech-glow-purple);letter-spacing:.5px;align-items:center;gap:.35rem;margin-top:auto;font-size:.85rem;font-weight:600;display:flex}.EventsSnapshot-module__IzM8Uq__cardDate:before{content:"📅";font-size:.9rem}@media (max-width:768px){.EventsSnapshot-module__IzM8Uq__events{padding:5rem 0}.EventsSnapshot-module__IzM8Uq__header{flex-direction:column;align-items:flex-start;gap:1.5rem}.EventsSnapshot-module__IzM8Uq__title{font-size:2.2rem}.EventsSnapshot-module__IzM8Uq__viewAllBtn{width:100%}}
.detail-module__g3WPGW__detailPage{background:var(--services-bg-gradient);color:var(--tech-text-primary);min-height:100vh;padding:5rem 0}.detail-module__g3WPGW__container{max-width:1200px;margin:0 auto;padding:0 2rem}.detail-module__g3WPGW__backBtn{color:var(--tech-glow-indigo);align-items:center;margin-bottom:2.5rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.detail-module__g3WPGW__backBtn:hover{color:var(--tech-glow-gold);transform:translate(-5px)}[dir=rtl] .detail-module__g3WPGW__backBtn:hover{transform:translate(5px)}.detail-module__g3WPGW__mainGrid{grid-template-columns:2fr 1fr;align-items:start;gap:3.5rem;display:grid}.detail-module__g3WPGW__leftCol{flex-direction:column;gap:2.5rem;display:flex}.detail-module__g3WPGW__header{border-bottom:1px solid var(--tech-border);padding-bottom:2rem}.detail-module__g3WPGW__metaRow{align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.detail-module__g3WPGW__categoryBadge{color:var(--tech-text-secondary);background:#2f5d7f14;border:1px solid #2f5d7f26;border-radius:50px;padding:.35rem .85rem;font-size:.8rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.detail-module__g3WPGW__categoryBadge:hover{border-color:var(--tech-glow-gold);color:var(--tech-glow-gold);background:#c362421f}.detail-module__g3WPGW__statusBadge{border:1px solid #0000;border-radius:50px;padding:.35rem .85rem;font-size:.8rem;font-weight:700}.detail-module__g3WPGW__COMING_SOON,.detail-module__g3WPGW__UPCOMING{color:#5c9cd2;background:#6366f126;border-color:#6366f166}.detail-module__g3WPGW__OPEN,.detail-module__g3WPGW__CURRENT{color:#2dd4bf;background:#14b8a626;border-color:#14b8a666}.detail-module__g3WPGW__SOLD_OUT{color:#c36242;background:#c3624226;border-color:#c3624266}.detail-module__g3WPGW__PAST{color:#959265;background:#9ca3af1a;border-color:#9ca3af4d}.detail-module__g3WPGW__title{background:linear-gradient(135deg, var(--tech-glow-indigo), var(--tech-glow-gold));-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:2.8rem;font-weight:800;line-height:1.25}.detail-module__g3WPGW__imageGallery{flex-direction:column;gap:1rem;display:flex}.detail-module__g3WPGW__mainImage{border:1px solid var(--tech-border);background-position:50%;background-size:cover;border-radius:12px;width:100%;height:450px;box-shadow:0 10px 30px #0003}.detail-module__g3WPGW__thumbGrid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.detail-module__g3WPGW__thumbImage{border:1px solid var(--tech-border);cursor:pointer;background-position:50%;background-size:cover;border-radius:8px;height:120px;transition:all .3s;box-shadow:0 5px 15px #0000001a}.detail-module__g3WPGW__thumbImage:hover{border-color:var(--tech-glow-gold);transform:translateY(-2px)}.detail-module__g3WPGW__descriptionSection{background:var(--tech-card);border:1px solid var(--tech-border);border-radius:12px;padding:2.5rem;box-shadow:0 10px 30px #0000000d}.detail-module__g3WPGW__sectionTitle{color:var(--tech-glow-indigo);border-bottom:1px solid #2f5d7f1a;margin-bottom:1.5rem;padding-bottom:.75rem;font-size:1.6rem;font-weight:700}.detail-module__g3WPGW__descriptionText{color:var(--tech-text-primary);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.detail-module__g3WPGW__additionalDetails{border-left:4px solid var(--tech-glow-indigo);background:#2f5d7f08;border-radius:0 8px 8px 0;padding:1.25rem 1.75rem;font-size:1.05rem;line-height:1.7}[dir=rtl] .detail-module__g3WPGW__additionalDetails{border-left:none;border-right:4px solid var(--tech-glow-indigo);border-radius:8px 0 0 8px}.detail-module__g3WPGW__speakersSection{background:var(--tech-card);border:1px solid var(--tech-border);border-radius:12px;padding:2.5rem;box-shadow:0 10px 30px #0000000d}.detail-module__g3WPGW__speakersCard{background:#2f5d7f08;border:1px solid #2f5d7f1a;border-radius:8px;padding:1.5rem 2rem;font-size:1.1rem;font-weight:600;line-height:1.7}.detail-module__g3WPGW__rightCol{flex-direction:column;gap:2.5rem;display:flex;position:sticky;top:6rem}.detail-module__g3WPGW__sidebarCard{background:var(--tech-card);border:1px solid var(--tech-border);border-radius:12px;padding:2.25rem;box-shadow:0 10px 30px #0000000d}.detail-module__g3WPGW__sidebarTitle{color:var(--tech-glow-indigo);border-bottom:1px solid #2f5d7f1a;margin-bottom:1.75rem;padding-bottom:.75rem;font-size:1.35rem;font-weight:700}.detail-module__g3WPGW__detailsList{flex-direction:column;gap:1.5rem;margin-bottom:2.25rem;display:flex}.detail-module__g3WPGW__detailItem{align-items:flex-start;gap:1rem;display:flex}.detail-module__g3WPGW__detailIcon{font-size:1.5rem}.detail-module__g3WPGW__detailTextWrapper{flex-direction:column;gap:.25rem;display:flex}.detail-module__g3WPGW__detailLabel{color:var(--tech-text-secondary);text-transform:uppercase;font-size:.85rem;font-weight:700}.detail-module__g3WPGW__detailValue{color:var(--tech-text-primary);font-size:1rem;font-weight:600;line-height:1.5}.detail-module__g3WPGW__actionBlock{flex-direction:column;gap:1rem;display:flex}.detail-module__g3WPGW__actionBtn{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;width:100%;padding:.85rem;font-size:1.05rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 4px 15px #0000001a}.detail-module__g3WPGW__btnOpen{background:linear-gradient(135deg, var(--tech-glow-gold), var(--tech-glow-purple));color:#fff!important}.detail-module__g3WPGW__btnOpen:hover{transform:translateY(-2px);box-shadow:0 6px 20px #c3624259}.detail-module__g3WPGW__btnComing{border:1px solid var(--tech-glow-indigo);background:#2f5d7f14;color:var(--tech-glow-indigo)!important}.detail-module__g3WPGW__btnComing:hover{background:#2f5d7f1f;transform:translateY(-2px)}.detail-module__g3WPGW__btnSold{cursor:not-allowed;background:#9ca3af1a;border:1px solid #9ca3af33;color:#9ca3af!important}.detail-module__g3WPGW__btnPast{border:1px solid var(--tech-glow-teal);background:#9592651a;color:var(--tech-glow-teal)!important}.detail-module__g3WPGW__btnPast:hover{background:#95926526;transform:translateY(-2px)}.detail-module__g3WPGW__brochureBtn{border:1px solid var(--tech-border);width:100%;color:var(--tech-text-primary);background:0 0;border-radius:8px;justify-content:center;align-items:center;padding:.85rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.detail-module__g3WPGW__brochureBtn:hover{border-color:var(--tech-glow-gold);color:var(--tech-glow-gold)}.detail-module__g3WPGW__ticketsContainer{margin-top:1.5rem}.detail-module__g3WPGW__ticketsHeaderTitle{color:var(--tech-text-primary);margin-bottom:1.25rem;font-size:1.2rem;font-weight:700}.detail-module__g3WPGW__ticketsGrid{flex-direction:column;gap:1.25rem;display:flex}.detail-module__g3WPGW__ticketCard{background:var(--tech-card);border:1px solid var(--tech-border);border-radius:10px;flex-direction:column;gap:.75rem;padding:1.5rem;transition:all .3s;display:flex;box-shadow:0 4px 20px #00000008}.detail-module__g3WPGW__ticketCard:hover{border-color:var(--tech-border-hover);box-shadow:0 6px 25px #c362421a}.detail-module__g3WPGW__ticketHeader{justify-content:space-between;align-items:center;display:flex}.detail-module__g3WPGW__ticketTitle{color:var(--tech-glow-indigo);font-size:1.1rem;font-weight:700}.detail-module__g3WPGW__ticketPrice{color:var(--tech-glow-gold);font-size:1.15rem;font-weight:800}.detail-module__g3WPGW__ticketDesc{color:var(--tech-text-secondary);font-size:.9rem;line-height:1.5}.detail-module__g3WPGW__ticketBtn{width:100%;margin-top:.5rem}@media (max-width:992px){.detail-module__g3WPGW__mainGrid{grid-template-columns:1fr;gap:2.5rem}.detail-module__g3WPGW__rightCol{position:static}}@media (max-width:576px){.detail-module__g3WPGW__title{font-size:2.1rem}.detail-module__g3WPGW__mainImage{height:280px}.detail-module__g3WPGW__thumbImage{height:80px}.detail-module__g3WPGW__descriptionSection,.detail-module__g3WPGW__speakersSection{padding:1.75rem}}.detail-module__g3WPGW__faqSection{background:var(--tech-card);border:1px solid var(--tech-border);border-radius:12px;margin-top:2rem;padding:2.5rem;box-shadow:0 10px 30px #0000000d}.detail-module__g3WPGW__faqList{flex-direction:column;gap:1rem;margin-top:1.5rem;display:flex}.detail-module__g3WPGW__faqDetails{border:1px solid var(--tech-border);background:#2f5d7f05;border-radius:8px;transition:all .3s;overflow:hidden}.detail-module__g3WPGW__faqDetails[open]{border-color:var(--tech-glow-gold);background:#2f5d7f0d}.detail-module__g3WPGW__faqSummary{cursor:pointer;color:var(--tech-text-primary);outline:none;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;font-size:1.1rem;font-weight:700;list-style:none;display:flex}.detail-module__g3WPGW__faqSummary::-webkit-details-marker{display:none}.detail-module__g3WPGW__faqSummary:after{content:"+";color:var(--color-gold);font-size:1.5rem;font-weight:300;transition:transform .3s}.detail-module__g3WPGW__faqDetails[open] .detail-module__g3WPGW__faqSummary:after{content:"−";transform:rotate(180deg)}.detail-module__g3WPGW__faqAnswer{color:var(--tech-text-muted);border-top:1px solid #2f5d7f0d;padding:1rem 1.5rem 1.25rem;font-size:1rem;line-height:1.6}.detail-module__g3WPGW__ticketsSection{background:var(--tech-card);border:1px solid var(--tech-border);border-radius:12px;width:100%;margin-top:2rem;padding:2.5rem;box-shadow:0 10px 30px #0000000d}.detail-module__g3WPGW__ticketsGridPremium{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:2rem;display:grid}.detail-module__g3WPGW__ticketCardPremium{color:var(--tech-text-primary);background:#fff;border:1px solid #1d2d4426;border-radius:16px;flex-direction:column;padding:2rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 25px #0000000d}[data-theme=dark] .detail-module__g3WPGW__ticketCardPremium{color:var(--tech-text-primary);background:#1c2630;border-color:#ffffff14}.detail-module__g3WPGW__ticketCardPremium:hover{border-color:var(--color-gold);transform:translateY(-10px);box-shadow:0 20px 40px #c5a05926}.detail-module__g3WPGW__popularBadge{background:var(--color-gold);color:#fff;text-transform:uppercase;border-radius:50px;padding:.25rem .75rem;font-size:.75rem;font-weight:700;position:absolute;top:15px;right:15px}[dir=rtl] .detail-module__g3WPGW__popularBadge{left:15px;right:auto}.detail-module__g3WPGW__ticketHeaderPremium{border-bottom:1px solid #1d2d441a;margin-bottom:1.5rem;padding-bottom:1.25rem}[data-theme=dark] .detail-module__g3WPGW__ticketHeaderPremium{border-bottom-color:#ffffff14}.detail-module__g3WPGW__ticketTitlePremium{color:var(--color-navy);margin-bottom:.5rem;font-size:1.4rem;font-weight:800}[data-theme=dark] .detail-module__g3WPGW__ticketTitlePremium{color:#fff}.detail-module__g3WPGW__ticketSeatsLeft{color:#e07a5f;font-size:.8rem;font-weight:700}.detail-module__g3WPGW__ticketFeaturesPremium{flex-direction:column;flex-grow:1;gap:.85rem;margin:0 0 2rem;padding:0;list-style:none;display:flex}.detail-module__g3WPGW__ticketFeatureItemPremium{color:var(--tech-text-muted);align-items:flex-start;gap:.75rem;font-size:.95rem;line-height:1.4;display:flex}.detail-module__g3WPGW__checkmarkIcon{color:#25d366;flex-shrink:0;font-weight:900}.detail-module__g3WPGW__priceBlockPremium{border-top:1px solid #1d2d441a;flex-direction:column;gap:.5rem;margin-top:auto;padding-top:1.5rem;display:flex}[data-theme=dark] .detail-module__g3WPGW__priceBlockPremium{border-top-color:#ffffff14}.detail-module__g3WPGW__priceWrapperPremium{align-items:baseline;gap:.75rem;display:flex}.detail-module__g3WPGW__slashedPricePremium{color:#a0aec0;font-size:1.05rem;text-decoration:line-through}.detail-module__g3WPGW__currentPricePremium{color:var(--color-gold);font-size:1.75rem;font-weight:800}.detail-module__g3WPGW__ticketBtnPremium{background:var(--color-navy);text-align:center;border-radius:8px;padding:.85rem;font-weight:700;text-decoration:none;transition:all .3s;color:#fff!important}[data-theme=dark] .detail-module__g3WPGW__ticketBtnPremium{background:var(--color-gold);color:#1d2d44!important}.detail-module__g3WPGW__ticketBtnPremium:hover{background:var(--color-gold);color:#fff!important}[data-theme=dark] .detail-module__g3WPGW__ticketBtnPremium:hover{background:#d4b26f;color:#1d2d44!important}.detail-module__g3WPGW__productsSection{background:var(--tech-card);border:1px solid var(--tech-border);border-radius:12px;width:100%;margin-top:2rem;padding:2.5rem;box-shadow:0 10px 30px #0000000d}.detail-module__g3WPGW__productsGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.5rem;margin-top:1.5rem;display:grid}.detail-module__g3WPGW__productCard{background:var(--tech-card);border:1px solid var(--tech-border);border-radius:10px;flex-direction:column;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 4px 15px #00000005}.detail-module__g3WPGW__productCard:hover{border-color:var(--color-gold);transform:translateY(-5px);box-shadow:0 8px 25px #00000014}.detail-module__g3WPGW__productImg{border-bottom:1px solid var(--tech-border);background-position:50%;background-size:cover;height:160px}.detail-module__g3WPGW__productInfo{flex-direction:column;flex-grow:1;gap:.5rem;padding:1.25rem;display:flex}.detail-module__g3WPGW__productBadge{color:var(--color-gold);text-transform:uppercase;font-size:.75rem;font-weight:700}.detail-module__g3WPGW__productTitle{color:var(--tech-text-primary);-webkit-line-clamp:2;-webkit-box-orient:vertical;height:2.8rem;margin:0;font-size:1rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.detail-module__g3WPGW__productPrice{color:var(--color-terracotta);margin-top:auto;font-size:1.1rem;font-weight:800}.detail-module__g3WPGW__productBtn{color:var(--tech-text-primary);border:1px solid var(--tech-border);text-align:center;background:0 0;border-radius:6px;margin-top:.5rem;padding:.6rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .3s}.detail-module__g3WPGW__productBtn:hover{background:var(--color-gold);border-color:var(--color-gold);color:#fff!important}
.ArticlesSnapshot-module__eAyC6W__articles{background-color:var(--tech-bg-deep);border-top:1px solid var(--tech-border);padding:8rem 0;position:relative}.ArticlesSnapshot-module__eAyC6W__articlesContainer{flex-direction:column;display:flex}.ArticlesSnapshot-module__eAyC6W__header{justify-content:space-between;align-items:center;margin-bottom:4rem;display:flex}.ArticlesSnapshot-module__eAyC6W__title{background:var(--title-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:2.8rem;font-weight:800;position:relative}.ArticlesSnapshot-module__eAyC6W__title:after{content:"";background:linear-gradient(90deg, var(--tech-glow-indigo), var(--tech-glow-gold));border-radius:2px;width:50px;height:3px;position:absolute;bottom:-.75rem;left:0}[dir=rtl] .ArticlesSnapshot-module__eAyC6W__title:after{left:auto;right:0}.ArticlesSnapshot-module__eAyC6W__viewAllBtn{text-decoration:none}.ArticlesSnapshot-module__eAyC6W__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem;width:100%;display:grid}.ArticlesSnapshot-module__eAyC6W__card{background:var(--tech-card);border:1px solid var(--tech-border);border-radius:12px;flex-direction:column;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;overflow:hidden;box-shadow:0 10px 30px #0000000d}.ArticlesSnapshot-module__eAyC6W__card:hover{border-color:var(--tech-border-hover);transform:translateY(-8px);box-shadow:0 20px 40px #c3624226}.ArticlesSnapshot-module__eAyC6W__imageBox{background-position:50%;background-size:cover;width:100%;height:200px}.ArticlesSnapshot-module__eAyC6W__cardBody{flex-direction:column;flex-grow:1;gap:.75rem;padding:1.75rem;display:flex}.ArticlesSnapshot-module__eAyC6W__categoryTag{color:var(--tech-glow-gold);text-transform:uppercase;letter-spacing:1px;font-size:.8rem;font-weight:700}.ArticlesSnapshot-module__eAyC6W__cardTitle{color:var(--tech-text-primary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.5rem;font-size:1.25rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.ArticlesSnapshot-module__eAyC6W__readMoreLink{color:var(--tech-glow-indigo);align-self:flex-start;margin-top:auto;font-size:.95rem;font-weight:600;transition:color .3s}.ArticlesSnapshot-module__eAyC6W__readMoreLink:hover{color:var(--tech-glow-gold)}@media (max-width:768px){.ArticlesSnapshot-module__eAyC6W__articles{padding:5rem 0}.ArticlesSnapshot-module__eAyC6W__header{flex-direction:column;align-items:flex-start;gap:1.5rem}.ArticlesSnapshot-module__eAyC6W__title{font-size:2.25rem}.ArticlesSnapshot-module__eAyC6W__viewAllBtn{text-align:center;width:100%}}
.about-module__Qh_SSG__aboutPage{font-family:var(--font-primary)}.about-module__Qh_SSG__hero{background-color:var(--color-beige);text-align:center;padding:8rem 0 6rem}.about-module__Qh_SSG__heroContainer{flex-direction:column;align-items:center;display:flex}.about-module__Qh_SSG__heroTitle{color:var(--color-navy);margin-bottom:1rem;font-size:3.5rem;font-weight:800}.about-module__Qh_SSG__heroTagline{color:var(--color-gold);max-width:800px;margin:0 auto;font-size:1.5rem;font-weight:500}.about-module__Qh_SSG__decorativeLine{background-color:var(--color-terracotta);border-radius:2px;width:80px;height:3px;margin:2rem 0}.about-module__Qh_SSG__heroIntro{color:var(--color-navy);opacity:.9;max-width:800px;font-size:1.125rem;font-weight:400;line-height:1.8}.about-module__Qh_SSG__missionVision{background-color:var(--color-white);padding:6rem 0}.about-module__Qh_SSG__mvContainer{grid-template-columns:1fr 1fr;gap:3rem;display:grid}.about-module__Qh_SSG__card{background-color:var(--color-beige);border-top:4px solid var(--color-gold);border-radius:8px;padding:3rem;transition:transform .3s,box-shadow .3s;box-shadow:0 10px 30px #1d2d440d}.about-module__Qh_SSG__card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #1d2d4414}.about-module__Qh_SSG__cardTitle{color:var(--color-navy);font-size:2rem;font-weight:700}.about-module__Qh_SSG__cardLine{background-color:var(--color-terracotta);width:40px;height:2px;margin:1.5rem 0}.about-module__Qh_SSG__cardContent{color:var(--color-navy);opacity:.85;font-size:1.1rem;line-height:1.7}.about-module__Qh_SSG__values{background-color:var(--color-navy);color:var(--color-white);text-align:center;padding:6rem 0}.about-module__Qh_SSG__sectionTitle{color:var(--color-gold);margin-bottom:4rem;font-size:2.25rem;font-weight:700;position:relative}.about-module__Qh_SSG__valuesContainer .about-module__Qh_SSG__sectionTitle:after{content:"";background-color:var(--color-terracotta);width:50px;height:2px;position:absolute;bottom:-1rem;left:50%;transform:translate(-50%)}.about-module__Qh_SSG__valuesGrid{grid-template-columns:repeat(3,1fr);gap:2.5rem;display:grid}.about-module__Qh_SSG__valueCard{background-color:#ffffff08;border:1px solid #c5a05926;border-radius:8px;padding:3rem 2rem;transition:all .3s}.about-module__Qh_SSG__valueCard:hover{border-color:var(--color-gold);background-color:#ffffff0d;transform:translateY(-5px)}.about-module__Qh_SSG__valueIcon{color:var(--color-gold);margin-bottom:1.5rem;font-size:2rem}.about-module__Qh_SSG__valueTitle{color:var(--color-white);margin-bottom:1rem;font-size:1.5rem;font-weight:600}.about-module__Qh_SSG__valueDesc{color:var(--color-beige);opacity:.8;font-size:1rem;line-height:1.6}.about-module__Qh_SSG__stats{background-color:var(--color-white);text-align:center;padding:6rem 0}.about-module__Qh_SSG__statsContainer .about-module__Qh_SSG__sectionTitle{color:var(--color-navy)}.about-module__Qh_SSG__statsContainer .about-module__Qh_SSG__sectionTitle:after{content:"";background-color:var(--color-gold);width:50px;height:2px;position:absolute;bottom:-1rem;left:50%;transform:translate(-50%)}.about-module__Qh_SSG__statsGrid{grid-template-columns:repeat(3,1fr);gap:3rem;margin-top:4rem;display:grid}.about-module__Qh_SSG__statItem{flex-direction:column;align-items:center;display:flex}.about-module__Qh_SSG__statValue{color:var(--color-gold);margin-bottom:.5rem;font-size:3.5rem;font-weight:800;line-height:1.1}.about-module__Qh_SSG__statLabel{color:var(--color-navy);opacity:.8;font-size:1.1rem;font-weight:500}.about-module__Qh_SSG__cta{background-color:var(--color-beige);text-align:center;padding:6rem 0}.about-module__Qh_SSG__ctaContainer{flex-direction:column;align-items:center;gap:2rem;display:flex}.about-module__Qh_SSG__ctaTitle{color:var(--color-navy);max-width:600px;font-size:2rem;font-weight:700}@media (max-width:992px){.about-module__Qh_SSG__valuesGrid,.about-module__Qh_SSG__statsGrid,.about-module__Qh_SSG__mvContainer{grid-template-columns:1fr;gap:2rem}}@media (max-width:768px){.about-module__Qh_SSG__heroTitle{font-size:2.5rem}.about-module__Qh_SSG__heroTagline{font-size:1.25rem}.about-module__Qh_SSG__card{padding:2rem}.about-module__Qh_SSG__ctaTitle{font-size:1.5rem}}
.detail-module__xdNYPq__detailPage{background-color:var(--color-white);font-family:var(--font-primary);padding:8rem 0 6rem}.detail-module__xdNYPq__container{max-width:900px;margin:0 auto}.detail-module__xdNYPq__backBtn{color:var(--color-gold);margin-bottom:2.5rem;font-size:1rem;font-weight:600;transition:transform .3s;display:inline-block}.detail-module__xdNYPq__backBtn:hover{transform:translate(-5px)}[dir=rtl] .detail-module__xdNYPq__backBtn:hover{transform:translate(5px)}.detail-module__xdNYPq__header{text-align:center;margin-bottom:2.5rem}.detail-module__xdNYPq__title{color:var(--color-navy);margin-bottom:1.5rem;font-size:2.75rem;font-weight:800;line-height:1.25}.detail-module__xdNYPq__meta{color:var(--color-navy);opacity:.8;justify-content:center;align-items:center;gap:.75rem;font-size:.95rem;display:flex}.detail-module__xdNYPq__divider{color:var(--color-gold)}.detail-module__xdNYPq__author{font-weight:600}.detail-module__xdNYPq__date{opacity:.85}.detail-module__xdNYPq__bannerImage{background-position:50%;background-size:cover;border-radius:8px;width:100%;height:450px;margin-bottom:3.5rem;box-shadow:0 15px 40px #1d2d4414}.detail-module__xdNYPq__articleBody{max-width:800px;margin:0 auto}.detail-module__xdNYPq__paragraph{color:var(--color-navy);text-align:justify;margin-bottom:2rem;font-size:1.2rem;line-height:1.85}@media (max-width:768px){.detail-module__xdNYPq__detailPage{padding:6rem 0 4rem}.detail-module__xdNYPq__title{font-size:2rem}.detail-module__xdNYPq__bannerImage{height:250px;margin-bottom:2rem}.detail-module__xdNYPq__paragraph{font-size:1.1rem}}.detail-module__xdNYPq__pdfAttachmentSection{border-top:1px solid #1d2d441a;margin-top:4rem;padding-top:2.5rem}.detail-module__xdNYPq__pdfCard{background:#c5a0590d;border:1px solid #c5a05933;border-radius:12px;align-items:center;gap:1.5rem;padding:1.5rem;transition:all .3s;display:flex}.detail-module__xdNYPq__pdfCard:hover{border-color:var(--color-gold);transform:translateY(-2px);box-shadow:0 10px 20px #c5a0590d}.detail-module__xdNYPq__pdfIcon{color:var(--color-gold);background:#c5a0591a;border-radius:8px;justify-content:center;align-items:center;padding:.75rem;display:flex}.detail-module__xdNYPq__pdfInfo{flex:1}.detail-module__xdNYPq__pdfTitle{color:var(--color-navy);margin-bottom:.25rem;font-size:1.15rem;font-weight:700}.detail-module__xdNYPq__pdfMeta{color:var(--color-navy);opacity:.7;font-size:.9rem}.detail-module__xdNYPq__pdfDownloadBtn{background-color:var(--color-navy);border-radius:6px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;color:var(--color-white)!important}.detail-module__xdNYPq__pdfDownloadBtn:hover{background-color:var(--color-gold);transform:scale(1.02)}@media (max-width:768px){.detail-module__xdNYPq__pdfCard{text-align:center;flex-direction:column;gap:1rem;padding:1.25rem}.detail-module__xdNYPq__pdfDownloadBtn{width:100%}}
.articles-module__c2ggfq__articlesPage{font-family:var(--font-primary);background-color:var(--color-white)}.articles-module__c2ggfq__hero{background-color:var(--color-beige);text-align:center;padding:8rem 0 6rem}.articles-module__c2ggfq__heroContainer{flex-direction:column;align-items:center;display:flex}.articles-module__c2ggfq__heroTitle{color:var(--color-navy);margin-bottom:1rem;font-size:3.5rem;font-weight:800}.articles-module__c2ggfq__heroTagline{color:var(--color-gold);max-width:800px;margin:0 auto;font-size:1.5rem;font-weight:500}.articles-module__c2ggfq__decorativeLine{background-color:var(--color-terracotta);border-radius:2px;width:80px;height:3px;margin:2rem 0}.articles-module__c2ggfq__heroIntro{color:var(--color-navy);opacity:.9;max-width:800px;font-size:1.125rem;font-weight:400;line-height:1.8}.articles-module__c2ggfq__contentSection{padding:6rem 0}.articles-module__c2ggfq__layoutContainer{grid-template-columns:3fr 1fr;align-items:start;gap:4rem;display:grid}.articles-module__c2ggfq__articlesList{flex-direction:column;gap:3rem;display:flex}.articles-module__c2ggfq__filterBar{border-bottom:1px solid #1d2d4414;flex-direction:column;gap:1.5rem;padding-bottom:2rem;display:flex}.articles-module__c2ggfq__searchInput{background-color:var(--color-beige);color:var(--color-navy);border:1px solid #1d2d4426;border-radius:4px;width:100%;padding:1rem 1.5rem;font-size:1rem;transition:all .3s}.articles-module__c2ggfq__searchInput:focus{border-color:var(--color-gold);outline:none;box-shadow:0 0 0 3px #c5a0591a}.articles-module__c2ggfq__categoryFilters{flex-wrap:wrap;gap:.75rem;display:flex}.articles-module__c2ggfq__filterBtn{color:var(--color-navy);cursor:pointer;background-color:#0000;border:1px solid #1d2d4426;border-radius:50px;padding:.5rem 1.25rem;font-size:.9rem;font-weight:600;transition:all .3s}.articles-module__c2ggfq__filterBtn:hover{border-color:var(--color-gold);color:var(--color-gold)}.articles-module__c2ggfq__activeFilter{background-color:var(--color-gold);border-color:var(--color-gold);color:var(--color-white)!important}.articles-module__c2ggfq__grid{flex-direction:column;gap:3rem;display:flex}.articles-module__c2ggfq__articleCard{background-color:var(--color-white);border:1px solid #1d2d440d;border-radius:8px;grid-template-columns:1fr 2fr;gap:2rem;transition:all .3s;display:grid;overflow:hidden;box-shadow:0 5px 20px #1d2d4408}.articles-module__c2ggfq__articleCard:hover{border-color:#c5a05933;transform:translateY(-4px);box-shadow:0 15px 35px #1d2d4414}.articles-module__c2ggfq__articleImage{background-position:50%;background-size:cover;min-height:240px}.articles-module__c2ggfq__cardBody{flex-direction:column;justify-content:space-between;padding:2rem;display:flex}.articles-module__c2ggfq__cardMeta{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.articles-module__c2ggfq__categoryTag{color:var(--color-gold);text-transform:uppercase;letter-spacing:1px;font-size:.8rem;font-weight:700}.articles-module__c2ggfq__metaDivider{color:#1d2d4433}.articles-module__c2ggfq__date{color:var(--color-navy);opacity:.7;font-size:.85rem}.articles-module__c2ggfq__cardTitle{color:var(--color-navy);margin-bottom:1rem;font-size:1.75rem;font-weight:700;line-height:1.3}.articles-module__c2ggfq__cardExcerpt{color:var(--color-navy);opacity:.85;margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.articles-module__c2ggfq__cardFooter{border-top:1px solid #1d2d440f;justify-content:space-between;align-items:center;padding-top:1rem;display:flex}.articles-module__c2ggfq__author{color:var(--color-navy);opacity:.8;font-size:.9rem;font-weight:500}.articles-module__c2ggfq__readMoreLink{color:var(--color-gold);font-size:.95rem;font-weight:700;transition:transform .3s}.articles-module__c2ggfq__readMoreLink:hover{transform:translate(3px)}[dir=rtl] .articles-module__c2ggfq__readMoreLink:hover{transform:translate(-3px)}.articles-module__c2ggfq__emptyState{text-align:center;color:var(--color-navy);opacity:.6;padding:4rem 0}.articles-module__c2ggfq__sidebar{flex-direction:column;gap:3rem;display:flex;position:sticky;top:6rem}.articles-module__c2ggfq__widget{background-color:var(--color-beige);border-radius:8px;padding:2.5rem 2rem;box-shadow:0 5px 20px #1d2d4405}.articles-module__c2ggfq__widgetTitle{color:var(--color-navy);margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.25rem;font-weight:700;position:relative}.articles-module__c2ggfq__widgetTitle:after{content:"";background-color:var(--color-gold);width:30px;height:2px;position:absolute;bottom:0;left:0}[dir=rtl] .articles-module__c2ggfq__widgetTitle:after{left:auto;right:0}.articles-module__c2ggfq__featuredList{flex-direction:column;gap:1.25rem;display:flex}.articles-module__c2ggfq__featuredItem{grid-template-columns:60px 1fr;align-items:center;gap:1rem;display:grid}.articles-module__c2ggfq__featuredItem:hover .articles-module__c2ggfq__featuredTitleText{color:var(--color-gold)}.articles-module__c2ggfq__featuredImg{background-position:50%;background-size:cover;border-radius:4px;width:60px;height:60px}.articles-module__c2ggfq__featuredInfo{flex-direction:column;gap:.25rem;display:flex}.articles-module__c2ggfq__featuredTitleText{color:var(--color-navy);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.95rem;font-weight:600;line-height:1.4;transition:color .3s;display:-webkit-box;overflow:hidden}.articles-module__c2ggfq__featuredDate{color:var(--color-navy);opacity:.6;font-size:.8rem}.articles-module__c2ggfq__widgetCta{background-color:var(--color-navy);color:var(--color-white);border-radius:8px;flex-direction:column;gap:1.5rem;padding:2.5rem 2rem;display:flex;box-shadow:0 10px 30px #1d2d441a}.articles-module__c2ggfq__ctaWidgetTitle{color:var(--color-gold);font-size:1.5rem;font-weight:700}.articles-module__c2ggfq__ctaWidgetText{opacity:.85;font-size:.95rem;line-height:1.6}@media (max-width:992px){.articles-module__c2ggfq__layoutContainer{grid-template-columns:1fr;gap:3rem}.articles-module__c2ggfq__sidebar{position:static}}@media (max-width:768px){.articles-module__c2ggfq__heroTitle{font-size:2.5rem}.articles-module__c2ggfq__heroTagline{font-size:1.25rem}.articles-module__c2ggfq__articleCard{grid-template-columns:1fr;gap:0}.articles-module__c2ggfq__articleImage{min-height:180px}.articles-module__c2ggfq__cardBody{padding:1.5rem}.articles-module__c2ggfq__cardTitle{font-size:1.4rem}}
.consultation-module__JZi-VW__consultationPage{font-family:var(--font-primary);background-color:var(--color-white)}.consultation-module__JZi-VW__hero{background:linear-gradient(135deg, var(--color-navy) 0%, #0d1b2a 100%);text-align:center;color:var(--color-white);padding:8rem 0 6rem}.consultation-module__JZi-VW__heroContainer{flex-direction:column;align-items:center;display:flex}.consultation-module__JZi-VW__heroTitle{color:var(--color-white);margin-bottom:1rem;font-size:3.5rem;font-weight:800}.consultation-module__JZi-VW__heroTagline{color:var(--color-gold);max-width:800px;margin:0 auto;font-size:1.5rem;font-weight:500}.consultation-module__JZi-VW__decorativeLine{background-color:var(--color-gold);border-radius:2px;width:80px;height:3px;margin:2rem 0}.consultation-module__JZi-VW__heroIntro{color:var(--color-beige);opacity:.9;max-width:800px;font-size:1.125rem;font-weight:400;line-height:1.8}.consultation-module__JZi-VW__formSection{background-color:var(--color-white);padding:5rem 0}.consultation-module__JZi-VW__layoutContainer{max-width:760px;margin:0 auto}.consultation-module__JZi-VW__wizardBox{background-color:var(--color-white);border:1px solid #1d2d440f;border-radius:16px;padding:3rem;overflow:hidden;box-shadow:0 15px 45px #1d2d4414}.consultation-module__JZi-VW__stepper{justify-content:space-between;align-items:center;margin-bottom:3rem;display:flex;position:relative}.consultation-module__JZi-VW__stepper:before{content:"";z-index:1;background-color:#1d2d4414;height:2px;position:absolute;top:20px;left:0;right:0}.consultation-module__JZi-VW__stepWrapper{z-index:2;flex-direction:column;flex:1;align-items:center;display:flex;position:relative}.consultation-module__JZi-VW__stepCircle{background-color:var(--color-white);width:42px;height:42px;color:var(--color-navy);border:2px solid #1d2d4426;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;font-weight:700;transition:all .3s;display:flex}.consultation-module__JZi-VW__activeCircle{border-color:var(--color-gold);background-color:var(--color-gold);color:var(--color-white);box-shadow:0 0 0 4px #c5a05933}.consultation-module__JZi-VW__completedCircle{border-color:var(--color-navy);background-color:var(--color-navy);color:var(--color-white)}.consultation-module__JZi-VW__stepLabel{color:var(--color-navy);opacity:.6;text-align:center;margin-top:.75rem;font-size:.85rem;font-weight:600}.consultation-module__JZi-VW__activeLabel{opacity:1;color:var(--color-gold);font-weight:700}.consultation-module__JZi-VW__formStep{animation:.4s ease-in-out consultation-module__JZi-VW__fadeIn}.consultation-module__JZi-VW__formGroup{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;display:flex}.consultation-module__JZi-VW__label{color:var(--color-navy);font-size:.95rem;font-weight:700}.consultation-module__JZi-VW__input,.consultation-module__JZi-VW__textarea{background-color:var(--color-beige);color:var(--color-navy);border:1px solid #1d2d4426;border-radius:8px;padding:1rem 1.25rem;font-size:1rem;transition:all .3s}.consultation-module__JZi-VW__input:focus,.consultation-module__JZi-VW__textarea:focus{border-color:var(--color-gold);background-color:var(--color-white);outline:none;box-shadow:0 0 0 4px #c5a05926}.consultation-module__JZi-VW__formRow{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.consultation-module__JZi-VW__serviceGrid{grid-template-columns:1fr 1fr;gap:1.25rem;margin-top:.5rem;display:grid}.consultation-module__JZi-VW__serviceCard{background-color:var(--color-white);cursor:pointer;border:1px solid #1d2d441f;border-radius:10px;flex-direction:column;gap:.5rem;padding:1.5rem;transition:all .3s;display:flex}.consultation-module__JZi-VW__serviceCard:hover{border-color:var(--color-gold);transform:translateY(-2px)}.consultation-module__JZi-VW__selectedService{border-color:var(--color-gold);background-color:#c5a0590d;box-shadow:0 4px 15px #c5a0591f}.consultation-module__JZi-VW__serviceIcon{font-size:1.5rem}.consultation-module__JZi-VW__serviceName{color:var(--color-navy);font-weight:700}.consultation-module__JZi-VW__timeGrid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:1rem;margin-top:.5rem;display:grid}.consultation-module__JZi-VW__timeSlot{text-align:center;background-color:var(--color-white);color:var(--color-navy);cursor:pointer;border:1px solid #1d2d441f;border-radius:8px;padding:.8rem 1rem;font-weight:600;transition:all .3s}.consultation-module__JZi-VW__timeSlot:hover{border-color:var(--color-gold);color:var(--color-gold)}.consultation-module__JZi-VW__selectedTimeSlot{border-color:var(--color-gold);background-color:var(--color-gold);color:var(--color-white);box-shadow:0 4px 10px #c5a05933}.consultation-module__JZi-VW__buttonRow{border-top:1px solid #1d2d4414;justify-content:space-between;align-items:center;margin-top:2.5rem;padding-top:2rem;display:flex}.consultation-module__JZi-VW__prevBtn{color:var(--color-navy);cursor:pointer;background-color:#0000;border:1px solid #1d2d4433;border-radius:8px;padding:.8rem 2rem;font-weight:700;transition:all .3s}.consultation-module__JZi-VW__prevBtn:hover{background-color:var(--color-beige)}.consultation-module__JZi-VW__nextBtn{background-color:var(--color-gold);color:var(--color-white);border:1px solid var(--color-gold);cursor:pointer;border-radius:8px;margin-left:auto;padding:.8rem 2.5rem;font-weight:700;transition:all .3s}.consultation-module__JZi-VW__nextBtn:hover{background-color:var(--color-navy);border-color:var(--color-navy)}[dir=rtl] .consultation-module__JZi-VW__nextBtn{margin-left:0;margin-right:auto}.consultation-module__JZi-VW__successBox{text-align:center;flex-direction:column;align-items:center;animation:.4s ease-out consultation-module__JZi-VW__scaleUp;display:flex}.consultation-module__JZi-VW__successIcon{width:70px;height:70px;color:var(--color-white);background-color:#2ecc71;border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.5rem;font-size:2.25rem;font-weight:700;display:flex;box-shadow:0 8px 20px #2ecc7140}.consultation-module__JZi-VW__successTitle{color:var(--color-navy);margin-bottom:1rem;font-size:2rem;font-weight:800}.consultation-module__JZi-VW__successText{color:var(--color-navy);opacity:.85;max-width:500px;margin-bottom:2rem;font-size:1.05rem;line-height:1.6}.consultation-module__JZi-VW__summaryBox{background-color:var(--color-beige);text-align:left;border:1px solid #1d2d440d;border-radius:12px;width:100%;max-width:500px;margin-bottom:2rem;padding:1.5rem}[dir=rtl] .consultation-module__JZi-VW__summaryBox{text-align:right}.consultation-module__JZi-VW__summaryTitle{color:var(--color-navy);margin-bottom:1rem;font-size:1rem;font-weight:700}.consultation-module__JZi-VW__summaryItem{color:var(--color-navy);opacity:.9;margin-bottom:.75rem;font-size:.9rem}.consultation-module__JZi-VW__summaryItem strong{color:var(--color-gold)}.consultation-module__JZi-VW__errorText{color:#e74c3c;margin-top:1rem;font-size:.9rem;font-weight:600}@keyframes consultation-module__JZi-VW__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes consultation-module__JZi-VW__scaleUp{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.consultation-module__JZi-VW__heroTitle{font-size:2.25rem}.consultation-module__JZi-VW__heroTagline{font-size:1.15rem}.consultation-module__JZi-VW__wizardBox{padding:2rem 1.5rem}.consultation-module__JZi-VW__formRow{grid-template-columns:1fr;gap:0}.consultation-module__JZi-VW__serviceGrid{grid-template-columns:1fr}.consultation-module__JZi-VW__stepper{margin-bottom:2rem}.consultation-module__JZi-VW__stepLabel{display:none}.consultation-module__JZi-VW__stepCircle{width:36px;height:36px;font-size:.9rem}.consultation-module__JZi-VW__stepper:before{top:18px}}
.contact-module__hCbz7a__contactPage{font-family:var(--font-primary);background-color:var(--color-white)}.contact-module__hCbz7a__hero{background-color:var(--color-beige);text-align:center;padding:8rem 0 6rem}.contact-module__hCbz7a__heroContainer{flex-direction:column;align-items:center;display:flex}.contact-module__hCbz7a__heroTitle{color:var(--color-navy);margin-bottom:1rem;font-size:3.5rem;font-weight:800}.contact-module__hCbz7a__heroTagline{color:var(--color-gold);max-width:800px;margin:0 auto;font-size:1.5rem;font-weight:500}.contact-module__hCbz7a__decorativeLine{background-color:var(--color-terracotta);border-radius:2px;width:80px;height:3px;margin:2rem 0}.contact-module__hCbz7a__heroIntro{color:var(--color-navy);opacity:.9;max-width:800px;font-size:1.125rem;font-weight:400;line-height:1.8}.contact-module__hCbz7a__formSection{padding:6rem 0}.contact-module__hCbz7a__layoutContainer{grid-template-columns:2fr 1fr;align-items:start;gap:4rem;display:grid}.contact-module__hCbz7a__formWrapper{background-color:var(--color-white);border:1px solid #1d2d440f;border-radius:8px;padding:3rem;box-shadow:0 10px 30px #1d2d4408}.contact-module__hCbz7a__form{flex-direction:column;gap:1.5rem;display:flex}.contact-module__hCbz7a__formRow{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.contact-module__hCbz7a__formGroup{flex-direction:column;gap:.5rem;display:flex}.contact-module__hCbz7a__label{color:var(--color-navy);font-size:.9rem;font-weight:600}.contact-module__hCbz7a__input,.contact-module__hCbz7a__select,.contact-module__hCbz7a__textarea{background-color:var(--color-beige);color:var(--color-navy);border:1px solid #1d2d4426;border-radius:4px;width:100%;padding:.85rem 1.25rem;font-size:1rem;transition:all .3s}.contact-module__hCbz7a__input:focus,.contact-module__hCbz7a__select:focus,.contact-module__hCbz7a__textarea:focus{border-color:var(--color-gold);outline:none;box-shadow:0 0 0 3px #c5a0591a}.contact-module__hCbz7a__textarea{resize:vertical}.contact-module__hCbz7a__submitBtn{align-self:flex-start;margin-top:1rem;padding:.85rem 2rem}.contact-module__hCbz7a__errorText{color:var(--color-terracotta);font-size:.9rem;font-weight:600}.contact-module__hCbz7a__successBox{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:3rem 1.5rem;display:flex}.contact-module__hCbz7a__successIcon{width:60px;height:60px;color:var(--color-gold);background-color:#c5a0591a;border-radius:50%;justify-content:center;align-items:center;font-size:2rem;font-weight:700;display:flex}.contact-module__hCbz7a__successText{color:var(--color-navy);max-width:450px;font-size:1.25rem;font-weight:600;line-height:1.6}.contact-module__hCbz7a__infoWrapper{flex-direction:column;gap:2.5rem;display:flex}.contact-module__hCbz7a__infoTitle{color:var(--color-navy);padding-bottom:.5rem;font-size:1.75rem;font-weight:700;position:relative}.contact-module__hCbz7a__infoTitle:after{content:"";background-color:var(--color-gold);width:30px;height:2px;position:absolute;bottom:0;left:0}[dir=rtl] .contact-module__hCbz7a__infoTitle:after{left:auto;right:0}.contact-module__hCbz7a__infoList{flex-direction:column;gap:2rem;display:flex}.contact-module__hCbz7a__infoItem{align-items:flex-start;gap:1.25rem;display:flex}.contact-module__hCbz7a__infoIcon{background-color:var(--color-beige);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:45px;height:45px;font-size:1.5rem;display:flex}.contact-module__hCbz7a__infoDetails{flex-direction:column;gap:.25rem;display:flex}.contact-module__hCbz7a__infoLabel{color:var(--color-navy);opacity:.6;text-transform:uppercase;letter-spacing:.5px;font-size:.85rem;font-weight:700}.contact-module__hCbz7a__infoValue{color:var(--color-navy);font-size:1.05rem;font-weight:600;line-height:1.4}.contact-module__hCbz7a__mapMock{background-color:var(--color-beige);border:1px solid #1d2d440d;border-radius:8px;justify-content:center;align-items:center;height:200px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 40px #1d2d4408}.contact-module__hCbz7a__pin{z-index:2;font-size:2.5rem;animation:2s ease-in-out infinite contact-module__hCbz7a__bounce}.contact-module__hCbz7a__radar{border:1px solid #c5a0594d;border-radius:50%;width:120px;height:120px;animation:3s linear infinite contact-module__hCbz7a__pulse;position:absolute}@keyframes contact-module__hCbz7a__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes contact-module__hCbz7a__pulse{0%{opacity:.8;transform:scale(.5)}to{opacity:0;transform:scale(1.8)}}@media (max-width:992px){.contact-module__hCbz7a__layoutContainer{grid-template-columns:1fr;gap:3rem}.contact-module__hCbz7a__infoWrapper{order:-1}}@media (max-width:768px){.contact-module__hCbz7a__heroTitle{font-size:2.5rem}.contact-module__hCbz7a__heroTagline{font-size:1.25rem}.contact-module__hCbz7a__formRow{grid-template-columns:1fr;gap:1.5rem}.contact-module__hCbz7a__formWrapper{padding:2rem 1.5rem}.contact-module__hCbz7a__submitBtn{align-self:stretch}}
.events-module__ksJxPG__eventsPage{font-family:var(--font-primary);background-color:var(--color-white)}.events-module__ksJxPG__hero{background:linear-gradient(135deg, var(--color-navy) 0%, #0d1b2a 100%);text-align:center;color:var(--color-white);padding:8rem 0 6rem}.events-module__ksJxPG__heroContainer{flex-direction:column;align-items:center;display:flex}.events-module__ksJxPG__heroTitle{color:var(--color-white);margin-bottom:1rem;font-size:3.5rem;font-weight:800}.events-module__ksJxPG__heroTagline{color:var(--color-gold);max-width:800px;margin:0 auto;font-size:1.5rem;font-weight:500}.events-module__ksJxPG__decorativeLine{background-color:var(--color-gold);border-radius:2px;width:80px;height:3px;margin:2rem 0}.events-module__ksJxPG__heroIntro{color:var(--color-beige);opacity:.9;max-width:800px;font-size:1.125rem;font-weight:400;line-height:1.8}.events-module__ksJxPG__contentSection{padding:5rem 0}.events-module__ksJxPG__filterBar{background-color:var(--color-beige);border:1px solid #1d2d440d;border-radius:12px;flex-direction:column;gap:1.5rem;margin-bottom:3.5rem;padding:2rem;display:flex;box-shadow:0 10px 30px #1d2d4408}.events-module__ksJxPG__filterRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.events-module__ksJxPG__searchBox{flex:1;min-width:280px;position:relative}.events-module__ksJxPG__searchInput{background-color:var(--color-white);color:var(--color-navy);border:1px solid #1d2d4426;border-radius:8px;width:100%;padding:1rem 1.5rem;font-size:1rem;transition:all .3s}.events-module__ksJxPG__searchInput:focus{border-color:var(--color-gold);outline:none;box-shadow:0 0 0 4px #c5a05926}.events-module__ksJxPG__categoryFilters{flex-wrap:wrap;gap:.75rem;display:flex}.events-module__ksJxPG__filterBtn{background-color:var(--color-white);color:var(--color-navy);cursor:pointer;border:1px solid #1d2d441f;border-radius:50px;padding:.6rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .3s}.events-module__ksJxPG__filterBtn:hover{border-color:var(--color-gold);color:var(--color-gold);transform:translateY(-1px)}.events-module__ksJxPG__activeFilter{background-color:var(--color-gold);border-color:var(--color-gold);box-shadow:0 4px 12px #c5a05940;color:var(--color-white)!important}.events-module__ksJxPG__grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:2.5rem;display:grid}.events-module__ksJxPG__eventCard{background-color:var(--color-white);border:1px solid #1d2d440f;border-radius:12px;flex-direction:column;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden;box-shadow:0 6px 20px #1d2d440a}.events-module__ksJxPG__eventCard:hover{border-color:#c5a05940;transform:translateY(-8px);box-shadow:0 20px 40px #1d2d441a}.events-module__ksJxPG__imageBox{background-position:50%;background-size:cover;height:220px;position:relative}.events-module__ksJxPG__badge{text-transform:uppercase;letter-spacing:.5px;color:var(--color-white);border-radius:50px;padding:.4rem 1rem;font-size:.75rem;font-weight:700;position:absolute;top:1.25rem;left:1.25rem;box-shadow:0 4px 10px #0000001a}[dir=rtl] .events-module__ksJxPG__badge{left:auto;right:1.25rem}.events-module__ksJxPG__statusCOMING_SOON{background-color:#f39c12}.events-module__ksJxPG__statusOPEN{background-color:#2ecc71}.events-module__ksJxPG__statusSOLD_OUT{background-color:#e74c3c}.events-module__ksJxPG__statusPAST{background-color:#7f8c8d}.events-module__ksJxPG__cardBody{flex-direction:column;flex-grow:1;padding:2rem;display:flex}.events-module__ksJxPG__cardHeader{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.events-module__ksJxPG__categoryTag{color:var(--color-gold);text-transform:uppercase;letter-spacing:1px;font-size:.8rem;font-weight:700}.events-module__ksJxPG__cardTitle{color:var(--color-navy);margin-bottom:1rem;font-size:1.5rem;font-weight:700;line-height:1.3}.events-module__ksJxPG__cardDesc{color:var(--color-navy);opacity:.8;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex-grow:1;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6;display:-webkit-box;overflow:hidden}.events-module__ksJxPG__detailsList{border-top:1px solid #1d2d4414;flex-direction:column;gap:.75rem;margin-bottom:1.5rem;padding-top:1.25rem;display:flex}.events-module__ksJxPG__detailItem{color:var(--color-navy);align-items:center;gap:.75rem;font-size:.875rem;display:flex}.events-module__ksJxPG__detailIcon{color:var(--color-gold);font-size:1.1rem}.events-module__ksJxPG__detailText{opacity:.85}.events-module__ksJxPG__cardFooter{border-top:1px solid #1d2d4414;padding-top:1.25rem}.events-module__ksJxPG__footerButtons{flex-direction:column;gap:.75rem;display:flex}.events-module__ksJxPG__brochureBtn{text-align:center;width:100%;color:var(--color-gold);border:1px solid var(--color-gold);background-color:#0000;border-radius:8px;padding:.8rem 1.5rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .3s;display:block}.events-module__ksJxPG__brochureBtn:hover{background-color:var(--color-gold);color:var(--color-white);box-shadow:0 4px 15px #c5a05933}.events-module__ksJxPG__actionBtn{text-align:center;border-radius:8px;width:100%;padding:.8rem 1.5rem;font-size:.95rem;font-weight:700;transition:all .3s;display:block}.events-module__ksJxPG__btnOpen{background-color:var(--color-gold);color:var(--color-white);border:1px solid var(--color-gold)}.events-module__ksJxPG__btnOpen:hover{background-color:var(--color-navy);border-color:var(--color-navy);box-shadow:0 4px 15px #1d2d4426}.events-module__ksJxPG__btnComing{color:var(--color-navy);background-color:#0000;border:1px solid #1d2d4433}.events-module__ksJxPG__btnComing:hover{background-color:var(--color-beige);border-color:var(--color-navy)}.events-module__ksJxPG__btnSold{color:#a0a0a0;cursor:not-allowed;background-color:#f2f2f2;border:1px solid #e0e0e0}.events-module__ksJxPG__btnPast{color:var(--color-navy);background-color:#0000;border:1px solid #1d2d4426}.events-module__ksJxPG__btnPast:hover{background-color:var(--color-navy);color:var(--color-white);border-color:var(--color-navy)}.events-module__ksJxPG__emptyState{text-align:center;color:var(--color-navy);padding:5rem 0}.events-module__ksJxPG__emptyTitle{margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.events-module__ksJxPG__emptyText{opacity:.7}@media (max-width:992px){.events-module__ksJxPG__heroTitle{font-size:3rem}}@media (max-width:768px){.events-module__ksJxPG__hero{padding:6rem 0 4rem}.events-module__ksJxPG__heroTitle{font-size:2.25rem}.events-module__ksJxPG__heroTagline{font-size:1.15rem}.events-module__ksJxPG__filterBar{padding:1.25rem}.events-module__ksJxPG__filterRow{flex-direction:column;align-items:stretch;gap:1rem}.events-module__ksJxPG__grid{grid-template-columns:1fr;gap:2rem}}
.experiences-module__n2paEG__expPage{font-family:var(--font-primary)}.experiences-module__n2paEG__hero{background-color:var(--color-beige);text-align:center;padding:8rem 0 6rem}.experiences-module__n2paEG__heroContainer{flex-direction:column;align-items:center;display:flex}.experiences-module__n2paEG__heroTitle{color:var(--color-navy);margin-bottom:1rem;font-size:3.5rem;font-weight:800}.experiences-module__n2paEG__heroTagline{color:var(--color-gold);max-width:800px;margin:0 auto;font-size:1.5rem;font-weight:500}.experiences-module__n2paEG__decorativeLine{background-color:var(--color-terracotta);border-radius:2px;width:80px;height:3px;margin:2rem 0}.experiences-module__n2paEG__heroIntro{color:var(--color-navy);opacity:.9;max-width:800px;font-size:1.125rem;font-weight:400;line-height:1.8}.experiences-module__n2paEG__showcase{background-color:var(--color-white);padding:6rem 0}.experiences-module__n2paEG__sectionTitle{color:var(--color-navy);text-align:center;margin-bottom:4rem;font-size:2.25rem;font-weight:700;position:relative}.experiences-module__n2paEG__sectionTitle:after{content:"";background-color:var(--color-gold);width:50px;height:2px;position:absolute;bottom:-1rem;left:50%;transform:translate(-50%)}.experiences-module__n2paEG__grid{grid-template-columns:repeat(3,1fr);gap:2.5rem;display:grid}.experiences-module__n2paEG__card{background-color:var(--color-beige);border-left:4px solid var(--color-gold);border-radius:8px;flex-direction:column;justify-content:space-between;min-height:320px;padding:2.5rem;transition:all .3s;display:flex;box-shadow:0 10px 30px #1d2d440d}[dir=rtl] .experiences-module__n2paEG__card{border-left:none;border-right:4px solid var(--color-gold)}.experiences-module__n2paEG__card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #1d2d4414}.experiences-module__n2paEG__cardHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.experiences-module__n2paEG__cardIcon{font-size:2rem}.experiences-module__n2paEG__cardLoc{color:var(--color-terracotta);background-color:#e07a5f1a;border-radius:50px;padding:.25rem .75rem;font-size:.85rem;font-weight:600}.experiences-module__n2paEG__cardTitle{color:var(--color-navy);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.experiences-module__n2paEG__cardDesc{color:var(--color-navy);opacity:.85;flex-grow:1;margin-bottom:1.5rem;font-size:.975rem;line-height:1.6}.experiences-module__n2paEG__cardStat{border-top:1px solid #1d2d4414;padding-top:1rem}.experiences-module__n2paEG__statLabel{color:var(--color-navy);font-size:.9rem;font-weight:600}.experiences-module__n2paEG__process{background-color:var(--color-navy);color:var(--color-white);padding:6rem 0}.experiences-module__n2paEG__process .experiences-module__n2paEG__sectionTitle{color:var(--color-gold)}.experiences-module__n2paEG__process .experiences-module__n2paEG__sectionTitle:after{background-color:var(--color-terracotta)}.experiences-module__n2paEG__timeline{grid-template-columns:repeat(4,1fr);gap:2rem;margin-top:4rem;display:grid}.experiences-module__n2paEG__timelineItem{background:#ffffff08;border:1px solid #c5a05926;border-radius:8px;padding:2.5rem 1.5rem;transition:all .3s;position:relative}.experiences-module__n2paEG__timelineItem:hover{border-color:var(--color-gold);background:#ffffff0d;transform:translateY(-3px)}.experiences-module__n2paEG__stepTitle{color:var(--color-gold);margin-bottom:1rem;font-size:1.25rem;font-weight:600}.experiences-module__n2paEG__stepDesc{color:var(--color-beige);opacity:.85;font-size:.95rem;line-height:1.6}.experiences-module__n2paEG__testimonials{background-color:var(--color-white);padding:6rem 0}.experiences-module__n2paEG__testimonialsGrid{grid-template-columns:repeat(2,1fr);gap:3rem;display:grid}.experiences-module__n2paEG__quoteCard{background-color:var(--color-beige);border-radius:8px;padding:3rem;position:relative;box-shadow:0 10px 30px #1d2d4408}.experiences-module__n2paEG__quoteMark{color:var(--color-gold);opacity:.2;font-size:4rem;line-height:1;position:absolute;top:1rem;left:2rem}[dir=rtl] .experiences-module__n2paEG__quoteMark{left:auto;right:2rem}.experiences-module__n2paEG__quoteContent{color:var(--color-navy);z-index:1;margin-bottom:2rem;font-size:1.1rem;font-style:italic;line-height:1.7;position:relative}.experiences-module__n2paEG__quoteAuthorInfo{flex-direction:column;display:flex}.experiences-module__n2paEG__quoteAuthor{color:var(--color-navy);font-size:1.1rem;font-weight:700}.experiences-module__n2paEG__quoteRole{color:var(--color-gold);margin-top:.25rem;font-size:.9rem}.experiences-module__n2paEG__cta{background-color:var(--color-beige);text-align:center;padding:6rem 0}.experiences-module__n2paEG__ctaContainer{flex-direction:column;align-items:center;gap:2rem;display:flex}.experiences-module__n2paEG__ctaTitle{color:var(--color-navy);max-width:600px;font-size:2rem;font-weight:700}@media (max-width:992px){.experiences-module__n2paEG__grid,.experiences-module__n2paEG__timeline,.experiences-module__n2paEG__testimonialsGrid{grid-template-columns:1fr;gap:2rem}}@media (max-width:768px){.experiences-module__n2paEG__heroTitle{font-size:2.5rem}.experiences-module__n2paEG__heroTagline{font-size:1.25rem}.experiences-module__n2paEG__card,.experiences-module__n2paEG__quoteCard{padding:2rem}.experiences-module__n2paEG__ctaTitle{font-size:1.5rem}}
.privacy-module__yrBe-G__policyPage{font-family:var(--font-primary);background-color:var(--color-white)}.privacy-module__yrBe-G__hero{background:linear-gradient(135deg, var(--color-navy) 0%, #0d1b2a 100%);text-align:center;color:var(--color-white);padding:6rem 0 4rem}.privacy-module__yrBe-G__heroTitle{margin-bottom:.5rem;font-size:3rem;font-weight:800}.privacy-module__yrBe-G__heroTagline{color:var(--color-gold);font-size:1.25rem}.privacy-module__yrBe-G__lastUpdated{opacity:.7;margin-top:1rem;font-size:.85rem}.privacy-module__yrBe-G__contentSection{padding:5rem 0}.privacy-module__yrBe-G__contentContainer{max-width:800px;margin:0 auto}.privacy-module__yrBe-G__intro{color:var(--color-navy);opacity:.9;margin-bottom:3rem;font-size:1.125rem;line-height:1.8}.privacy-module__yrBe-G__section{margin-bottom:2.5rem}.privacy-module__yrBe-G__sectionTitle{color:var(--color-navy);border-bottom:1px solid #1d2d4414;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.4rem;font-weight:700;position:relative}.privacy-module__yrBe-G__sectionContent{color:var(--color-navy);opacity:.85;font-size:1rem;line-height:1.75}
.products-module__NgJ9jW__productsPage{background:var(--services-bg-gradient);color:var(--tech-text-primary);min-height:100vh;padding:5rem 0 7rem}.products-module__NgJ9jW__container{max-width:1200px;margin:0 auto;padding:0 2rem}.products-module__NgJ9jW__heroSection{text-align:center;margin-bottom:4rem}.products-module__NgJ9jW__title{background:linear-gradient(135deg, var(--tech-glow-indigo), var(--tech-glow-gold));-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1.25rem;font-size:3.2rem;font-weight:800;line-height:1.2}.products-module__NgJ9jW__intro{color:var(--tech-text-secondary);max-width:750px;margin:0 auto;font-size:1.25rem;line-height:1.6}.products-module__NgJ9jW__controlsSection{margin-bottom:3.5rem}.products-module__NgJ9jW__controlsRow{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.products-module__NgJ9jW__searchWrapper{width:100%;max-width:600px}.products-module__NgJ9jW__searchInput{border:1px solid var(--tech-border);background-color:var(--tech-card);width:100%;color:var(--tech-text-primary);border-radius:50px;padding:.95rem 1.5rem;font-size:1.05rem;transition:all .3s;box-shadow:0 4px 15px #0000000d}.products-module__NgJ9jW__searchInput:focus{border-color:var(--color-gold);outline:none;box-shadow:0 0 0 4px #c5a05926}.products-module__NgJ9jW__filtersRow{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.products-module__NgJ9jW__filterBtn{background:var(--tech-card);border:1px solid var(--tech-border);color:var(--tech-text-primary);cursor:pointer;border-radius:30px;padding:.6rem 1.35rem;font-size:.9rem;font-weight:600;transition:all .3s}.products-module__NgJ9jW__filterBtn:hover{border-color:var(--color-gold);color:var(--color-gold);transform:translateY(-1px)}.products-module__NgJ9jW__activeFilter{background:var(--color-navy);color:#fff;border-color:var(--color-navy)}[data-theme=dark] .products-module__NgJ9jW__activeFilter{background:var(--color-gold);color:#1d2d44;border-color:var(--color-gold)}.products-module__NgJ9jW__gridSection{width:100%}.products-module__NgJ9jW__productsGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2.5rem;display:grid}.products-module__NgJ9jW__productCard{background:var(--tech-card);border:1px solid var(--tech-border);border-radius:16px;flex-direction:column;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden;box-shadow:0 10px 35px #0000000a}.products-module__NgJ9jW__productCard:hover{border-color:var(--color-gold);transform:translateY(-8px);box-shadow:0 20px 45px #c5a0591f}.products-module__NgJ9jW__productImg{border-bottom:1px solid var(--tech-border);background-position:50%;background-size:cover;height:220px;position:relative}.products-module__NgJ9jW__typeBadge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;background:#1d2d44d9;border:1px solid #ffffff26;border-radius:50px;padding:.35rem .85rem;font-size:.8rem;font-weight:700;position:absolute;top:15px;left:15px}[dir=rtl] .products-module__NgJ9jW__typeBadge{left:auto;right:15px}.products-module__NgJ9jW__soldOutOverlay{color:#fff;background:#1d2d44b3;justify-content:center;align-items:center;font-size:1.25rem;font-weight:800;display:flex;position:absolute;inset:0}.products-module__NgJ9jW__productBody{flex-direction:column;flex-grow:1;gap:1rem;padding:1.75rem;display:flex}.products-module__NgJ9jW__productTitle{color:var(--tech-text-primary);-webkit-line-clamp:2;-webkit-box-orient:vertical;height:3.8rem;margin:0;font-size:1.35rem;font-weight:750;line-height:1.4;display:-webkit-box;overflow:hidden}.products-module__NgJ9jW__productDesc{color:var(--tech-text-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;height:4.8rem;margin:0;font-size:.95rem;line-height:1.6;display:-webkit-box;overflow:hidden}.products-module__NgJ9jW__linkedEventBox{background:#2f5d7f0d;border:1px dashed #2f5d7f33;border-radius:8px;flex-direction:column;gap:.25rem;margin-top:.5rem;padding:.75rem 1rem;display:flex}.products-module__NgJ9jW__linkedEventLabel{color:var(--tech-text-muted);text-transform:uppercase;font-size:.75rem;font-weight:700}.products-module__NgJ9jW__linkedEventLink{color:var(--tech-glow-indigo);font-size:.85rem;font-weight:600;text-decoration:none;transition:color .2s}.products-module__NgJ9jW__linkedEventLink:hover{color:var(--tech-glow-gold)}.products-module__NgJ9jW__footerRow{border-top:1px solid var(--tech-border);justify-content:space-between;align-items:center;margin-top:auto;padding-top:1.25rem;display:flex}.products-module__NgJ9jW__priceCol{flex-direction:column;gap:.15rem;display:flex}.products-module__NgJ9jW__priceLabel{color:var(--tech-text-muted);text-transform:uppercase;font-size:.75rem;font-weight:600}.products-module__NgJ9jW__priceValue{color:var(--color-gold);font-size:1.4rem;font-weight:800}.products-module__NgJ9jW__buyButton{background:var(--color-navy);border-radius:8px;padding:.75rem 1.25rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .3s;color:#fff!important}[data-theme=dark] .products-module__NgJ9jW__buyButton{background:var(--color-gold);color:#1d2d44!important}.products-module__NgJ9jW__buyButton:hover{background:var(--color-gold);color:#fff!important}[data-theme=dark] .products-module__NgJ9jW__buyButton:hover{background:#d4b26f;color:#1d2d44!important}.products-module__NgJ9jW__btnDisabled{cursor:not-allowed;border:1px solid #9ca3af33;color:#9ca3af!important;background:#9ca3af1a!important}.products-module__NgJ9jW__noDataWrapper{text-align:center;background:var(--tech-card);border:1px solid var(--tech-border);border-radius:16px;padding:5rem 0;box-shadow:0 10px 30px #00000005}.products-module__NgJ9jW__noDataText{color:var(--tech-text-secondary);font-size:1.2rem;font-weight:600}@media (max-width:768px){.products-module__NgJ9jW__title{font-size:2.5rem}.products-module__NgJ9jW__intro{font-size:1.1rem}.products-module__NgJ9jW__controlsRow{align-items:stretch}.products-module__NgJ9jW__filtersRow{justify-content:flex-start}.products-module__NgJ9jW__productsGrid{grid-template-columns:1fr;gap:2rem}}
.services-module__NL8ehG__servicesPage{font-family:var(--font-primary)}.services-module__NL8ehG__hero{background-color:var(--color-beige);text-align:center;padding:8rem 0 6rem;position:relative;overflow:hidden}.services-module__NL8ehG__hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#c5a0590d 0%,#fff0 70%);width:200%;height:200%;position:absolute;top:-50%;left:-50%}.services-module__NL8ehG__heroContainer{z-index:1;flex-direction:column;align-items:center;display:flex;position:relative}.services-module__NL8ehG__heroTitle{color:var(--color-navy);letter-spacing:-.5px;margin-bottom:1rem;font-size:3.5rem;font-weight:800}.services-module__NL8ehG__heroTagline{color:var(--color-gold);max-width:800px;margin:0 auto;font-size:1.5rem;font-weight:500;line-height:1.4}.services-module__NL8ehG__decorativeLine{background-color:var(--color-terracotta);border-radius:2px;width:80px;height:3px;margin:2rem 0}.services-module__NL8ehG__heroIntro{color:var(--color-navy);opacity:.9;max-width:800px;font-size:1.125rem;font-weight:400;line-height:1.8}.services-module__NL8ehG__servicesGridSection{background-color:var(--color-white);padding:6rem 0}.services-module__NL8ehG__sectionTitle{color:var(--color-navy);text-align:center;margin-bottom:4rem;font-size:2.25rem;font-weight:700;position:relative}.services-module__NL8ehG__sectionTitle:after{content:"";background-color:var(--color-gold);border-radius:2px;width:60px;height:3px;position:absolute;bottom:-1rem;left:50%;transform:translate(-50%)}.services-module__NL8ehG__grid{grid-template-columns:repeat(2,1fr);gap:2.5rem;display:grid}.services-module__NL8ehG__card{background-color:var(--color-beige);border:1px solid #1d2d440d;border-radius:12px;flex-direction:column;justify-content:space-between;padding:3rem;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #1d2d440a}.services-module__NL8ehG__card:before{content:"";background:linear-gradient(90deg, var(--color-gold), var(--color-terracotta));opacity:0;height:4px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.services-module__NL8ehG__card:hover{border-color:#c5a0594d;transform:translateY(-8px);box-shadow:0 20px 45px #1d2d441a}.services-module__NL8ehG__card:hover:before{opacity:1}.services-module__NL8ehG__cardIcon{background:#c5a0591a;border-radius:12px;justify-content:center;align-items:center;width:70px;height:70px;margin-bottom:1.5rem;font-size:3rem;transition:transform .3s;display:flex}.services-module__NL8ehG__card:hover .services-module__NL8ehG__cardIcon{transform:scale(1.1)rotate(5deg)}.services-module__NL8ehG__cardTitle{color:var(--color-navy);margin-bottom:1.25rem;font-size:1.5rem;font-weight:700}.services-module__NL8ehG__cardDesc{color:var(--color-navy);opacity:.8;flex-grow:1;margin-bottom:2rem;font-size:1.05rem;line-height:1.7}.services-module__NL8ehG__cardAction{border-top:1px solid #1d2d4414;justify-content:space-between;align-items:center;padding-top:1.5rem;display:flex}.services-module__NL8ehG__cardPrompt{color:var(--color-gold);font-size:.95rem;font-weight:600}.services-module__NL8ehG__whyChooseUs{background-color:var(--color-navy);color:var(--color-white);padding:6rem 0}.services-module__NL8ehG__whyChooseUs .services-module__NL8ehG__sectionTitle{color:var(--color-white)}.services-module__NL8ehG__whyChooseUs .services-module__NL8ehG__sectionTitle:after{background-color:var(--color-terracotta)}.services-module__NL8ehG__whyChooseUsIntro{text-align:center;max-width:700px;color:var(--color-beige);opacity:.9;margin:-2.5rem auto 4rem;font-size:1.125rem}.services-module__NL8ehG__reasonsGrid{grid-template-columns:repeat(2,1fr);gap:3rem;display:grid}.services-module__NL8ehG__reasonCard{background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;gap:1.5rem;padding:2.5rem;transition:all .3s;display:flex}.services-module__NL8ehG__reasonCard:hover{border-color:var(--color-gold);background:#ffffff0a;transform:translateY(-4px)}.services-module__NL8ehG__reasonNumber{color:var(--color-gold);opacity:.6;font-size:2.5rem;font-weight:900;line-height:1}.services-module__NL8ehG__reasonContent{flex-direction:column;gap:.75rem;display:flex}.services-module__NL8ehG__reasonTitle{color:var(--color-white);font-size:1.35rem;font-weight:700}.services-module__NL8ehG__reasonDesc{color:var(--color-beige);opacity:.8;font-size:1rem;line-height:1.6}.services-module__NL8ehG__cta{background-color:var(--color-beige);text-align:center;padding:7rem 0;position:relative}.services-module__NL8ehG__ctaContainer{z-index:1;flex-direction:column;align-items:center;gap:2rem;display:flex;position:relative}.services-module__NL8ehG__ctaTitle{color:var(--color-navy);max-width:700px;font-size:2.25rem;font-weight:700;line-height:1.4}@media (max-width:992px){.services-module__NL8ehG__grid,.services-module__NL8ehG__reasonsGrid{grid-template-columns:1fr;gap:2rem}}@media (max-width:768px){.services-module__NL8ehG__heroTitle{font-size:2.75rem}.services-module__NL8ehG__heroTagline{font-size:1.25rem}.services-module__NL8ehG__sectionTitle{font-size:1.85rem}.services-module__NL8ehG__card{padding:2rem}.services-module__NL8ehG__reasonCard{padding:2rem 1.5rem}.services-module__NL8ehG__ctaTitle{font-size:1.75rem}}
.terms-module__1MwJLq__policyPage{font-family:var(--font-primary);background-color:var(--color-white)}.terms-module__1MwJLq__hero{background:linear-gradient(135deg, var(--color-navy) 0%, #0d1b2a 100%);text-align:center;color:var(--color-white);padding:6rem 0 4rem}.terms-module__1MwJLq__heroTitle{margin-bottom:.5rem;font-size:3rem;font-weight:800}.terms-module__1MwJLq__heroTagline{color:var(--color-gold);font-size:1.25rem}.terms-module__1MwJLq__lastUpdated{opacity:.7;margin-top:1rem;font-size:.85rem}.terms-module__1MwJLq__contentSection{padding:5rem 0}.terms-module__1MwJLq__contentContainer{max-width:800px;margin:0 auto}.terms-module__1MwJLq__intro{color:var(--color-navy);opacity:.9;margin-bottom:3rem;font-size:1.125rem;line-height:1.8}.terms-module__1MwJLq__section{margin-bottom:2.5rem}.terms-module__1MwJLq__sectionTitle{color:var(--color-navy);border-bottom:1px solid #1d2d4414;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.4rem;font-weight:700;position:relative}.terms-module__1MwJLq__sectionContent{color:var(--color-navy);opacity:.85;font-size:1rem;line-height:1.75}
.ContactSection-module__UONp9G__contactSection{background-color:var(--tech-bg);border-top:1px solid var(--tech-border);padding:8rem 0;position:relative}.ContactSection-module__UONp9G__container{flex-direction:column;display:flex}.ContactSection-module__UONp9G__title{background:var(--title-gradient);-webkit-text-fill-color:transparent;text-align:center;-webkit-background-clip:text;margin-bottom:4rem;font-size:2.8rem;font-weight:800;position:relative}.ContactSection-module__UONp9G__title:after{content:"";background:linear-gradient(90deg, var(--tech-glow-indigo), var(--tech-glow-gold));border-radius:2px;width:70px;height:3px;position:absolute;bottom:-1rem;left:50%;transform:translate(-50%)}.ContactSection-module__UONp9G__layout{grid-template-columns:1.5fr 1fr;align-items:start;gap:4rem;display:grid}.ContactSection-module__UONp9G__formContainer{background:var(--tech-card);border:1px solid var(--tech-border);border-radius:12px;padding:3rem;box-shadow:0 10px 30px #00000008}.ContactSection-module__UONp9G__form{flex-direction:column;gap:1.5rem;display:flex}.ContactSection-module__UONp9G__formRow{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.ContactSection-module__UONp9G__formGroup{flex-direction:column;gap:.5rem;display:flex}.ContactSection-module__UONp9G__formLabel{color:var(--tech-text-primary);font-size:.9rem;font-weight:600}.ContactSection-module__UONp9G__input,.ContactSection-module__UONp9G__select,.ContactSection-module__UONp9G__textarea{border:1px solid var(--tech-border);background-color:var(--tech-bg-deep);color:var(--tech-text-primary);border-radius:6px;width:100%;padding:.85rem 1.25rem;font-size:1rem;transition:all .3s}.ContactSection-module__UONp9G__input:focus,.ContactSection-module__UONp9G__select:focus,.ContactSection-module__UONp9G__textarea:focus{border-color:var(--tech-glow-gold);background-color:var(--tech-card);outline:none;box-shadow:0 0 0 3px #c3624226}.ContactSection-module__UONp9G__textarea{resize:vertical}.ContactSection-module__UONp9G__errorText{color:var(--tech-glow-gold);font-size:.9rem;font-weight:600}.ContactSection-module__UONp9G__successBox{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:3rem 1.5rem;display:flex}.ContactSection-module__UONp9G__successIcon{width:60px;height:60px;color:var(--tech-glow-gold);background-color:#c362421a;border-radius:50%;justify-content:center;align-items:center;font-size:2rem;font-weight:700;display:flex}.ContactSection-module__UONp9G__successText{color:var(--tech-text-primary);max-width:450px;font-size:1.2rem;font-weight:600;line-height:1.6}.ContactSection-module__UONp9G__infoContainer{flex-direction:column;gap:2.25rem;display:flex}.ContactSection-module__UONp9G__infoItem{align-items:flex-start;gap:1.25rem;display:flex}.ContactSection-module__UONp9G__icon{background-color:var(--tech-bg-deep);border:1px solid var(--tech-border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:45px;height:45px;font-size:1.5rem;display:flex}.ContactSection-module__UONp9G__details{flex-direction:column;gap:.25rem;display:flex}.ContactSection-module__UONp9G__label{color:var(--tech-text-secondary);opacity:.8;text-transform:uppercase;letter-spacing:.5px;font-size:.8rem;font-weight:700}.ContactSection-module__UONp9G__value{color:var(--tech-text-primary);font-size:1.05rem;font-weight:600;line-height:1.4}.ContactSection-module__UONp9G__value a{color:inherit;text-decoration:underline;transition:color .3s}.ContactSection-module__UONp9G__value a:hover{color:var(--tech-glow-gold)}.ContactSection-module__UONp9G__mapMock{background-color:var(--tech-bg-deep);border:1px solid var(--tech-border);border-radius:12px;justify-content:center;align-items:center;height:180px;margin-top:1rem;display:flex;position:relative;overflow:hidden}.ContactSection-module__UONp9G__pin{z-index:2;font-size:2.5rem;animation:2s ease-in-out infinite ContactSection-module__UONp9G__bounce}.ContactSection-module__UONp9G__radar{border:1px solid #c362424d;border-radius:50%;width:120px;height:120px;animation:3s linear infinite ContactSection-module__UONp9G__pulse;position:absolute}@keyframes ContactSection-module__UONp9G__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes ContactSection-module__UONp9G__pulse{0%{opacity:.8;transform:scale(.5)}to{opacity:0;transform:scale(1.8)}}@media (max-width:992px){.ContactSection-module__UONp9G__layout{grid-template-columns:1fr;gap:3rem}.ContactSection-module__UONp9G__infoContainer{order:-1}}@media (max-width:768px){.ContactSection-module__UONp9G__contactSection{padding:5rem 0}.ContactSection-module__UONp9G__title{font-size:2.25rem}.ContactSection-module__UONp9G__formRow{grid-template-columns:1fr;gap:1.5rem}.ContactSection-module__UONp9G__formContainer{padding:2rem 1.5rem}}
.PriorityListModal-module__gMd6-a__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background-color:#1d2d4499;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.PriorityListModal-module__gMd6-a__modalContainer{background:var(--color-beige);color:var(--color-navy);border:1px solid var(--color-gold);border-radius:12px;width:100%;max-width:500px;animation:.3s cubic-bezier(.16,1,.3,1) PriorityListModal-module__gMd6-a__modalFadeIn;overflow:hidden;box-shadow:0 10px 30px #0003}.PriorityListModal-module__gMd6-a__modalHeader{background:#1d2d4408;border-bottom:1px solid #1d2d441a;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.PriorityListModal-module__gMd6-a__modalHeader h2{color:var(--color-navy);margin:0;font-size:1.25rem;font-weight:700}.PriorityListModal-module__gMd6-a__closeBtn{cursor:pointer;color:var(--color-navy);opacity:.7;background:0 0;border:none;font-size:1.5rem;line-height:1;transition:opacity .2s}.PriorityListModal-module__gMd6-a__closeBtn:hover{opacity:1}.PriorityListModal-module__gMd6-a__modalForm{padding:1.5rem}.PriorityListModal-module__gMd6-a__formGroup{flex-direction:column;gap:.5rem;margin-bottom:1.25rem;display:flex}.PriorityListModal-module__gMd6-a__label{color:var(--color-navy);font-size:.9rem;font-weight:600}.PriorityListModal-module__gMd6-a__input{width:100%;color:var(--color-navy);background-color:#fff;border:1px solid #1d2d4433;border-radius:8px;padding:.75rem 1rem;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.PriorityListModal-module__gMd6-a__input:focus{border-color:var(--color-gold);outline:none;box-shadow:0 0 0 3px #c5a05926}.PriorityListModal-module__gMd6-a__errorText{color:#ff4d4f;margin-top:.25rem;font-size:.85rem}.PriorityListModal-module__gMd6-a__successBox{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:2.5rem 1.5rem;display:flex}.PriorityListModal-module__gMd6-a__successIcon{color:#25d366;background-color:#25d36626;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:2rem;font-weight:700;display:flex}.PriorityListModal-module__gMd6-a__successTitle{color:var(--color-navy);margin:0;font-size:1.2rem;font-weight:700}.PriorityListModal-module__gMd6-a__successText{color:#1d2d44cc;margin:0;font-size:.95rem;line-height:1.5}.PriorityListModal-module__gMd6-a__triggerBtn{background-color:var(--color-gold);color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.85rem 1.75rem;font-weight:700;transition:all .3s;display:inline-flex}.PriorityListModal-module__gMd6-a__triggerBtn:hover{background-color:#b38e4b;transform:translateY(-2px)}@keyframes PriorityListModal-module__gMd6-a__modalFadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}
