.Header-module__lnUIdW__hdr{z-index:100;padding:18px 0;transition:background .4s,box-shadow .4s,padding .4s;position:fixed;inset:0 0 auto}.Header-module__lnUIdW__scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#07162beb;padding:10px 0;box-shadow:0 10px 30px -18px #000}.Header-module__lnUIdW__wrap{justify-content:space-between;align-items:center;gap:clamp(18px,3vw,56px);max-width:1600px;margin:0 auto;padding-inline:clamp(20px,3.4vw,56px);display:flex}.Header-module__lnUIdW__brand{flex:0 auto;align-items:center;gap:13px;min-width:0;margin-right:10px;display:flex}.Header-module__lnUIdW__brand>div{min-width:0;overflow:hidden}.Header-module__lnUIdW__brand b{text-overflow:ellipsis;overflow:hidden}.Header-module__lnUIdW__brand img{border:1px solid var(--line-gold);background:#0b1f3a;border-radius:50%;flex:none;width:46px;height:46px;padding:2px}.Header-module__lnUIdW__brand b{font-family:var(--font-heading);color:var(--ivory);white-space:nowrap;font-size:16.5px;font-weight:700;line-height:1.25;display:block}.Header-module__lnUIdW__brand span{font-family:var(--font-serif);letter-spacing:2.6px;color:var(--gold-soft);text-transform:uppercase;white-space:nowrap;font-size:9.5px;font-weight:600;display:block}.Header-module__lnUIdW__main{white-space:nowrap;flex:1;justify-content:center;align-items:center;gap:clamp(9px,1.05vw,22px);min-width:0;display:none}.Header-module__lnUIdW__main a,.Header-module__lnUIdW__main button{appearance:none;color:var(--on-navy-soft);font:inherit;cursor:pointer;background:0 0;border:0;padding:4px 0;font-size:12.5px;font-weight:500;transition:color .3s;position:relative}.Header-module__lnUIdW__main a:after,.Header-module__lnUIdW__main button:after{content:"";background:var(--gold);width:0;height:1px;transition:width .35s;position:absolute;bottom:0;right:0}.Header-module__lnUIdW__main a:hover,.Header-module__lnUIdW__main button:hover,.Header-module__lnUIdW__main a.Header-module__lnUIdW__active{color:var(--ivory)}.Header-module__lnUIdW__main a:hover:after,.Header-module__lnUIdW__main button:hover:after,.Header-module__lnUIdW__main a.Header-module__lnUIdW__active:after{width:100%}html[dir=ltr] .Header-module__lnUIdW__main a:after{left:0;right:auto}html[dir=ltr] .Header-module__lnUIdW__main button:after{left:0;right:auto}.Header-module__lnUIdW__hgroup{flex:none;align-items:center;gap:10px;min-width:max-content;display:flex}.Header-module__lnUIdW__lang{color:var(--gold-soft);background:#e6cd8b0d;border:1px solid #e6cd8b66;border-radius:40px;padding:6px 13px;font-size:13px;font-weight:700;transition:all .3s}.Header-module__lnUIdW__cta{appearance:none;background:linear-gradient(135deg, var(--gold-soft), var(--gold));color:#2a1e07;white-space:nowrap;cursor:pointer;border:0;border-radius:46px;align-items:center;padding:10px 20px;font-size:13.5px;font-weight:700;display:inline-flex;box-shadow:0 10px 26px -12px #c9a24b80}.Header-module__lnUIdW__toggle{width:42px;height:42px;color:var(--ivory);background:#ffffff08;border:1px solid #c9a24b59;border-radius:10px;flex:none;place-items:center;display:grid}.Header-module__lnUIdW__toggle svg{width:24px;height:24px}.Header-module__lnUIdW__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;pointer-events:none;z-index:150;background:#040a149e;transition:opacity .4s;position:fixed;inset:0}.Header-module__lnUIdW__backdrop.Header-module__lnUIdW__open{opacity:1;pointer-events:auto}.Header-module__lnUIdW__drawer{z-index:151;visibility:hidden;background:linear-gradient(165deg,#0a1d38,#071427);border-left:1px solid #c9a24b4d;flex-direction:column;width:min(320px,84vw);padding:24px 22px;transition:transform .45s cubic-bezier(.2,.7,.2,1),visibility 0s .45s;display:flex;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-24px 0 64px -20px #000000a6}html[dir=ltr] .Header-module__lnUIdW__drawer{border-left:0;border-right:1px solid #c9a24b4d;left:0;right:auto;transform:translate(-100%);box-shadow:24px 0 64px -20px #000000a6}.Header-module__lnUIdW__drawer.Header-module__lnUIdW__open{visibility:visible;transition:transform .45s cubic-bezier(.2,.7,.2,1);transform:translate(0)}.Header-module__lnUIdW__drHead{flex:none;justify-content:space-between;align-items:center;margin-bottom:26px;display:flex}.Header-module__lnUIdW__drBrand{align-items:center;gap:10px;display:flex}.Header-module__lnUIdW__drBrand img{border:1px solid var(--line-gold);background:#0b1f3a;border-radius:50%;padding:2px}.Header-module__lnUIdW__drBrand b{font-family:var(--font-heading);color:var(--ivory);font-size:14px;font-weight:700}.Header-module__lnUIdW__drClose{width:38px;height:38px;color:var(--ivory);background:#ffffff0a;border:1px solid #c9a24b59;border-radius:50%;flex:none;place-items:center;font-size:15px;display:grid}.Header-module__lnUIdW__drNav{flex-direction:column;display:flex}.Header-module__lnUIdW__drNav a,.Header-module__lnUIdW__drNav button{appearance:none;min-height:46px;color:var(--on-navy-soft);font:inherit;cursor:pointer;text-align:inherit;background:0 0;border:0;border-bottom:1px solid #c9a24b1f;align-items:center;padding:0 8px;font-size:15px;font-weight:600;transition:color .3s,padding .3s;display:flex}.Header-module__lnUIdW__drNav a:hover,.Header-module__lnUIdW__drNav button:hover{color:var(--gold-soft);padding-right:14px}.Header-module__lnUIdW__drNav a.Header-module__lnUIdW__active{color:var(--gold-soft)}:is(html[dir=ltr] .Header-module__lnUIdW__drNav a:hover,html[dir=ltr] .Header-module__lnUIdW__drNav button:hover){padding-left:14px;padding-right:8px}.Header-module__lnUIdW__drFoot{flex-direction:column;gap:14px;margin-top:auto;padding-top:22px;display:flex}.Header-module__lnUIdW__drFoot .Header-module__lnUIdW__cta{justify-content:center;width:100%}@media (min-width:1200px){.Header-module__lnUIdW__main{display:flex}.Header-module__lnUIdW__toggle{display:none}}@media (max-width:600px){.Header-module__lnUIdW__wrap{gap:10px;padding-inline:14px}.Header-module__lnUIdW__brand{gap:9px;margin-right:0}html[dir=ltr] .Header-module__lnUIdW__brand{margin-left:0}.Header-module__lnUIdW__brand img{width:40px;height:40px}.Header-module__lnUIdW__brand b{font-size:14px}.Header-module__lnUIdW__brand span,.Header-module__lnUIdW__lang{display:none}.Header-module__lnUIdW__cta{padding:8px 14px;font-size:12.5px}.Header-module__lnUIdW__toggle{width:40px;height:40px}}
.Footer-module__3hUVsW__footer{background:var(--navy-850);color:var(--on-navy-soft);border-top:1px solid #c9a24b33;padding:56px 0 26px}.Footer-module__3hUVsW__wrap{max-width:var(--wrap-max);padding:0 var(--wrap-pad);margin:0 auto}.Footer-module__3hUVsW__grid{grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:34px;margin-bottom:34px;display:grid}.Footer-module__3hUVsW__brand{flex-direction:row-reverse;justify-content:flex-end;align-items:center;gap:12px;margin-bottom:14px;display:flex}html[dir=ltr] .Footer-module__3hUVsW__brand{flex-direction:row;justify-content:flex-start}.Footer-module__3hUVsW__brand img{border:1px solid var(--line-gold);background:#0b1f3a;border-radius:50%;padding:2px}.Footer-module__3hUVsW__brand b{font-family:var(--font-heading);color:var(--ivory);font-size:15px;display:block}.Footer-module__3hUVsW__brand span{color:var(--gold-soft);font-family:var(--font-serif);letter-spacing:2px;font-size:10px}.Footer-module__3hUVsW__col h6{color:var(--ivory);font-family:var(--font-heading);margin-bottom:14px;font-size:15px}.Footer-module__3hUVsW__col a,.Footer-module__3hUVsW__col button{appearance:none;color:var(--on-navy-soft);font:inherit;cursor:pointer;text-align:inherit;background:0 0;border:0;padding:5px 0;font-size:14px;transition:color .25s;display:block}.Footer-module__3hUVsW__col a:hover,.Footer-module__3hUVsW__col button:hover{color:var(--gold-soft)}.Footer-module__3hUVsW__col p{font-size:14px;line-height:1.9}.Footer-module__3hUVsW__addr{margin-top:10px;font-size:13px;line-height:1.8;display:block}.Footer-module__3hUVsW__socials{justify-content:center;gap:14px;margin-bottom:24px;display:flex}.Footer-module__3hUVsW__socials a{width:42px;height:42px;color:var(--gold-soft);background:#c9a24b14;border:1px solid #c9a24b4d;border-radius:50%;place-items:center;transition:all .3s;display:grid}.Footer-module__3hUVsW__socials a:hover{color:#fff;background:var(--brand);border-color:var(--brand);transform:translateY(-3px)}.Footer-module__3hUVsW__socials svg{width:19px;height:19px}.Footer-module__3hUVsW__bot{text-align:center;border-top:1px solid #c9a24b26;padding-top:22px;font-size:13px}@media (max-width:900px){.Footer-module__3hUVsW__grid{grid-template-columns:1fr 1fr;gap:26px}}@media (max-width:560px){.Footer-module__3hUVsW__grid{grid-template-columns:1fr}}
.FloatingSocialWidget-module__igp1kW__fsw{z-index:9000;font-family:var(--font-body);direction:rtl;flex-direction:column;align-items:flex-end;gap:16px;display:flex;position:fixed;bottom:30px;right:30px}body.lightbox-open .FloatingSocialWidget-module__igp1kW__fsw{opacity:0;pointer-events:none;visibility:hidden}.FloatingSocialWidget-module__igp1kW__toggle{color:#2a1e07;background:linear-gradient(135deg,#e6cd8b 0%,#c9a24b 48%,#a97f2e 100%);border:1px solid #fff4d699;border-radius:40px;align-items:center;gap:12px;padding:9px 10px 9px 26px;transition:all .3s cubic-bezier(.25,1,.5,1);display:flex;position:relative;box-shadow:0 12px 34px -10px #c9a24b8c,0 6px 18px #00000059}.FloatingSocialWidget-module__igp1kW__toggle:before{content:"";z-index:-1;border:2px solid #c9a24b80;border-radius:44px;animation:2.6s infinite FloatingSocialWidget-module__igp1kW__pulse;position:absolute;inset:-4px}.FloatingSocialWidget-module__igp1kW__toggle:hover{transform:translateY(-3px);box-shadow:0 16px 44px -8px #c9a24bb3,0 0 28px #c9a24b59}.FloatingSocialWidget-module__igp1kW__icon{width:46px;height:46px;color:var(--gold-soft);background:#0a1d38eb;border-radius:50%;flex-shrink:0;place-items:center;font-size:24px;display:grid}.FloatingSocialWidget-module__igp1kW__icon svg{width:23px;height:23px}.FloatingSocialWidget-module__igp1kW__text{flex-direction:column;align-items:flex-start;line-height:1.2;display:flex}.FloatingSocialWidget-module__igp1kW__text b{color:#2a1e07;font-size:15.5px;font-weight:800}.FloatingSocialWidget-module__igp1kW__text em{color:#2a1e07b3;font-size:11px;font-style:normal;font-weight:600}.FloatingSocialWidget-module__igp1kW__panel{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transform-origin:100% 100%;opacity:0;pointer-events:none;visibility:hidden;background:linear-gradient(#081b33fa,#040a14fc);border:1px solid #c9a24b59;border-radius:20px;width:max-content;max-width:min(360px,88vw);padding:22px 24px 24px;transition:all .4s cubic-bezier(.2,.8,.2,1);position:absolute;bottom:calc(100% + 16px);right:0;transform:scale(.9)translateY(10px);box-shadow:0 24px 60px #0000008c}.FloatingSocialWidget-module__igp1kW__panelOpen{opacity:1;pointer-events:auto;visibility:visible;transform:scale(1)translateY(0)}.FloatingSocialWidget-module__igp1kW__phead{text-align:center;margin-bottom:18px}.FloatingSocialWidget-module__igp1kW__phead b{font-family:var(--font-heading);color:var(--gold-soft);margin-bottom:3px;font-size:15px;font-weight:700;display:block}.FloatingSocialWidget-module__igp1kW__phead span{font-family:var(--font-serif);letter-spacing:2px;text-transform:uppercase;color:#fffdf880;font-size:10.5px;display:block}.FloatingSocialWidget-module__igp1kW__phead:after{content:"";background:linear-gradient(90deg, transparent, var(--gold), transparent);width:54px;height:2px;margin:12px auto 0;display:block}.FloatingSocialWidget-module__igp1kW__grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.FloatingSocialWidget-module__igp1kW__card{background:#ffffff08;border:1px solid #ffffff0f;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:76px;height:80px;transition:all .3s;display:flex}.FloatingSocialWidget-module__igp1kW__card svg{color:#fffdf8b3;width:26px;height:26px;transition:all .3s}.FloatingSocialWidget-module__igp1kW__card span{color:#fffdf8b3;font-size:11.5px;font-weight:500;transition:color .3s}.FloatingSocialWidget-module__igp1kW__card:hover{border-color:var(--brand);background:#ffffff14;transform:translateY(-3px)}.FloatingSocialWidget-module__igp1kW__card:hover svg{color:var(--brand);transform:scale(1.1)}.FloatingSocialWidget-module__igp1kW__card:hover span{color:#fffdf8}@keyframes FloatingSocialWidget-module__igp1kW__pulse{0%{opacity:.7;transform:scale(1)}60%{opacity:0;transform:scale(1.12)}to{opacity:0;transform:scale(1.12)}}@media (max-width:680px){.FloatingSocialWidget-module__igp1kW__fsw{bottom:calc(12px + env(safe-area-inset-bottom));align-items:flex-start;gap:10px;left:12px;right:auto}.FloatingSocialWidget-module__igp1kW__toggle{border-radius:34px;gap:8px;padding:7px 8px 7px 16px}.FloatingSocialWidget-module__igp1kW__toggle:before{border-radius:38px;inset:-3px}.FloatingSocialWidget-module__igp1kW__icon{width:38px;height:38px}.FloatingSocialWidget-module__igp1kW__icon svg{width:19px;height:19px}.FloatingSocialWidget-module__igp1kW__text b{font-size:13px}.FloatingSocialWidget-module__igp1kW__text em{font-size:9px}.FloatingSocialWidget-module__igp1kW__panel{transform-origin:0 100%;max-width:min(320px,100vw - 24px);padding:18px;bottom:calc(100% + 10px);left:0;right:auto}.FloatingSocialWidget-module__igp1kW__card{width:68px;height:72px}}@media (max-width:420px){.FloatingSocialWidget-module__igp1kW__toggle{gap:8px;padding:6px 14px 6px 6px}.FloatingSocialWidget-module__igp1kW__text b{font-size:12px}.FloatingSocialWidget-module__igp1kW__text em{font-size:8.5px}.FloatingSocialWidget-module__igp1kW__icon{width:34px;height:34px}.FloatingSocialWidget-module__igp1kW__icon svg{width:17px;height:17px}.FloatingSocialWidget-module__igp1kW__panel{transform-origin:0 100%}}
.Hero-module___w2HtG__hero{background:linear-gradient(165deg,#07162b,#0a1d38 50%,#081a32);align-items:center;min-height:100svh;padding:130px 0 90px;display:flex;position:relative;overflow:hidden}.Hero-module___w2HtG__bg,.Hero-module___w2HtG__bg span{pointer-events:none;position:absolute;inset:0}.Hero-module___w2HtG__glow{filter:blur(70px);opacity:.5;border-radius:50%;position:absolute}.Hero-module___w2HtG__g1{background:radial-gradient(circle,#1d3b6ed9,#0000 70%);width:560px;height:560px;animation:22s ease-in-out infinite Hero-module___w2HtG__drift1;top:-120px;left:-100px}.Hero-module___w2HtG__g2{background:radial-gradient(circle,#6e233399,#0000 70%);width:520px;height:520px;animation:26s ease-in-out infinite Hero-module___w2HtG__drift2;bottom:-160px;right:-80px}.Hero-module___w2HtG__g3{background:radial-gradient(circle,#c9a24b2e,#0000 70%);width:420px;height:420px;animation:30s ease-in-out infinite reverse Hero-module___w2HtG__drift1;top:40%;left:55%}.Hero-module___w2HtG__guilloche{opacity:.1;background:repeating-radial-gradient(circle at 78% 30%,#0000 0 13px,#c9a24b80 13px 14px),repeating-radial-gradient(circle at 20% 75%,#0000 0 16px,#c9a24b59 16px 17px);-webkit-mask-image:radial-gradient(circle at 60% 40%,#000,#0000 80%);mask-image:radial-gradient(circle at 60% 40%,#000,#0000 80%)}.Hero-module___w2HtG__threads{width:100%;height:100%;position:absolute;inset:0}.Hero-module___w2HtG__threads path{fill:none;stroke:url(#gthread);stroke-width:1.1px;stroke-dasharray:1400;stroke-dashoffset:1400px;opacity:.5;animation:6s forwards Hero-module___w2HtG__draw}.Hero-module___w2HtG__threads path:nth-child(2){animation-delay:.8s}.Hero-module___w2HtG__threads path:nth-child(3){animation-delay:1.6s}.Hero-module___w2HtG__wrap{z-index:3;max-width:var(--wrap-max);padding:0 var(--wrap-pad);grid-template-columns:1.04fr .96fr;align-items:center;gap:50px;width:100%;margin:0 auto;display:grid;position:relative}.Hero-module___w2HtG__eyebrow{color:var(--gold-soft);font-family:var(--font-serif);letter-spacing:3px;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:22px;font-size:13px;font-weight:600;display:inline-flex}.Hero-module___w2HtG__eyebrow:before{content:"";background:linear-gradient(90deg, transparent, var(--gold));width:40px;height:1px}.Hero-module___w2HtG__title{font-family:var(--font-display), var(--font-serif);text-align:inherit;margin-bottom:26px;line-height:1.12}.Hero-module___w2HtG__heroDesc{color:var(--text-soft);max-width:80%;margin-top:1rem;font-size:1.1rem}.Hero-module___w2HtG__line1{letter-spacing:2px;background:linear-gradient(100deg,#f6e7bf 0%,#e6cd8b 22%,#fff8e2 42%,#c9a24b 60%,#f2dda6 78%,#a97f2e 100%) 0 0/200%;-webkit-text-fill-color:transparent;color:#0000;filter:drop-shadow(0 4px 18px #c9a24b59);-webkit-background-clip:text;background-clip:text;font-size:58px;font-weight:700;animation:6s linear infinite Hero-module___w2HtG__shine;display:block}.Hero-module___w2HtG__line2{font-family:var(--font-serif);letter-spacing:14px;text-transform:uppercase;color:var(--ivory);text-shadow:0 2px 14px #e6cd8b59;margin-top:6px;padding-inline-start:4px;font-size:30px;font-weight:700;display:block}.Hero-module___w2HtG__cta{flex-wrap:wrap;gap:14px;display:flex}.Hero-module___w2HtG__gold,.Hero-module___w2HtG__ghost{appearance:none;font:inherit;cursor:pointer;border-radius:46px;align-items:center;gap:9px;padding:14px 28px;font-size:15px;font-weight:700;transition:transform .35s,box-shadow .35s;display:inline-flex}.Hero-module___w2HtG__gold{background:linear-gradient(135deg, var(--gold-soft), var(--gold));color:#2a1e07;border:0;box-shadow:0 14px 32px -14px #c9a24bb3}.Hero-module___w2HtG__ghost{color:var(--ivory);background:0 0;border:1px solid #e6cd8b80}.Hero-module___w2HtG__gold:hover,.Hero-module___w2HtG__ghost:hover{transform:translateY(-2px)}.Hero-module___w2HtG__assur{flex-wrap:wrap;gap:26px;margin-top:42px;display:flex}.Hero-module___w2HtG__assur div{color:var(--on-navy-soft);align-items:center;gap:8px;font-size:13.5px;display:flex}.Hero-module___w2HtG__assur b{color:var(--gold);font-size:16px}.Hero-module___w2HtG__right{justify-content:center;display:flex}.Hero-module___w2HtG__orbit{justify-content:center;width:100%;padding:0;display:flex}.Hero-module___w2HtG__core{--orbit-radius:188px;--orbit-logo-size:100px;--orbit-duration:34s;width:470px;max-width:92vw;height:470px;max-height:92vw;position:relative}.Hero-module___w2HtG__ring{border-radius:50%;position:absolute;inset:0}.Hero-module___w2HtG__r1{border:1px dashed #c9a24b47;inset:6%}.Hero-module___w2HtG__r2{border:1px solid #c9a24b1f;inset:24%}.Hero-module___w2HtG__orbitTrack{animation:Hero-module___w2HtG__heroOrbitSpin var(--orbit-duration) linear infinite;transform-origin:50%;z-index:3;border-radius:50%;position:absolute;inset:0}.Hero-module___w2HtG__orbit:hover .Hero-module___w2HtG__orbitTrack,.Hero-module___w2HtG__orbit:hover .Hero-module___w2HtG__orbitSpin{animation-play-state:paused}.Hero-module___w2HtG__orbitItem{width:100px;height:100px;width:var(--orbit-logo-size);height:var(--orbit-logo-size);z-index:1;transform:translate(-50%, -50%) rotate(var(--angle)) translateY(calc(-1 * var(--orbit-radius))) rotate(calc(-1 * var(--angle)));position:absolute;top:50%;left:50%}.Hero-module___w2HtG__orbitItem:hover{z-index:10}.Hero-module___w2HtG__orbitSpin{animation:Hero-module___w2HtG__heroOrbitCounterSpin var(--orbit-duration) linear infinite;transform-origin:50%;will-change:transform;position:absolute;inset:0}.Hero-module___w2HtG__orbitLogo{z-index:1;border:1px solid var(--line-gold);background:radial-gradient(circle,#fffdf8,#f4ecd9);border-radius:50%;place-items:center;width:100%;height:100%;padding:0;transition:transform .4s,box-shadow .4s;display:grid;position:relative;overflow:hidden;box-shadow:0 10px 26px -16px #0c234280}.Hero-module___w2HtG__orbitLogo img{object-fit:cover;border-radius:50%;width:100%;height:100%}.Hero-module___w2HtG__orbitItem.Hero-module___w2HtG__dark .Hero-module___w2HtG__orbitLogo{background:radial-gradient(circle,#12294a,#0a1d38)}.Hero-module___w2HtG__orbitItem:hover .Hero-module___w2HtG__orbitLogo{box-shadow:0 0 0 1px var(--gold), 0 16px 38px -16px #0c2342b3;transform:scale(1.14)}.Hero-module___w2HtG__olbl{z-index:3;white-space:nowrap;color:var(--gold-soft);opacity:0;pointer-events:none;background:#08182fe6;border:1px solid #c9a24b4d;border-radius:20px;padding:3px 10px;font-size:11px;font-weight:700;transition:all .3s;position:absolute;bottom:-26px;left:50%;transform:translate(-50%)}.Hero-module___w2HtG__orbitItem:hover .Hero-module___w2HtG__olbl{opacity:1}.Hero-module___w2HtG__center{border:1px solid var(--gold);z-index:5;background:radial-gradient(circle,#0e2748,#0a1d38 72%);border-radius:50%;place-items:center;width:150px;height:150px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 46px #c9a24b38,0 24px 56px -22px #000}.Hero-module___w2HtG__center:before{content:"";border:1px dashed #c9a24b73;border-radius:50%;animation:38s linear infinite Hero-module___w2HtG__spin;position:absolute;inset:-12px}.Hero-module___w2HtG__center img{object-fit:contain;background:#0b1f3a;border-radius:50%;width:130px;height:130px;padding:3px}@keyframes Hero-module___w2HtG__spin{to{transform:rotate(360deg)}}.Hero-module___w2HtG__center:before{transform-origin:50%}@keyframes Hero-module___w2HtG__heroOrbitSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Hero-module___w2HtG__heroOrbitCounterSpin{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@keyframes Hero-module___w2HtG__shine{to{background-position:200%}}@keyframes Hero-module___w2HtG__draw{to{stroke-dashoffset:0}}@keyframes Hero-module___w2HtG__drift1{0%,to{transform:translate(0)}50%{transform:translate(30px,20px)}}@keyframes Hero-module___w2HtG__drift2{0%,to{transform:translate(0)}50%{transform:translate(-24px,-18px)}}@media (max-width:1024px){.Hero-module___w2HtG__hero{align-items:flex-start;min-height:auto;padding-top:clamp(88px,22vw,124px);padding-bottom:70px}.Hero-module___w2HtG__wrap{grid-template-columns:1fr;gap:40px}.Hero-module___w2HtG__right{order:-1}.Hero-module___w2HtG__core{--orbit-radius:160px;width:min(400px,86vw);height:min(400px,86vw)}}@media (max-width:680px){.Hero-module___w2HtG__line1{font-size:40px}.Hero-module___w2HtG__line2{letter-spacing:9px;font-size:20px}}@media (max-width:600px){.Hero-module___w2HtG__hero{padding-bottom:150px}.Hero-module___w2HtG__core{--orbit-radius:136px;--orbit-logo-size:72px;width:340px;height:340px}}@media (max-width:420px){.Hero-module___w2HtG__hero{padding-bottom:170px}.Hero-module___w2HtG__core{--orbit-logo-size:58px;--orbit-radius:min(136px, calc(46vw - 29px))}}@media (prefers-reduced-motion:reduce){.Hero-module___w2HtG__orbitTrack,.Hero-module___w2HtG__orbitLogo,.Hero-module___w2HtG__center:before,.Hero-module___w2HtG__line1,.Hero-module___w2HtG__glow,.Hero-module___w2HtG__threads path{animation:none}}
.Verification-module__mscwQW__band{z-index:6;max-width:var(--wrap-max);margin-top:-96px;padding:0 var(--wrap-pad);margin-inline:auto;position:relative}.Verification-module__mscwQW__card{max-width:760px;box-shadow:0 44px 90px -34px #0009, 0 0 0 1px var(--line-gold);background:linear-gradient(165deg,#f9f4e9,#fdfaf3);border-radius:20px;margin:0 auto;padding:40px 44px;position:relative}.Verification-module__mscwQW__card:before{content:"";border:1px solid var(--line-gold);pointer-events:none;border-radius:13px;position:absolute;inset:12px}.Verification-module__mscwQW__vc{border:2px solid var(--gold-deep);z-index:2;width:18px;height:18px;position:absolute}.Verification-module__mscwQW__vcA{border-bottom:0;border-left:0;top:18px;right:18px}.Verification-module__mscwQW__vcB{border-bottom:0;border-right:0;top:18px;left:18px}.Verification-module__mscwQW__vcC{border-top:0;border-left:0;bottom:18px;right:18px}.Verification-module__mscwQW__vcD{border-top:0;border-right:0;bottom:18px;left:18px}.Verification-module__mscwQW__card h3{font-family:var(--font-heading);color:var(--navy-800);text-align:center;margin-bottom:8px;font-size:24px}.Verification-module__mscwQW__sub{color:var(--ink-soft);text-align:center;margin-bottom:22px;font-size:14.5px}.Verification-module__mscwQW__field label{color:var(--navy-800);margin-bottom:8px;font-size:13px;font-weight:700;display:block}.Verification-module__mscwQW__errorMsg{color:#ef4444;margin-top:8px;font-size:13.5px;font-weight:600}.Verification-module__mscwQW__field input{width:100%;font-family:var(--font-body);background:#fffdf8;border:1px solid #1b22302e;border-radius:10px;outline:none;padding:14px 15px;font-size:15px;transition:all .25s}.Verification-module__mscwQW__field input:focus{border-color:var(--gold)}.Verification-module__mscwQW__btn{background:linear-gradient(135deg, var(--gold-soft), var(--gold));color:#2a1e07;width:100%;font-family:var(--font-body);border:none;border-radius:46px;margin-top:16px;padding:14px;font-size:15px;font-weight:700;transition:transform .3s}.Verification-module__mscwQW__btn:hover{transform:translateY(-2px)}.Verification-module__mscwQW__note{color:var(--ink-soft);text-align:center;margin-top:14px;font-size:13px}.Verification-module__mscwQW__resList{flex-direction:column;gap:8px;margin-top:14px;display:flex}.Verification-module__mscwQW__res{text-align:right;background:#fffdf8;border:1px solid #c9a24b66;border-radius:10px;padding:14px 16px}.Verification-module__mscwQW__res b{color:var(--navy-800);margin-bottom:4px;display:block}.Verification-module__mscwQW__res span{color:var(--ink-soft);font-size:13.5px}@media (max-width:680px){.Verification-module__mscwQW__card{padding:30px 24px}}
.Modal-module__7LRQSW__modal{z-index:200;justify-content:center;align-items:center;padding:22px;display:flex;position:fixed;inset:0}.Modal-module__7LRQSW__bg{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#040a14db;animation:.3s Modal-module__7LRQSW__fade;position:absolute;inset:0}.Modal-module__7LRQSW__panel{z-index:2;flex-direction:column;align-items:center;width:100%;max-width:1000px;animation:.4s cubic-bezier(.16,.8,.24,1) Modal-module__7LRQSW__pop;display:flex;position:relative}.Modal-module__7LRQSW__head{justify-content:space-between;align-items:center;gap:16px;width:100%;margin-bottom:14px;display:flex}.Modal-module__7LRQSW__title{color:var(--ivory);font-family:var(--font-heading);font-size:16px;font-weight:700}.Modal-module__7LRQSW__title small{font-family:var(--font-serif);color:var(--gold-soft);letter-spacing:2px;text-transform:uppercase;margin-bottom:2px;font-size:11px;font-weight:600;display:block}.Modal-module__7LRQSW__close{width:38px;height:38px;color:var(--ivory);background:#ffffff0a;border:1px solid #c9a24b66;border-radius:50%;flex:none;place-items:center;font-size:16px;transition:all .3s;display:grid}.Modal-module__7LRQSW__close:hover{border-color:var(--gold);background:#c9a24b24}.Modal-module__7LRQSW__stage{background:linear-gradient(155deg,#f4ecd9,#fbf6ea);border:1px solid #c9a24b4d;border-radius:16px;flex-direction:column;align-items:center;gap:14px;width:100%;max-height:86vh;padding:22px;display:flex;overflow:auto;box-shadow:0 50px 100px -40px #000000bf}.Modal-module__7LRQSW__stage img{object-fit:contain;background:#fff;border-radius:8px;max-width:100%;max-height:62vh;box-shadow:0 20px 46px -20px #00000080}.Modal-module__7LRQSW__stage p{color:var(--ink-soft);text-align:right;max-width:760px;margin:0;font-size:14.5px;line-height:1.9}@keyframes Modal-module__7LRQSW__fade{0%{opacity:0}to{opacity:1}}@keyframes Modal-module__7LRQSW__pop{0%{opacity:0;transform:scale(.94)translateY(18px)}to{opacity:1;transform:scale(1)translateY(0)}}
.DocumentsPreview-module__n310na__docgrid{grid-template-columns:repeat(4,1fr);gap:24px;margin-bottom:96px;display:grid}.DocumentsPreview-module__n310na__doccard{border:1px solid var(--line-gold);background:linear-gradient(165deg,#fffdf8,#faf4e6);border-radius:18px;position:relative;overflow:hidden;box-shadow:0 22px 48px -30px #00000080}.DocumentsPreview-module__n310na__wide{grid-column:span 2}.DocumentsPreview-module__n310na__trigger{cursor:pointer;text-align:center;background:0 0;border:none;width:100%;padding:0;display:block}.DocumentsPreview-module__n310na__doccard:before{content:"";pointer-events:none;z-index:3;opacity:0;background:radial-gradient(220px 220px,#e6cd8b59,#0000 60%);border-radius:19px;transition:opacity .5s;position:absolute;inset:-1px}.DocumentsPreview-module__n310na__doccard:hover{box-shadow:0 40px 76px -26px #0c234299, 0 0 0 1px var(--gold), 0 0 30px -6px #c9a24b66;border-color:var(--gold)}.DocumentsPreview-module__n310na__doccard:hover:before{opacity:1}.DocumentsPreview-module__n310na__doccard:not(:hover){animation:6s ease-in-out infinite DocumentsPreview-module__n310na__breathe}@keyframes DocumentsPreview-module__n310na__breathe{0%,to{box-shadow:0 22px 48px -30px #00000080,0 0 #c9a24b00}50%{box-shadow:0 26px 54px -28px #00000085,0 0 22px -8px #c9a24b47}}.DocumentsPreview-module__n310na__frame{background:linear-gradient(155deg, var(--document-frame), var(--document-frame-2));border-radius:13px;margin:14px 14px 0;padding:3px;transition:box-shadow .5s;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #c9a24b4d,inset 0 10px 26px #0006}.DocumentsPreview-module__n310na__doccard:hover .DocumentsPreview-module__n310na__frame{box-shadow:inset 0 0 0 1px var(--frame-gold-soft), inset 0 10px 26px #0006, 0 0 22px -4px #c9a24b73}.DocumentsPreview-module__n310na__bevel{border:1px solid var(--frame-gold);opacity:.55;pointer-events:none;z-index:2;border-radius:10px;transition:opacity .5s,border-color .5s;position:absolute;inset:3px}.DocumentsPreview-module__n310na__doccard:hover .DocumentsPreview-module__n310na__bevel{opacity:.9;border-color:var(--frame-gold-soft)}.DocumentsPreview-module__n310na__mat{aspect-ratio:3/2;background:var(--frame-ivory);border-radius:8px;justify-content:center;align-items:center;margin:3px;padding:14px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 2px 8px #00000014}.DocumentsPreview-module__n310na__img{object-fit:contain;object-position:center;background:#fff;border-radius:4px;width:100%;height:100%;transition:transform .5s cubic-bezier(.2,.7,.2,1);box-shadow:0 2px 10px #0715281f}.DocumentsPreview-module__n310na__matBanner{aspect-ratio:auto;padding:0}.DocumentsPreview-module__n310na__matBanner .DocumentsPreview-module__n310na__img{object-fit:contain;border-radius:8px;width:100%;height:auto}.DocumentsPreview-module__n310na__sheen{pointer-events:none;z-index:2;background:linear-gradient(115deg,#0000 42%,#ffffff80 50%,#0000 58%);position:absolute;inset:0;transform:translate(-140%)rotate(4deg)}.DocumentsPreview-module__n310na__doccard:hover .DocumentsPreview-module__n310na__sheen{animation:.9s cubic-bezier(.3,.6,.2,1) DocumentsPreview-module__n310na__sheen}@keyframes DocumentsPreview-module__n310na__sheen{to{transform:translate(140%)rotate(4deg)}}.DocumentsPreview-module__n310na__meta{text-align:center;padding:16px 18px 20px}.DocumentsPreview-module__n310na__dtype{letter-spacing:1px;color:var(--gold-deep);text-transform:uppercase;font-size:11px;font-weight:700}.DocumentsPreview-module__n310na__dname{font-family:var(--font-heading);color:var(--navy-800);margin:6px 0 10px;font-size:15.5px;font-weight:700;transition:transform .4s}.DocumentsPreview-module__n310na__doccard:hover .DocumentsPreview-module__n310na__dname{transform:translateY(-2px)}.DocumentsPreview-module__n310na__dbadge{color:var(--gold-deep);background:#c9a24b21;border:1px solid #c9a24b59;border-radius:30px;padding:4px 13px;font-size:11px;font-weight:700;transition:background .4s,box-shadow .4s;display:inline-block}.DocumentsPreview-module__n310na__doccard:hover .DocumentsPreview-module__n310na__dbadge{background:#c9a24b3d;box-shadow:0 0 0 1px #c9a24b66}@media (max-width:1024px){.DocumentsPreview-module__n310na__docgrid{grid-template-columns:repeat(2,1fr)}.DocumentsPreview-module__n310na__wide{grid-column:span 2}}@media (max-width:680px){.DocumentsPreview-module__n310na__docgrid{grid-template-columns:1fr}.DocumentsPreview-module__n310na__wide{grid-column:span 1}}
.Members-module__YvZyha__filter{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:30px;display:flex}.Members-module__YvZyha__chip{border:1px solid var(--line-gold);color:var(--navy-800);cursor:pointer;font-size:13.5px;font-weight:600;font-family:var(--font-body);background:#fffdf8;border-radius:30px;padding:8px 18px;transition:all .3s}.Members-module__YvZyha__chip:hover{border-color:var(--gold)}.Members-module__YvZyha__on{color:#2a1e07;background:linear-gradient(135deg, var(--gold-soft), var(--gold));border-color:#0000}.Members-module__YvZyha__members{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.Members-module__YvZyha__mcard{text-align:center;border:1px solid var(--line-gold);cursor:pointer;opacity:0;filter:blur(4px);background:linear-gradient(165deg,#fffdf8,#faf4e6);border-radius:16px;width:100%;padding:12px;transition:opacity .7s cubic-bezier(.2,.7,.2,1),filter .7s cubic-bezier(.2,.7,.2,1),transform .45s cubic-bezier(.2,.7,.2,1),box-shadow .45s,border-color .45s;display:block;position:relative;overflow:hidden;transform:translateY(28px)scale(.97);box-shadow:0 16px 38px -26px #0006}.Members-module__YvZyha__in{opacity:1;filter:blur();transform:translateY(0)scale(1)}.Members-module__YvZyha__mcard:hover{box-shadow:0 34px 60px -26px #0c23428c, 0 0 0 1px var(--gold);border-color:var(--gold)}.Members-module__YvZyha__mframe{background:linear-gradient(155deg, var(--document-frame), var(--document-frame-2));border-radius:11px;padding:3px;position:relative;overflow:hidden}.Members-module__YvZyha__mmat{background:var(--frame-ivory);border-radius:8px;justify-content:center;align-items:center;margin:3px;display:flex;overflow:hidden}.Members-module__YvZyha__mediaId{aspect-ratio:3/2}.Members-module__YvZyha__mediaId .Members-module__YvZyha__img{object-fit:contain;object-position:center;background:#fff;width:100%;height:100%}.Members-module__YvZyha__img{image-rendering:-webkit-optimize-contrast;display:block}.Members-module__YvZyha__mhint{opacity:0;z-index:3;pointer-events:none;background:linear-gradient(#0000 55%,#07152847);border-radius:11px;justify-content:center;align-items:flex-end;padding-bottom:16px;transition:opacity .4s;display:flex;position:absolute;inset:3px}.Members-module__YvZyha__mcard:hover .Members-module__YvZyha__mhint{opacity:1}.Members-module__YvZyha__zoomOrb{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff24;border:1px solid #e6cd8b8c;border-radius:50%;place-items:center;width:42px;height:42px;transition:transform .4s;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.85)}.Members-module__YvZyha__mcard:hover .Members-module__YvZyha__zoomOrb{transform:translate(-50%,-50%)scale(1)}.Members-module__YvZyha__zoomOrb svg{fill:none;width:18px;height:18px;stroke:var(--gold-soft);stroke-width:1.7px}.Members-module__YvZyha__mi{text-align:center;padding:13px 8px 6px}.Members-module__YvZyha__mi b{font-family:var(--font-heading);color:var(--navy-800);font-size:14.5px;display:block}.Members-module__YvZyha__mi span{color:var(--navy-800);border:1px solid var(--line-gold);background:linear-gradient(110deg,#e6cd8b47 0%,#c9a24b80 28%,#f5e2a8bf 50%,#c9a24b80 72%,#e6cd8b47 100%) 0 0/240% 100%;border-radius:999px;margin-top:7px;padding:5px 16px;font-size:13.5px;font-weight:700;line-height:1.5;animation:3.4s ease-in-out infinite Members-module__YvZyha__miBadgeShimmer;display:inline-block;box-shadow:0 8px 18px -12px #a07d2ca6,inset 0 1px #fff9}.Members-module__YvZyha__mcard:hover .Members-module__YvZyha__mi span{border-color:var(--gold);box-shadow:0 10px 22px -12px #a07d2cd9,inset 0 1px #ffffffa6}@keyframes Members-module__YvZyha__miBadgeShimmer{0%,to{background-position:100% 0}50%{background-position:0 0}}@media (prefers-reduced-motion:reduce){.Members-module__YvZyha__mi span{animation:none}}.Members-module__YvZyha__empty{text-align:center;color:#888;grid-column:1/-1;padding:40px 20px}@media (max-width:1024px){.Members-module__YvZyha__members{grid-template-columns:repeat(2,1fr)}}@media (max-width:680px){.Members-module__YvZyha__members{grid-template-columns:1fr}}.Members-module__YvZyha__moreAction{justify-content:center;margin-top:38px;display:flex}.Members-module__YvZyha__moreBtn{font-family:var(--font-heading);color:#2a1e07;background:linear-gradient(135deg, #f5e2a8 0%, var(--gold) 48%, var(--gold-deep) 100%);isolation:isolate;border:1px solid #fff4d6a6;border-radius:999px;align-items:center;gap:12px;padding:15px 46px;font-size:16px;font-weight:700;text-decoration:none;transition:transform .35s cubic-bezier(.2,.7,.2,1),box-shadow .35s,filter .35s;animation:3.6s ease-in-out infinite Members-module__YvZyha__moreBtnHalo;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 22px 44px -18px #c9a24b8c,0 8px 20px -10px #0c234273,inset 0 1px #ffffff8c}.Members-module__YvZyha__moreBtn:before{content:"";pointer-events:none;background:linear-gradient(105deg,#0000 8%,#ffffffbf 50%,#0000 92%);width:42%;animation:3.6s ease-in-out infinite Members-module__YvZyha__moreBtnShine;position:absolute;top:-30%;bottom:-30%;right:-60%;transform:skew(-18deg)}.Members-module__YvZyha__moreBtn:hover{filter:brightness(1.05);transform:translateY(-3px)scale(1.03);box-shadow:0 30px 58px -18px #c9a24bb3,0 12px 26px -10px #0c234280,inset 0 1px #fff9}.Members-module__YvZyha__moreBtn:active{transform:translateY(-1px)scale(1.01)}.Members-module__YvZyha__moreBtn:focus-visible{outline:3px solid var(--gold-soft);outline-offset:3px}.Members-module__YvZyha__moreBtnLabel{z-index:1;letter-spacing:.01em;position:relative}.Members-module__YvZyha__moreBtnCount{z-index:1;background:var(--navy-800);min-width:34px;height:26px;color:var(--gold-soft);letter-spacing:.03em;direction:ltr;border-radius:999px;justify-content:center;align-items:center;padding:0 9px;font-size:13px;font-weight:700;display:inline-flex;position:relative;box-shadow:inset 0 0 0 1px #e6cd8b73}.Members-module__YvZyha__moreBtnArrow{z-index:1;background:var(--navy-800);width:30px;height:30px;color:var(--gold-soft);border-radius:50%;justify-content:center;align-items:center;transition:transform .35s cubic-bezier(.2,.7,.2,1);display:inline-flex;position:relative;box-shadow:inset 0 0 0 1px #e6cd8b66}.Members-module__YvZyha__moreBtnArrow svg{width:15px;height:15px}.Members-module__YvZyha__moreBtn:hover .Members-module__YvZyha__moreBtnArrow{transform:translate(-5px)}html[dir=ltr] .Members-module__YvZyha__moreBtnArrow{transform:rotate(180deg)}html[dir=ltr] .Members-module__YvZyha__moreBtn:hover .Members-module__YvZyha__moreBtnArrow{transform:rotate(180deg)translate(5px)}@keyframes Members-module__YvZyha__moreBtnShine{0%,18%{right:-60%}55%,to{right:130%}}@keyframes Members-module__YvZyha__moreBtnHalo{0%,to{box-shadow:0 22px 44px -18px #c9a24b8c,0 8px 20px -10px #0c234273,inset 0 1px #ffffff8c}50%{box-shadow:0 26px 52px -18px #c9a24bbf,0 8px 20px -10px #0c234273,0 0 0 7px #c9a24b1f,inset 0 1px #ffffff8c}}@media (prefers-reduced-motion:reduce){.Members-module__YvZyha__moreBtn,.Members-module__YvZyha__moreBtn:before{animation:none}}.Members-module__YvZyha__moreBtn:hover{animation:none}
.AboutGroup-module__sdtTYa__about{grid-template-columns:1.1fr .9fr;align-items:center;gap:46px;display:grid}.AboutGroup-module__sdtTYa__mv{gap:18px;display:grid}.AboutGroup-module__sdtTYa__mvcard{border:1px solid var(--line-gold);background:#fffdf8;border-radius:14px;padding:24px 26px;position:relative}.AboutGroup-module__sdtTYa__mvcard h5{font-family:var(--font-heading);color:var(--navy-800);margin-bottom:6px;font-size:18px;font-weight:700}.AboutGroup-module__sdtTYa__mvcard p{color:var(--ink-soft);font-size:15px}.AboutGroup-module__sdtTYa__pending{color:#7a5a12;border:1px dashed var(--gold-deep);background:#c9a24b33;border-radius:20px;margin-top:8px;padding:3px 10px;font-size:11px;font-weight:700;display:inline-block}.AboutGroup-module__sdtTYa__values{grid-template-columns:repeat(2,1fr);gap:14px;margin-top:6px;display:grid}.AboutGroup-module__sdtTYa__val{--ebc:var(--gold);--ebl:var(--gold-soft);background:var(--navy-850);color:var(--on-navy);isolation:isolate;border:1px solid #c9a24b33;border-radius:14px;padding:24px;transition:transform .4s,border-color .4s;position:relative;overflow:hidden}.AboutGroup-module__sdtTYa__val:hover{border-color:var(--ebc);transform:translateY(-6px)}.AboutGroup-module__sdtTYa__ebContent{z-index:3;position:relative}.AboutGroup-module__sdtTYa__val b{font-family:var(--font-heading);color:var(--gold-soft);margin-bottom:6px;font-size:18px;display:block}.AboutGroup-module__sdtTYa__val span{color:var(--on-navy-soft);font-size:13.5px}.AboutGroup-module__sdtTYa__ebMain{pointer-events:none;z-index:2;border:2px solid var(--ebc);box-shadow:0 0 10px -1px var(--ebc), inset 0 0 8px -2px var(--ebc);opacity:.65;border-radius:11px;animation:3.2s ease-in-out infinite AboutGroup-module__sdtTYa__ebPulse;position:absolute;inset:5px}.AboutGroup-module__sdtTYa__ebG1{pointer-events:none;z-index:1;background:conic-gradient(from var(--eb-a,0deg), transparent 0 62%, var(--ebl) 80%, #fff 88%, var(--ebl) 96%, transparent 100%);-webkit-mask-composite:xor;border-radius:14px;padding:2px;animation:4.8s linear infinite AboutGroup-module__sdtTYa__ebSpin;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@property --eb-a{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes AboutGroup-module__sdtTYa__ebSpin{to{--eb-a:360deg}}@keyframes AboutGroup-module__sdtTYa__ebPulse{0%,to{opacity:.55;box-shadow:0 0 8px -2px var(--ebc), inset 0 0 6px -2px var(--ebc)}50%{opacity:1;box-shadow:0 0 18px -1px var(--ebc), inset 0 0 10px -2px var(--ebc)}}@media (prefers-reduced-motion:reduce){.AboutGroup-module__sdtTYa__ebMain,.AboutGroup-module__sdtTYa__ebG1{animation:none}}.AboutGroup-module__sdtTYa__eb_gold{--ebc:#c9a24b;--ebl:#e6cd8b}.AboutGroup-module__sdtTYa__eb_royal{--ebc:#4a78d6;--ebl:#86a9ec}.AboutGroup-module__sdtTYa__eb_rose{--ebc:#c25668;--ebl:#e493a0}.AboutGroup-module__sdtTYa__eb_emerald{--ebc:#2fa98a;--ebl:#79d2bd}.AboutGroup-module__sdtTYa__val.AboutGroup-module__sdtTYa__eb_royal b,.AboutGroup-module__sdtTYa__val.AboutGroup-module__sdtTYa__eb_rose b,.AboutGroup-module__sdtTYa__val.AboutGroup-module__sdtTYa__eb_emerald b{color:var(--ebl)}@media (max-width:980px){.AboutGroup-module__sdtTYa__about{grid-template-columns:1fr;gap:28px}}@media (max-width:480px){.AboutGroup-module__sdtTYa__values{grid-template-columns:1fr}}
.NewsPreview-module__-NUFDW__newsSection{padding-top:0;scroll-margin-top:68px;overflow:clip}.NewsPreview-module__-NUFDW__grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.NewsPreview-module__-NUFDW__loading{text-align:center;color:var(--on-navy-soft);padding:40px 0;font-size:15px;font-weight:600}.NewsPreview-module__-NUFDW__card{text-align:start;border:1px solid var(--line-gold);cursor:pointer;background:#fffdf8;border-radius:14px;width:100%;padding:0;text-decoration:none;transition:transform .4s,box-shadow .4s;display:block;overflow:hidden}.NewsPreview-module__-NUFDW__card:hover{transform:translateY(-6px);box-shadow:0 30px 56px -26px #0009}.NewsPreview-module__-NUFDW__ph{background:#0c2342;justify-content:center;align-items:center;height:200px;display:flex;position:relative;overflow:hidden}.NewsPreview-module__-NUFDW__phFallback{color:#e6cd8b80}.NewsPreview-module__-NUFDW__phFallback svg{width:46px;height:46px}.NewsPreview-module__-NUFDW__meta{color:var(--ink-soft);flex-wrap:wrap;gap:6px 14px;margin-top:12px;font-size:12px;display:flex}.NewsPreview-module__-NUFDW__meta span{position:relative}.NewsPreview-module__-NUFDW__meta span+span:before{content:"•";color:var(--gold-deep);margin-inline-start:14px}.NewsPreview-module__-NUFDW__ph img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.2,.7,.2,1)}.NewsPreview-module__-NUFDW__card:hover .NewsPreview-module__-NUFDW__ph img{transform:scale(1.06)}.NewsPreview-module__-NUFDW__nb{padding:18px}.NewsPreview-module__-NUFDW__tag{color:var(--gold-deep);letter-spacing:1px;font-size:11px;font-weight:700}.NewsPreview-module__-NUFDW__nb h5{font-family:var(--font-heading);color:var(--navy-800);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:8px 0;font-size:16px;display:-webkit-box;overflow:hidden}.NewsPreview-module__-NUFDW__nb p{color:var(--ink-soft);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;font-size:13.5px;display:-webkit-box;overflow:hidden}.NewsPreview-module__-NUFDW__actions{text-align:center;flex-wrap:wrap;justify-content:center;gap:14px;margin-top:30px;display:flex}.NewsPreview-module__-NUFDW__moreBtn{font-family:var(--font-heading);color:#2a1e07;background:linear-gradient(135deg, #f5e2a8 0%, var(--gold) 48%, var(--gold-deep) 100%);isolation:isolate;border:1px solid #fff4d6a6;border-radius:999px;align-items:center;gap:12px;padding:15px 46px;font-size:16px;font-weight:700;text-decoration:none;transition:transform .35s cubic-bezier(.2,.7,.2,1),box-shadow .35s,filter .35s;animation:3.6s ease-in-out infinite NewsPreview-module__-NUFDW__newsMoreHalo;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 22px 44px -18px #c9a24b8c,0 8px 20px -10px #0c234273,inset 0 1px #ffffff8c}.NewsPreview-module__-NUFDW__moreBtn:before{content:"";pointer-events:none;background:linear-gradient(105deg,#0000 8%,#ffffffbf 50%,#0000 92%);width:42%;animation:3.6s ease-in-out infinite NewsPreview-module__-NUFDW__newsMoreShine;position:absolute;top:-30%;bottom:-30%;right:-60%;transform:skew(-18deg)}.NewsPreview-module__-NUFDW__moreBtn:hover{filter:brightness(1.05);animation:none;transform:translateY(-3px)scale(1.03);box-shadow:0 30px 58px -18px #c9a24bb3,0 12px 26px -10px #0c234280,inset 0 1px #fff9}.NewsPreview-module__-NUFDW__moreBtn:active{transform:translateY(-1px)scale(1.01)}.NewsPreview-module__-NUFDW__moreBtn:focus-visible{outline:3px solid var(--gold-soft);outline-offset:3px}.NewsPreview-module__-NUFDW__moreBtnLabel{z-index:1;letter-spacing:.01em;position:relative}.NewsPreview-module__-NUFDW__moreBtnCount{z-index:1;background:var(--navy-800);min-width:34px;height:26px;color:var(--gold-soft);letter-spacing:.03em;direction:ltr;border-radius:999px;justify-content:center;align-items:center;padding:0 9px;font-size:13px;font-weight:700;display:inline-flex;position:relative;box-shadow:inset 0 0 0 1px #e6cd8b73}.NewsPreview-module__-NUFDW__moreBtnArrow{z-index:1;background:var(--navy-800);width:30px;height:30px;color:var(--gold-soft);border-radius:50%;justify-content:center;align-items:center;transition:transform .35s cubic-bezier(.2,.7,.2,1);display:inline-flex;position:relative;box-shadow:inset 0 0 0 1px #e6cd8b66}.NewsPreview-module__-NUFDW__moreBtnArrow svg{width:15px;height:15px}.NewsPreview-module__-NUFDW__moreBtn:hover .NewsPreview-module__-NUFDW__moreBtnArrow{transform:translate(-5px)}html[dir=ltr] .NewsPreview-module__-NUFDW__moreBtnArrow{transform:rotate(180deg)}html[dir=ltr] .NewsPreview-module__-NUFDW__moreBtn:hover .NewsPreview-module__-NUFDW__moreBtnArrow{transform:rotate(180deg)translate(5px)}@keyframes NewsPreview-module__-NUFDW__newsMoreShine{0%,18%{right:-60%}55%,to{right:130%}}@keyframes NewsPreview-module__-NUFDW__newsMoreHalo{0%,to{box-shadow:0 22px 44px -18px #c9a24b8c,0 8px 20px -10px #0c234273,inset 0 1px #ffffff8c}50%{box-shadow:0 26px 52px -18px #c9a24bbf,0 8px 20px -10px #0c234273,0 0 0 7px #c9a24b1f,inset 0 1px #ffffff8c}}@media (prefers-reduced-motion:reduce){.NewsPreview-module__-NUFDW__moreBtn,.NewsPreview-module__-NUFDW__moreBtn:before{animation:none}}@media (max-width:1024px){.NewsPreview-module__-NUFDW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:680px){.NewsPreview-module__-NUFDW__grid{grid-template-columns:1fr}}
.Badge-module__H8aylq__badge{color:var(--gold-deep);background:#c9a24b24;border:1px solid #c9a24b66;border-radius:30px;align-items:center;gap:7px;padding:5px 14px;font-size:11.5px;font-weight:700;display:inline-flex}.Badge-module__H8aylq__warn{color:#7a5a12;background:0 0;border-style:dashed}.Badge-module__H8aylq__dot{background:#3fae6a;border-radius:50%;flex:none;width:7px;height:7px}
.Milestones-module__ah6Jba__tree{max-width:980px;margin:0 auto;padding:10px 0;position:relative}.Milestones-module__ah6Jba__trunk{inset-inline-start:50%;background:linear-gradient(180deg, var(--gold-soft), var(--gold-deep) 45%, var(--gold-soft));width:3px;position:absolute;top:0;bottom:0;transform:translate(-50%);box-shadow:0 0 22px #c9a24b8c}.Milestones-module__ah6Jba__node{width:calc(50% - 60px);margin-bottom:60px;position:relative}.Milestones-module__ah6Jba__odd{margin-inline-start:0}.Milestones-module__ah6Jba__even{margin-inline-start:calc(50% + 60px)}.Milestones-module__ah6Jba__dot{border:2px solid var(--nc);width:58px;height:58px;box-shadow:0 0 0 7px var(--navy-900), 0 0 26px var(--nc);font-family:var(--font-serif);color:var(--nc);z-index:2;background:radial-gradient(circle,#10284c,#0a1d38 75%);border-radius:50%;place-items:center;font-size:18px;font-weight:700;display:grid;position:absolute;top:6px}.Milestones-module__ah6Jba__odd .Milestones-module__ah6Jba__dot{inset-inline-end:-89px}.Milestones-module__ah6Jba__even .Milestones-module__ah6Jba__dot{inset-inline-start:-89px}.Milestones-module__ah6Jba__card{border:1px solid color-mix(in srgb, var(--nc) 55%, transparent);box-shadow:0 22px 50px -22px #000000a6, 0 0 34px -16px var(--nc);background:linear-gradient(165deg,#ffffff0f,#ffffff04);border-radius:18px;padding:24px 28px}.Milestones-module__ah6Jba__ch{font-family:var(--font-serif);letter-spacing:3px;text-transform:uppercase;color:var(--nc);font-size:12px;display:block}.Milestones-module__ah6Jba__card h3{font-family:var(--font-heading);color:var(--ivory);margin:6px 0 10px;font-size:20px}.Milestones-module__ah6Jba__card p{color:var(--on-navy-soft);margin-bottom:12px;font-size:14.5px;line-height:1.9}@media (max-width:760px){.Milestones-module__ah6Jba__trunk{inset-inline-start:22px}.Milestones-module__ah6Jba__node,.Milestones-module__ah6Jba__even{width:calc(100% - 60px);margin-inline-start:52px}.Milestones-module__ah6Jba__odd .Milestones-module__ah6Jba__dot,.Milestones-module__ah6Jba__even .Milestones-module__ah6Jba__dot{width:46px;height:46px;font-size:14px;inset-inline:-76px auto}}
.MentalArithmeticDepartment-module__0VjRqa__section{background:linear-gradient(#061528 0%,#081b33 100%);border-top:1px solid #c9a24b1a;border-bottom:1px solid #c9a24b1a;padding:80px 0;position:relative;overflow:hidden}.MentalArithmeticDepartment-module__0VjRqa__grid{grid-template-columns:1fr;align-items:center;gap:48px;display:grid}.MentalArithmeticDepartment-module__0VjRqa__text{max-width:640px;margin:0 auto}.MentalArithmeticDepartment-module__0VjRqa__head{text-align:start;margin-bottom:32px}.MentalArithmeticDepartment-module__0VjRqa__kick{color:#d8b45f;letter-spacing:.28em;font-weight:600;font-family:var(--font-serif);margin-bottom:12px;font-size:13px}.MentalArithmeticDepartment-module__0VjRqa__head h2{color:#fff6dc;font-family:var(--font-heading);text-shadow:0 10px 35px #00000059;margin-bottom:16px;font-size:clamp(2rem,4vw,2.5rem)}.MentalArithmeticDepartment-module__0VjRqa__desc{color:#fff7dfc7;margin-top:0;font-size:1.15rem;line-height:1.9}.MentalArithmeticDepartment-module__0VjRqa__features{flex-direction:column;gap:16px;margin-top:32px;display:flex}.MentalArithmeticDepartment-module__0VjRqa__feat{background:#fffaf00d;border:1px solid #d8b45f40;border-radius:16px;align-items:center;gap:16px;padding:18px 24px;transition:all .3s;display:flex}.MentalArithmeticDepartment-module__0VjRqa__feat:hover{background:#d8b45f1a;border-color:#d8b45f80;transform:translate(-8px);box-shadow:0 10px 20px #0003}.MentalArithmeticDepartment-module__0VjRqa__ic{color:#fff6dc;background:#d8b45f26;border-radius:50%;flex-shrink:0;place-items:center;width:44px;height:44px;display:grid}.MentalArithmeticDepartment-module__0VjRqa__ic svg{width:22px;height:22px}.MentalArithmeticDepartment-module__0VjRqa__feat span{color:#fff6dc;font-size:1.1rem;font-weight:600;line-height:1.4}.MentalArithmeticDepartment-module__0VjRqa__cardWrap{perspective:1000px;justify-content:center;display:flex}.MentalArithmeticDepartment-module__0VjRqa__card{text-align:center;background:linear-gradient(#0d233ef0,#05101ff5);border:1px solid #d8b45f73;border-radius:24px;flex-direction:column;justify-content:center;width:100%;max-width:380px;min-height:280px;padding:24px;transition:all .4s;display:flex;position:relative;overflow:hidden;box-shadow:0 28px 80px #00000061}.MentalArithmeticDepartment-module__0VjRqa__card:before{content:"";pointer-events:none;background:radial-gradient(circle at 100% 0,#c9a24b1a,#0000 60%);position:absolute;inset:0}.MentalArithmeticDepartment-module__0VjRqa__card:hover{border-color:#d8b45fb3;transform:translateY(-8px);box-shadow:0 32px 64px #00000080,0 0 40px #c9a24b26}.MentalArithmeticDepartment-module__0VjRqa__info{text-align:center;z-index:1;position:relative}.MentalArithmeticDepartment-module__0VjRqa__role{color:#fff7dfcc;margin:0 0 12px;font-size:1.15rem;line-height:1.6}.MentalArithmeticDepartment-module__0VjRqa__name{color:#fff6dc;letter-spacing:1px;margin:0 0 32px;font-size:1.85rem;font-weight:700}.MentalArithmeticDepartment-module__0VjRqa__wa{color:#fff;background:#25d36626;border:1px solid #25d36666;border-radius:999px;justify-content:center;align-items:center;gap:10px;width:100%;max-width:280px;min-height:48px;margin:0 auto;padding:18px 24px;font-size:1.1rem;font-weight:700;transition:all .3s;display:inline-flex}.MentalArithmeticDepartment-module__0VjRqa__wa:hover{background:#25d36640;transform:translateY(-3px)}@media (min-width:992px){.MentalArithmeticDepartment-module__0VjRqa__grid{grid-template-columns:1.1fr .9fr;gap:64px}.MentalArithmeticDepartment-module__0VjRqa__text{margin:0}}@media (prefers-reduced-motion:reduce){.MentalArithmeticDepartment-module__0VjRqa__feat,.MentalArithmeticDepartment-module__0VjRqa__card{transition:none}}
.AccreditingBodies-module__qpyGva__band{background:var(--parchment);color:var(--ink);padding:54px 0;position:relative}.AccreditingBodies-module__qpyGva__marquee{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000);mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000)}.AccreditingBodies-module__qpyGva__track{width:max-content;animation:34s linear infinite AccreditingBodies-module__qpyGva__marq;display:flex}.AccreditingBodies-module__qpyGva__marquee:hover .AccreditingBodies-module__qpyGva__track{animation-play-state:paused}.AccreditingBodies-module__qpyGva__ml{background:#fff;border:1px solid #0000000a;border-radius:50%;flex:none;justify-content:center;align-items:center;width:132px;height:132px;margin-inline-end:46px;padding:0;display:flex;overflow:hidden;box-shadow:0 6px 18px #00000014}.AccreditingBodies-module__qpyGva__ml img{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.AccreditingBodies-module__qpyGva__dark{background:#fff}@keyframes AccreditingBodies-module__qpyGva__marq{to{transform:translate(50%)}}@media (prefers-reduced-motion:reduce){.AccreditingBodies-module__qpyGva__track{animation:none}}
.AccreditationRequest-module__HUxWEW__grid{grid-template-columns:1.15fr .85fr;align-items:center;gap:50px;margin-bottom:20px;display:grid}.AccreditationRequest-module__HUxWEW__copy{box-shadow:0 44px 90px -34px #0009, 0 0 0 1px var(--line-gold);background:linear-gradient(165deg,#142c4e99,#0a1d38b8);border-radius:20px;padding:40px 44px;position:relative}.AccreditationRequest-module__HUxWEW__copy:before{content:"";border:1px solid var(--line-gold);pointer-events:none;border-radius:13px;position:absolute;inset:12px}.AccreditationRequest-module__HUxWEW__vc{border:2px solid var(--gold);z-index:2;width:18px;height:18px;position:absolute}.AccreditationRequest-module__HUxWEW__vcA{border-bottom:0;border-left:0;top:18px;right:18px}.AccreditationRequest-module__HUxWEW__vcB{border-bottom:0;border-right:0;top:18px;left:18px}.AccreditationRequest-module__HUxWEW__vcC{border-top:0;border-left:0;bottom:18px;right:18px}.AccreditationRequest-module__HUxWEW__vcD{border-top:0;border-right:0;bottom:18px;left:18px}.AccreditationRequest-module__HUxWEW__lead{color:var(--on-navy-soft);max-width:520px;margin-bottom:18px;font-size:16.5px;line-height:2}.AccreditationRequest-module__HUxWEW__ctaTxt{color:var(--on-navy);max-width:480px;margin-bottom:22px;font-size:15px;line-height:1.9}.AccreditationRequest-module__HUxWEW__wa{background:linear-gradient(135deg, var(--gold-soft), var(--gold));color:#2a1e07;border-radius:46px;flex-direction:column;align-items:flex-start;gap:3px;padding:16px 30px;font-weight:700;transition:transform .3s;animation:3.2s ease-in-out infinite AccreditationRequest-module__HUxWEW__agGlow;display:inline-flex;box-shadow:0 14px 32px -14px #c9a24b99}.AccreditationRequest-module__HUxWEW__wa:hover{transform:translateY(-2px)}.AccreditationRequest-module__HUxWEW__wa b{font-family:var(--font-serif);letter-spacing:.5px;direction:ltr;font-size:15px;font-weight:700}.AccreditationRequest-module__HUxWEW__note{color:var(--on-navy-soft);margin-top:14px;font-size:12.5px}.AccreditationRequest-module__HUxWEW__visual{perspective:1200px;place-items:center;padding:20px 0;display:grid}.AccreditationRequest-module__HUxWEW__seal{width:340px;max-width:80vw;height:340px;position:relative}.AccreditationRequest-module__HUxWEW__halo{filter:blur(28px);z-index:0;background:radial-gradient(circle,#c9a24b52,#0000 70%);border-radius:50%;animation:4.6s ease-in-out infinite AccreditationRequest-module__HUxWEW__haloPulse;position:absolute;inset:-50px}.AccreditationRequest-module__HUxWEW__sweep{background:conic-gradient(from 0deg, transparent 0 78%, #e6cd8b80 90%, transparent 100%);filter:blur(3px);mix-blend-mode:screen;opacity:.75;z-index:1;border-radius:50%;animation:7s linear infinite AccreditationRequest-module__HUxWEW__spin;position:absolute;inset:-2px}.AccreditationRequest-module__HUxWEW__ring{z-index:2;width:100%;height:100%;position:absolute;inset:0;transform:rotate(-90deg)}.AccreditationRequest-module__HUxWEW__ringOuter{animation:90s linear infinite AccreditationRequest-module__HUxWEW__spin}.AccreditationRequest-module__HUxWEW__trk{fill:none;stroke:#c9a24b29;stroke-width:3px}.AccreditationRequest-module__HUxWEW__prog{fill:none;stroke:url(#agg);stroke-width:3px;stroke-linecap:round;filter:drop-shadow(0 0 6px #c9a24b80);stroke-dasharray:691;stroke-dashoffset:120px}.AccreditationRequest-module__HUxWEW__ringDash{z-index:2;animation:34s linear infinite reverse AccreditationRequest-module__HUxWEW__spin}.AccreditationRequest-module__HUxWEW__ringDash circle{fill:none;stroke:#e6cd8b80;stroke-width:1.4px;stroke-dasharray:3 7}.AccreditationRequest-module__HUxWEW__nodes{z-index:3;animation:26s linear infinite AccreditationRequest-module__HUxWEW__spin;position:absolute;inset:0}.AccreditationRequest-module__HUxWEW__node{background:var(--gold-soft);border-radius:50%;width:6px;height:6px;margin:-3px 0 0 -3px;position:absolute;top:50%;left:50%;box-shadow:0 0 9px 2px #e6cd8bd9}.AccreditationRequest-module__HUxWEW__glass{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:3;pointer-events:none;background:#ffffff05;border:1px solid #e6cd8b38;border-radius:50%;position:absolute;inset:26px}.AccreditationRequest-module__HUxWEW__core{border:1px solid var(--gold);z-index:4;background:radial-gradient(circle,#12294a,#0a1d38 72%);border-radius:50%;place-items:center;animation:4.4s ease-in-out infinite AccreditationRequest-module__HUxWEW__emblemFloat;display:grid;position:absolute;inset:44px;box-shadow:0 0 46px #c9a24b3d,inset 0 0 28px #0006}.AccreditationRequest-module__HUxWEW__core img{object-fit:contain;border-radius:50%;width:100%;height:100%}@keyframes AccreditationRequest-module__HUxWEW__spin{to{transform:rotate(360deg)}}.AccreditationRequest-module__HUxWEW__ring.AccreditationRequest-module__HUxWEW__ringOuter,.AccreditationRequest-module__HUxWEW__ringDash{transform-origin:50%}@keyframes AccreditationRequest-module__HUxWEW__agGlow{0%,to{box-shadow:0 14px 32px -14px #c9a24b99}50%{box-shadow:0 18px 44px -12px #c9a24bd9}}@keyframes AccreditationRequest-module__HUxWEW__haloPulse{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.06)}}@keyframes AccreditationRequest-module__HUxWEW__emblemFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@media (max-width:900px){.AccreditationRequest-module__HUxWEW__grid{grid-template-columns:1fr;gap:34px}.AccreditationRequest-module__HUxWEW__visual{order:-1}}@media (prefers-reduced-motion:reduce){.AccreditationRequest-module__HUxWEW__halo,.AccreditationRequest-module__HUxWEW__sweep,.AccreditationRequest-module__HUxWEW__ringOuter,.AccreditationRequest-module__HUxWEW__ringDash,.AccreditationRequest-module__HUxWEW__nodes,.AccreditationRequest-module__HUxWEW__core,.AccreditationRequest-module__HUxWEW__wa{animation:none}}
.MinistriesConsulates-module__88jDxW__block{margin-top:60px}.MinistriesConsulates-module__88jDxW__head{text-align:center;max-width:720px;margin:0 auto 30px}.MinistriesConsulates-module__88jDxW__kick{font-family:var(--font-serif);letter-spacing:4px;text-transform:uppercase;color:var(--gold-soft);margin-bottom:10px;font-size:12px}.MinistriesConsulates-module__88jDxW__head h3{font-family:var(--font-heading);color:var(--ivory);margin-bottom:14px;font-size:clamp(22px,3vw,30px)}.MinistriesConsulates-module__88jDxW__head p{color:var(--on-navy-soft);font-size:15px;line-height:1.9}.MinistriesConsulates-module__88jDxW__grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.MinistriesConsulates-module__88jDxW__card{text-align:center;background:linear-gradient(165deg,#10264499,#0a1d3899);border:1px solid #c9a24b38;border-radius:14px;padding:18px 16px;transition:border-color .4s,box-shadow .4s;position:relative;overflow:hidden}.MinistriesConsulates-module__88jDxW__card:before{content:"";background:linear-gradient(90deg, transparent, var(--gold-soft), transparent);height:2px;transition:transform .5s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.MinistriesConsulates-module__88jDxW__card:hover{border-color:var(--gold);box-shadow:0 20px 40px -24px #0009}.MinistriesConsulates-module__88jDxW__card:hover:before{transform:scaleX(1)}.MinistriesConsulates-module__88jDxW__flag{background:linear-gradient(145deg,#102644cc,#081426f2);border:1px solid #c9a24b4d;border-radius:10px;justify-content:center;align-items:center;width:84px;height:60px;margin:0 auto 16px;padding:4px;transition:transform .4s cubic-bezier(.2,.8,.2,1),border-color .4s,box-shadow .4s;display:flex;box-shadow:inset 0 2px 4px #ffffff0d,0 6px 16px #0006}.MinistriesConsulates-module__88jDxW__flag img{object-fit:cover;border-radius:6px;width:100%;height:100%;box-shadow:0 2px 6px #0000004d}.MinistriesConsulates-module__88jDxW__card:hover .MinistriesConsulates-module__88jDxW__flag{border-color:#c9a24bb3;transform:translateY(-4px)scale(1.05);box-shadow:inset 0 2px 6px #ffffff1a,0 8px 24px #0009}.MinistriesConsulates-module__88jDxW__name{font-family:var(--font-heading);color:var(--ivory);min-height:38px;margin-bottom:9px;font-size:13.5px;font-weight:600;line-height:1.5}@media (max-width:1024px){.MinistriesConsulates-module__88jDxW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:680px){.MinistriesConsulates-module__88jDxW__grid{grid-template-columns:1fr}}
.LegalDocLightbox-module__T10okW__overlay{z-index:1000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#030914db;place-items:center;padding:30px 20px;animation:.35s LegalDocLightbox-module__T10okW__fade;display:grid;position:fixed;inset:0}.LegalDocLightbox-module__T10okW__panel{z-index:2;background:0 0;border:none;flex-direction:column;align-items:center;width:fit-content;max-width:min(96vw,1100px);max-height:92vh;margin:auto;padding:0;animation:.45s cubic-bezier(.16,.8,.24,1) LegalDocLightbox-module__T10okW__rise;display:flex;position:relative}.LegalDocLightbox-module__T10okW__head{justify-content:space-between;align-items:center;gap:20px;width:100%;margin-bottom:14px;display:flex}.LegalDocLightbox-module__T10okW__title{color:var(--ivory);font-family:var(--font-heading);font-size:16px;font-weight:700}.LegalDocLightbox-module__T10okW__title small{font-family:var(--font-serif);color:var(--gold-soft);letter-spacing:2px;text-transform:uppercase;margin-bottom:2px;font-size:11px;font-weight:600;display:block}.LegalDocLightbox-module__T10okW__close{width:38px;height:38px;color:var(--ivory);cursor:pointer;background:#ffffff0a;border:1px solid #c9a24b66;border-radius:50%;place-items:center;font-size:15px;transition:all .3s;display:grid}.LegalDocLightbox-module__T10okW__close:hover{border-color:var(--gold);background:#c9a24b24}.LegalDocLightbox-module__T10okW__stage{touch-action:none;background:0 0;border:none;border-radius:12px;flex:none;justify-content:center;align-items:center;width:fit-content;max-width:96vw;min-height:0;max-height:82vh;padding:0;display:flex;position:relative;overflow:hidden}.LegalDocLightbox-module__T10okW__img{object-fit:contain;object-position:center;background:var(--frame-ivory);-webkit-user-select:none;user-select:none;will-change:transform;border:1px solid #c9a24b59;border-radius:8px;width:auto;max-width:96vw;height:auto;max-height:82vh;transition:transform .2s cubic-bezier(.2,.7,.2,1);display:block;box-shadow:0 40px 90px -35px #000c}.LegalDocLightbox-module__T10okW__cta{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:16px;display:flex}.LegalDocLightbox-module__T10okW__cta button{min-width:44px;height:40px;color:var(--gold-soft);font-family:var(--font-body);cursor:pointer;background:#c9a24b1a;border:1px solid #c9a24b66;border-radius:30px;padding:0 16px;font-size:16px;font-weight:700;transition:all .3s}.LegalDocLightbox-module__T10okW__cta button:hover{border-color:var(--gold);background:#c9a24b38}@keyframes LegalDocLightbox-module__T10okW__fade{0%{opacity:0}to{opacity:1}}@keyframes LegalDocLightbox-module__T10okW__rise{0%{opacity:0;transform:scale(.92)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}@media (max-width:640px){.LegalDocLightbox-module__T10okW__panel{width:fit-content;max-width:96vw;max-height:88vh}.LegalDocLightbox-module__T10okW__stage{max-width:96vw;max-height:76vh}.LegalDocLightbox-module__T10okW__img{max-width:94vw;max-height:76vh}.LegalDocLightbox-module__T10okW__cta{left:50%;bottom:calc(18px + env(safe-area-inset-bottom));z-index:10001;margin-top:0;position:fixed;transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.LegalDocLightbox-module__T10okW__overlay,.LegalDocLightbox-module__T10okW__panel,.LegalDocLightbox-module__T10okW__img{transition:none;animation:none}}
﻿.LegalDocumentsViewer-module__IVeTlW__panel{background:linear-gradient(#071528f5,#030a16fa);border:1px solid #c9a24b7a;border-radius:clamp(20px,3vw,32px);width:min(100%,1180px);margin:0 auto;padding:clamp(18px,3vw,34px);overflow:hidden;box-shadow:0 34px 84px -34px #000000bf,inset 0 0 40px #c9a24b0d}.LegalDocumentsViewer-module__IVeTlW__head{text-align:center;margin-bottom:24px}.LegalDocumentsViewer-module__IVeTlW__eyebrow{letter-spacing:2px;color:#c9a24bcc;margin-bottom:8px;font-size:11px;display:inline-block}.LegalDocumentsViewer-module__IVeTlW__head h3{color:var(--ivory);font-family:var(--font-heading);margin:0;font-size:25px;font-weight:800}.LegalDocumentsViewer-module__IVeTlW__head p{color:var(--on-navy-soft);max-width:700px;margin:12px auto 0;font-size:14.5px;line-height:1.6}.LegalDocumentsViewer-module__IVeTlW__counter{color:var(--gold-soft);margin-top:16px;font-size:14px;font-weight:600}.LegalDocumentsViewer-module__IVeTlW__main{cursor:zoom-in;background:#fffaf00f;border:1px solid #c9a24b57;border-radius:24px;justify-content:center;align-items:center;width:fit-content;max-width:min(100%,860px);margin:0 auto;padding:clamp(10px,2vw,22px);display:flex;overflow:hidden}.LegalDocumentsViewer-module__IVeTlW__main img{object-fit:contain;object-position:center;border-radius:10px;width:auto;max-width:100%;height:auto;max-height:clamp(420px,66vh,720px);display:block}.LegalDocumentsViewer-module__IVeTlW__thumbs{scroll-snap-type:x proximity;scrollbar-width:thin;gap:14px;margin-top:22px;padding:4px 2px 10px;display:flex;overflow:auto hidden}.LegalDocumentsViewer-module__IVeTlW__thumbs::-webkit-scrollbar{height:6px}.LegalDocumentsViewer-module__IVeTlW__thumbs::-webkit-scrollbar-track{background:0 0}.LegalDocumentsViewer-module__IVeTlW__thumbs::-webkit-scrollbar-thumb{background:#c9a24b4d;border-radius:4px}.LegalDocumentsViewer-module__IVeTlW__thumb{scroll-snap-align:start;background:#fffaf00d;border:1px solid #c9a24b38;border-radius:14px;flex:0 0 110px;place-items:center;height:88px;padding:6px;transition:border-color .25s,box-shadow .25s,transform .25s;display:grid}.LegalDocumentsViewer-module__IVeTlW__thumb:hover{transform:translateY(-2px)}.LegalDocumentsViewer-module__IVeTlW__thumb img{object-fit:contain;width:100%;height:100%}.LegalDocumentsViewer-module__IVeTlW__active{border-color:#e2c879f2;box-shadow:0 0 0 2px #c9a24b2e,0 0 28px #c9a24b38}.LegalDocumentsViewer-module__IVeTlW__note{color:var(--on-navy-soft);text-align:center;border-top:1px solid #c9a24b26;margin-top:16px;padding-top:16px;font-size:12.5px;line-height:1.7}@media (max-width:640px){.LegalDocumentsViewer-module__IVeTlW__panel{border-radius:20px;width:100%;max-width:100%;padding:16px}.LegalDocumentsViewer-module__IVeTlW__head h3{font-size:21px}.LegalDocumentsViewer-module__IVeTlW__main{width:fit-content;max-width:100%;padding:10px}.LegalDocumentsViewer-module__IVeTlW__main img{object-fit:contain;max-width:100%;max-height:min(66vh,560px)}.LegalDocumentsViewer-module__IVeTlW__thumbs{gap:10px;margin-inline:-2px}.LegalDocumentsViewer-module__IVeTlW__thumb{flex-basis:84px;height:70px}}
.LegalRecognition-module__Y21erG__head{text-align:center;max-width:760px;margin:0 auto 118px}.LegalRecognition-module__Y21erG__kick{font-family:var(--font-serif);letter-spacing:5px;text-transform:uppercase;color:var(--gold-soft);margin-bottom:12px;font-size:13px}.LegalRecognition-module__Y21erG__h2{font-family:var(--font-heading);color:var(--ivory);margin-bottom:14px;font-size:clamp(28px,3.25vw,38px);font-weight:800;line-height:1.35}.LegalRecognition-module__Y21erG__intro{color:var(--on-navy-soft);max-width:640px;margin:14px auto 0;font-size:15.5px;line-height:1.95}.LegalRecognition-module__Y21erG__intro2{color:var(--on-navy-soft);opacity:.85;max-width:620px;margin:8px auto 0;font-size:14px;line-height:1.9}.LegalRecognition-module__Y21erG__dv{background:var(--gold);width:74px;height:2px;margin:26px auto 0;position:relative}.LegalRecognition-module__Y21erG__dv:before,.LegalRecognition-module__Y21erG__dv:after{content:"";background:var(--gold);border-radius:50%;width:5px;height:5px;position:absolute;top:50%;transform:translateY(-50%)}.LegalRecognition-module__Y21erG__dv:before{right:-11px}.LegalRecognition-module__Y21erG__dv:after{left:-11px}.LegalRecognition-module__Y21erG__h3{text-align:center;font-family:var(--font-heading);color:var(--ivory);margin:0 0 30px;font-size:25px;font-weight:800}.LegalRecognition-module__Y21erG__subhead{text-align:center;margin:60px 0 26px}.LegalRecognition-module__Y21erG__h3b{font-family:var(--font-heading);color:var(--ivory);font-size:25px;font-weight:800}.LegalRecognition-module__Y21erG__legal{grid-template-columns:repeat(3,1fr);gap:22px 20px;display:grid}.LegalRecognition-module__Y21erG__lcard{background:linear-gradient(165deg,#142c4eb3,#0a1d38bf);border:1px solid #c9a24b38;border-radius:18px;min-height:270px;padding:30px 28px;transition:transform .45s cubic-bezier(.2,.7,.2,1),border-color .45s,box-shadow .45s;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0a,inset 0 0 30px #00000040}.LegalRecognition-module__Y21erG__lcard:before{content:"";background:linear-gradient(90deg, transparent, var(--gold-soft), transparent);height:2px;transition:transform .5s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.LegalRecognition-module__Y21erG__lcard:hover{border-color:var(--gold);transform:translateY(-8px)scale(1.012);box-shadow:0 30px 54px -26px #0009,inset 0 0 30px #00000040}.LegalRecognition-module__Y21erG__lcard:hover:before{transform:scaleX(1)}.LegalRecognition-module__Y21erG__vc{border:2px solid var(--gold);z-index:2;pointer-events:none;width:16px;height:16px;position:absolute}.LegalRecognition-module__Y21erG__vcA{border-bottom:0;border-left:0;top:14px;right:14px}.LegalRecognition-module__Y21erG__vcB{border-bottom:0;border-right:0;top:14px;left:14px}.LegalRecognition-module__Y21erG__vcC{border-top:0;border-left:0;bottom:14px;right:14px}.LegalRecognition-module__Y21erG__vcD{border-top:0;border-right:0;bottom:14px;left:14px}.LegalRecognition-module__Y21erG__ic{background:#c9a24b1f;border-radius:13px;place-items:center;width:58px;height:58px;margin-bottom:16px;display:grid}.LegalRecognition-module__Y21erG__ic svg{fill:none;width:26px;height:26px;stroke:var(--gold-soft);stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round}.LegalRecognition-module__Y21erG__ic span{font-family:var(--font-serif);color:var(--gold-soft);font-size:22px;font-weight:700}.LegalRecognition-module__Y21erG__lcard h5{font-family:var(--font-heading);color:var(--ivory);margin-bottom:9px;font-size:17.5px}.LegalRecognition-module__Y21erG__lcard p{color:var(--on-navy-soft);font-size:13.5px;line-height:1.85}.LegalRecognition-module__Y21erG__addr{color:var(--on-navy-soft);margin-top:10px;font-size:13px;line-height:1.8}.LegalRecognition-module__Y21erG__featured{grid-column:1/-1;align-items:center;gap:28px;padding:32px 34px;display:flex}.LegalRecognition-module__Y21erG__seal{border:1px solid var(--frame-gold-soft);background:radial-gradient(circle,#fffaf0,#f2e9d2);border-radius:50%;flex:none;width:112px;height:112px;margin-bottom:0;overflow:hidden;box-shadow:0 14px 30px -14px #0000008c,inset 0 0 0 3px #c9a24b33}.LegalRecognition-module__Y21erG__featured .LegalRecognition-module__Y21erG__seal{width:130px;height:130px}.LegalRecognition-module__Y21erG__seal img{object-fit:cover;border-radius:50%;width:100%;height:100%;padding:0;transform:scale(1.12)}.LegalRecognition-module__Y21erG__featured .LegalRecognition-module__Y21erG__txt h5{font-size:19px}.LegalRecognition-module__Y21erG__featured .LegalRecognition-module__Y21erG__txt p{max-width:640px}.LegalRecognition-module__Y21erG__note{text-align:center;color:var(--on-navy-soft);margin-top:40px;font-size:13px;font-style:italic;line-height:1.9}@media (max-width:980px){.LegalRecognition-module__Y21erG__legal{grid-template-columns:repeat(2,1fr)}}@media (max-width:680px){.LegalRecognition-module__Y21erG__head{margin-bottom:56px}.LegalRecognition-module__Y21erG__h2{font-size:clamp(30px,10vw,38px)}.LegalRecognition-module__Y21erG__h3{font-size:28px;line-height:1.45}.LegalRecognition-module__Y21erG__legal{grid-template-columns:1fr;gap:22px;padding-bottom:120px}.LegalRecognition-module__Y21erG__lcard{min-height:260px}.LegalRecognition-module__Y21erG__featured{text-align:center;flex-direction:column;gap:16px}.LegalRecognition-module__Y21erG__featured .LegalRecognition-module__Y21erG__txt p{max-width:none}}
.SuccessPartners-module__UL_tgG__carousel{perspective:1200px;outline:none;max-width:1100px;height:400px;margin:0 auto;position:relative}.SuccessPartners-module__UL_tgG__track{width:100%;height:100%;transform-style:preserve-3d;justify-content:center;align-items:center;display:flex;position:relative}.SuccessPartners-module__UL_tgG__card{cursor:pointer;text-align:center;background:linear-gradient(165deg,#12294ae6,#081426f0);border:1px solid #c9a24b4d;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;width:230px;height:300px;padding:26px 18px;transition:transform .7s cubic-bezier(.22,.7,.3,1),opacity .7s cubic-bezier(.22,.7,.3,1),box-shadow .5s,border-color .5s;display:flex;position:absolute;overflow:hidden;box-shadow:0 26px 50px -20px #0009}.SuccessPartners-module__UL_tgG__card:focus-visible{outline:2px solid var(--gold);outline-offset:3px}.SuccessPartners-module__UL_tgG__mark{background:radial-gradient(circle,#c9a24b29,#c9a24b0a);border:1px solid #c9a24b66;border-radius:50%;flex:none;place-items:center;width:116px;height:116px;margin-bottom:16px;display:grid;overflow:hidden}.SuccessPartners-module__UL_tgG__mark svg{fill:none;width:40px;height:40px;stroke:var(--gold-soft);stroke-width:1.5px}.SuccessPartners-module__UL_tgG__hasLogo{background:0 0;border:none}.SuccessPartners-module__UL_tgG__mark img{object-fit:contain;filter:drop-shadow(0 8px 18px #0006);border-radius:50%;width:100%;height:auto;max-height:100%;padding:0}.SuccessPartners-module__UL_tgG__name{font-family:var(--font-heading);color:var(--ivory);margin-bottom:8px;font-size:15.5px;font-weight:700}.SuccessPartners-module__UL_tgG__desc{color:var(--on-navy-soft);margin-bottom:12px;font-size:12px;line-height:1.7}.SuccessPartners-module__UL_tgG__badge{color:var(--gold-deep);background:#c9a24b24;border:1px solid #c9a24b52;border-radius:20px;padding:3px 12px;font-size:10.5px;font-weight:700}.SuccessPartners-module__UL_tgG__center{z-index:10;box-shadow:0 40px 70px -22px #000000a6, 0 0 0 1px var(--gold), 0 0 30px -6px #c9a24b66;border-color:var(--gold-soft)}.SuccessPartners-module__UL_tgG__center .SuccessPartners-module__UL_tgG__mark{background:radial-gradient(circle,#c9a24b4d,#c9a24b14)}.SuccessPartners-module__UL_tgG__center .SuccessPartners-module__UL_tgG__mark.SuccessPartners-module__UL_tgG__hasLogo{background:0 0}.SuccessPartners-module__UL_tgG__l1{opacity:.85;z-index:5;transform:translate(190px)scale(.88)translateZ(-100px)}.SuccessPartners-module__UL_tgG__l2{opacity:.55;z-index:1;transform:translate(360px)scale(.72)translateZ(-260px)}.SuccessPartners-module__UL_tgG__r1{opacity:.85;z-index:5;transform:translate(-190px)scale(.88)translateZ(-100px)}.SuccessPartners-module__UL_tgG__r2{opacity:.55;z-index:1;transform:translate(-360px)scale(.72)translateZ(-260px)}.SuccessPartners-module__UL_tgG__hidden{opacity:0;pointer-events:none;transform:scale(.6)translateZ(-400px)}.SuccessPartners-module__UL_tgG__arrow{width:44px;height:44px;color:var(--gold-soft);cursor:pointer;z-index:20;background:#c9a24b1a;border:1px solid #c9a24b66;border-radius:50%;place-items:center;font-size:22px;transition:all .3s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.SuccessPartners-module__UL_tgG__arrow:hover{border-color:var(--gold);background:#c9a24b38}.SuccessPartners-module__UL_tgG__prev{right:-6px}.SuccessPartners-module__UL_tgG__next{left:-6px}.SuccessPartners-module__UL_tgG__dots{margin-top:30px;flex-wrap:wrap;justify-content:center;gap:9px;max-width:760px;margin-inline:auto;display:flex}.SuccessPartners-module__UL_tgG__dots button{cursor:pointer;background:0 0;border:1px solid #c9a24b80;border-radius:50%;width:9px;height:9px;padding:0;transition:all .3s}.SuccessPartners-module__UL_tgG__dotActive{transform:scale(1.3);background:var(--gold)!important;border-color:var(--gold)!important}.SuccessPartners-module__UL_tgG__count{text-align:center;color:var(--gold-soft);font-family:var(--font-serif);letter-spacing:1px;margin-top:22px;font-size:15px;font-weight:600}@media (prefers-reduced-motion:reduce){.SuccessPartners-module__UL_tgG__card{transition:opacity .3s}}@media (max-width:1024px){.SuccessPartners-module__UL_tgG__carousel{height:340px}.SuccessPartners-module__UL_tgG__card{width:190px;height:250px}.SuccessPartners-module__UL_tgG__l1{transform:translate(130px)scale(.86)translateZ(-90px)}.SuccessPartners-module__UL_tgG__l2{transform:translate(240px)scale(.7)translateZ(-220px)}.SuccessPartners-module__UL_tgG__r1{transform:translate(-130px)scale(.86)translateZ(-90px)}.SuccessPartners-module__UL_tgG__r2{transform:translate(-240px)scale(.7)translateZ(-220px)}}@media (max-width:680px){.SuccessPartners-module__UL_tgG__carousel{perspective:900px;height:290px}.SuccessPartners-module__UL_tgG__card{width:165px;height:235px;padding:20px 14px}.SuccessPartners-module__UL_tgG__mark{width:88px;height:88px;margin-bottom:12px}.SuccessPartners-module__UL_tgG__name{font-size:13.5px}.SuccessPartners-module__UL_tgG__l1{transform:translate(92px)scale(.84)translateZ(-80px)}.SuccessPartners-module__UL_tgG__l2{transform:translate(168px)scale(.68)translateZ(-190px)}.SuccessPartners-module__UL_tgG__r1{transform:translate(-92px)scale(.84)translateZ(-80px)}.SuccessPartners-module__UL_tgG__r2{transform:translate(-168px)scale(.68)translateZ(-190px)}.SuccessPartners-module__UL_tgG__arrow{width:38px;height:38px;font-size:19px}.SuccessPartners-module__UL_tgG__prev{right:0}.SuccessPartners-module__UL_tgG__next{left:0}.SuccessPartners-module__UL_tgG__dots{gap:7px;max-width:92vw}}
.Boards-module__OP7QAq__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.Boards-module__OP7QAq__board{border:1px solid var(--line-gold);text-align:center;background:#fffdf8;border-radius:16px;padding:26px 22px;transition:transform .4s,box-shadow .4s}.Boards-module__OP7QAq__board:hover{transform:translateY(-6px);box-shadow:0 30px 60px -30px #0c234280}.Boards-module__OP7QAq__lw{border:1px solid var(--line-gold);background:radial-gradient(circle,#fffdf8,#f4ecd9);border-radius:50%;place-items:center;width:200px;height:200px;margin:0 auto 14px;padding:0;display:grid;overflow:hidden}.Boards-module__OP7QAq__lw img{object-fit:cover;width:100%;height:100%}.Boards-module__OP7QAq__dark{background:radial-gradient(circle,#12294a,#0a1d38);border-color:#c9a24b80}.Boards-module__OP7QAq__board h4{font-family:var(--font-heading);color:var(--navy-800);margin-bottom:8px;font-size:16.5px;font-weight:600}.Boards-module__OP7QAq__type{color:var(--gold-deep);background:#c9a24b21;border-radius:30px;padding:4px 12px;font-size:11px;font-weight:700;display:inline-block}@media (max-width:1024px){.Boards-module__OP7QAq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:680px){.Boards-module__OP7QAq__grid{grid-template-columns:1fr}}
.Contact-module__DIbnYa__contact{text-align:center;background:linear-gradient(135deg,#0a1d38,#102a4d);border:1px solid #c9a24b40;border-radius:22px;padding:54px;position:relative;overflow:hidden}.Contact-module__DIbnYa__contact h2{font-family:var(--font-heading);color:var(--ivory);margin-bottom:12px;font-size:32px}.Contact-module__DIbnYa__contact>p{color:var(--on-navy-soft);max-width:560px;margin:0 auto 28px;font-size:16px}.Contact-module__DIbnYa__cards{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px;max-width:900px;margin:0 auto;display:grid}.Contact-module__DIbnYa__card{text-align:center;background:linear-gradient(165deg,#ffffff0a,#ffffff03);border:1px solid #c9a24b4d;border-radius:16px;padding:24px 20px}.Contact-module__DIbnYa__card h5{font-family:var(--font-serif);letter-spacing:2px;color:var(--gold-soft);text-transform:uppercase;margin-bottom:10px;font-size:13px}.Contact-module__DIbnYa__num{color:var(--ivory);margin-bottom:14px;font-size:18px;font-weight:600}.Contact-module__DIbnYa__addr{color:var(--on-navy-soft);font-size:14px;line-height:1.8}.Contact-module__DIbnYa__wa{color:#fff;background:linear-gradient(135deg,#1f9d55,#168447);border-radius:46px;justify-content:center;align-items:center;width:100%;padding:11px;font-size:14px;font-weight:700;transition:transform .3s;display:inline-flex}.Contact-module__DIbnYa__wa:hover{transform:translateY(-2px)}.Contact-module__DIbnYa__ctaRow{margin-top:22px}.Contact-module__DIbnYa__ghost{appearance:none;color:var(--ivory);font:inherit;cursor:pointer;background:0 0;border:1px solid #e6cd8b99;border-radius:46px;align-items:center;padding:13px 30px;font-weight:700;transition:all .3s;display:inline-flex}.Contact-module__DIbnYa__ghost:hover{background:#e6cd8b1a}@media (max-width:680px){.Contact-module__DIbnYa__contact{padding:36px 22px}}
.VerifyForm-module__7QinZW__card{max-width:860px;box-shadow:0 44px 90px -34px #0009, 0 0 0 1px var(--line-gold);background:linear-gradient(165deg,#f9f4e9,#fdfaf3);border-radius:20px;margin:0 auto;padding:36px}.VerifyForm-module__7QinZW__notice{border:1px dashed var(--gold-deep);color:#7a5a12;text-align:center;background:#c9a24b1f;border-radius:10px;margin-bottom:20px;padding:10px 14px;font-size:12.5px;font-weight:600}.VerifyForm-module__7QinZW__field label{color:var(--navy-800);margin-bottom:8px;font-size:13px;font-weight:700;display:block}.VerifyForm-module__7QinZW__field input{width:100%;font-family:var(--font-body);background:#fffdf8;border:1px solid #1b22302e;border-radius:10px;outline:none;padding:14px 15px;font-size:15px}.VerifyForm-module__7QinZW__field input:focus{border-color:var(--gold)}.VerifyForm-module__7QinZW__btn{background:linear-gradient(135deg, var(--gold-soft), var(--gold));color:#2a1e07;width:100%;font-family:var(--font-body);cursor:pointer;border:none;border-radius:46px;margin-top:16px;padding:14px;font-size:15px;font-weight:700;transition:filter .25s,box-shadow .25s}.VerifyForm-module__7QinZW__btn:hover{filter:brightness(1.04);box-shadow:0 14px 30px -16px #a07d2ccc}.VerifyForm-module__7QinZW__btn:disabled{opacity:.7;cursor:default}.VerifyForm-module__7QinZW__list{flex-direction:column;gap:10px;margin-top:20px;display:flex}.VerifyForm-module__7QinZW__res{text-align:right;background:#fffdf8;border:1px solid #c9a24b66;border-radius:10px;padding:14px 16px}.VerifyForm-module__7QinZW__res b{color:var(--navy-800);margin-bottom:4px;display:block}.VerifyForm-module__7QinZW__res span{color:var(--ink-soft);font-size:13.5px}.VerifyForm-module__7QinZW__errorMsg{color:#ef4444;margin-top:8px;font-size:13.5px;font-weight:600}.VerifyForm-module__7QinZW__loadingPanel{border:1px solid var(--line-gold);text-align:center;background:#fffdf8;border-radius:14px;flex-direction:column;align-items:center;gap:6px;margin-top:22px;padding:30px 20px;display:flex}.VerifyForm-module__7QinZW__loadingPanel b{color:var(--navy-800);font-size:15px}.VerifyForm-module__7QinZW__loadingPanel span{color:var(--ink-soft);font-size:13px}.VerifyForm-module__7QinZW__loadingOrb{border:3px solid #c9a24b40;border-top-color:var(--gold);border-radius:50%;width:34px;height:34px;margin-bottom:6px;animation:.9s linear infinite VerifyForm-module__7QinZW__verifySpin}@keyframes VerifyForm-module__7QinZW__verifySpin{to{transform:rotate(360deg)}}.VerifyForm-module__7QinZW__vres{text-align:right;margin-top:24px}.VerifyForm-module__7QinZW__banner{border:1px solid;border-radius:14px;align-items:center;gap:14px;margin-bottom:18px;padding:16px 20px;display:flex}.VerifyForm-module__7QinZW__bannerValid{background:linear-gradient(135deg,#10b9811a,#c9a24b1f);border-color:#10b98166}.VerifyForm-module__7QinZW__bannerExpired{background:linear-gradient(135deg,#f59e0b1a,#c9a24b1a);border-color:#f59e0b73}.VerifyForm-module__7QinZW__bannerRevoked{background:linear-gradient(135deg,#ef444417,#6e233314);border-color:#ef444473}.VerifyForm-module__7QinZW__sealOrb{color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex;box-shadow:0 10px 22px -10px #00000073,inset 0 1px #ffffff59}.VerifyForm-module__7QinZW__bannerValid .VerifyForm-module__7QinZW__sealOrb{background:linear-gradient(145deg,#10b981,#0b8f64);animation:2.6s ease-in-out infinite VerifyForm-module__7QinZW__sealPulse}.VerifyForm-module__7QinZW__bannerExpired .VerifyForm-module__7QinZW__sealOrb{background:linear-gradient(145deg,#f59e0b,#c47d08)}.VerifyForm-module__7QinZW__bannerRevoked .VerifyForm-module__7QinZW__sealOrb{background:linear-gradient(145deg,#ef4444,#b91c1c)}.VerifyForm-module__7QinZW__sealOrb svg{width:24px;height:24px}@keyframes VerifyForm-module__7QinZW__sealPulse{0%,to{box-shadow:0 10px 22px -10px #00000073,0 0 #10b98159}50%{box-shadow:0 10px 22px -10px #00000073,0 0 0 9px #10b98100}}.VerifyForm-module__7QinZW__bannerText{flex:1;min-width:0}.VerifyForm-module__7QinZW__bannerText b{font-family:var(--font-heading);color:var(--navy-800);font-size:16.5px;display:block}.VerifyForm-module__7QinZW__bannerText span{color:var(--ink-soft);margin-top:3px;font-size:12.5px;display:block}.VerifyForm-module__7QinZW__pill{white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;gap:7px;padding:5px 13px;font-size:12.5px;font-weight:700;display:inline-flex}.VerifyForm-module__7QinZW__pillDot{background:currentColor;border-radius:50%;width:7px;height:7px}.VerifyForm-module__7QinZW__pillValid{color:#0b8f64;background:#10b9811f;border-color:#10b98159}.VerifyForm-module__7QinZW__pillExpired{color:#b45309;background:#f59e0b1f;border-color:#f59e0b66}.VerifyForm-module__7QinZW__pillRevoked{color:#b91c1c;background:#ef44441a;border-color:#ef444459}.VerifyForm-module__7QinZW__vgrid{grid-template-columns:minmax(250px,1fr) minmax(0,1.35fr);align-items:start;gap:18px;display:grid}.VerifyForm-module__7QinZW__vdetails{border:1px solid var(--line-gold);background:#fffdf8;border-radius:14px;padding:6px 18px 14px}.VerifyForm-module__7QinZW__drow{border-bottom:1px solid #c9a24b2e;justify-content:space-between;align-items:center;gap:12px;padding:13px 0;display:flex}.VerifyForm-module__7QinZW__drow:last-of-type{border-bottom:none}.VerifyForm-module__7QinZW__dlabel{color:var(--ink-soft);flex:none;font-size:12.5px;font-weight:600}.VerifyForm-module__7QinZW__dval{color:var(--navy-800);font-family:var(--font-heading);text-align:left;font-size:14.5px}.VerifyForm-module__7QinZW__dnum{letter-spacing:.06em;direction:ltr}.VerifyForm-module__7QinZW__den{font-style:normal;font-family:var(--font-body);color:var(--ink-soft);margin-top:2px;font-size:11.5px;font-weight:500;display:block}.VerifyForm-module__7QinZW__verifiedAt{color:var(--ink-soft);text-align:center;border-top:1px dashed #c9a24b59;margin-top:10px;padding-top:12px;font-size:11.5px}.VerifyForm-module__7QinZW__vmedia{min-width:0}.VerifyForm-module__7QinZW__mediaFrame{background:linear-gradient(150deg, var(--document-frame), var(--document-frame-2));border:1px solid var(--frame-gold);cursor:zoom-in;border-radius:16px;width:100%;padding:14px;display:block;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #e2c87940,0 24px 50px -28px #071528d9}.VerifyForm-module__7QinZW__mediaImg{object-fit:contain;background:var(--navy-900);border-radius:8px;width:100%;height:auto;max-height:62vh;display:block}.VerifyForm-module__7QinZW__mediaShimmer{pointer-events:none;background:linear-gradient(100deg,#ffffff0d 30%,#e6cd8b2e 50%,#ffffff0d 70%) 0 0/220% 100%;border-radius:8px;animation:1.4s ease-in-out infinite VerifyForm-module__7QinZW__mediaShimmer;position:absolute;inset:14px}@keyframes VerifyForm-module__7QinZW__mediaShimmer{0%{background-position:120% 0}to{background-position:-120% 0}}.VerifyForm-module__7QinZW__mediaErrorInner{min-height:180px;color:var(--on-navy-soft);justify-content:center;align-items:center;font-size:13.5px;display:flex}.VerifyForm-module__7QinZW__mediaHint{text-align:center;color:var(--ink-soft);margin-top:8px;font-size:11.5px}.VerifyForm-module__7QinZW__mediaEmpty{min-height:200px;color:var(--ink-soft);text-align:center;background:#c9a24b0f;border:1px dashed #c9a24b73;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:20px;font-size:13.5px;display:flex}.VerifyForm-module__7QinZW__mediaEmpty svg{width:34px;height:34px;color:var(--gold-deep);opacity:.8}.VerifyForm-module__7QinZW__mediaActions{justify-content:center;gap:10px;margin-top:12px;display:flex}.VerifyForm-module__7QinZW__openBtn{background:var(--navy-800);color:#fff;border:1px solid #e2c87959;border-radius:999px;padding:11px 22px;font-size:13.5px;font-weight:600;text-decoration:none;transition:background .25s,box-shadow .25s;display:inline-block}.VerifyForm-module__7QinZW__openBtn:hover{background:var(--navy-700);box-shadow:0 12px 26px -14px #0c2342cc}.VerifyForm-module__7QinZW__pdfCard{background:linear-gradient(150deg, var(--document-frame), var(--document-frame-2));border:1px solid var(--frame-gold);text-align:center;border-radius:16px;flex-direction:column;align-items:center;gap:12px;padding:30px 22px;display:flex;box-shadow:inset 0 0 0 1px #e2c87938,0 24px 50px -28px #071528d9}.VerifyForm-module__7QinZW__pdfIcon{color:var(--frame-gold-soft);flex-direction:column;align-items:center;gap:4px;display:inline-flex}.VerifyForm-module__7QinZW__pdfIcon svg{width:44px;height:44px}.VerifyForm-module__7QinZW__pdfIcon b{letter-spacing:.2em;font-size:11px}.VerifyForm-module__7QinZW__pdfText b{color:var(--frame-ivory);font-family:var(--font-heading);font-size:15px;display:block}.VerifyForm-module__7QinZW__pdfText span{color:var(--on-navy-soft);margin-top:4px;font-size:12.5px;display:block}.VerifyForm-module__7QinZW__multiHead{text-align:right;margin-bottom:4px}.VerifyForm-module__7QinZW__multiHead b{color:var(--navy-800);font-family:var(--font-heading);font-size:16px;display:block}.VerifyForm-module__7QinZW__multiHead span{color:var(--ink-soft);margin-top:3px;font-size:13px;display:block}.VerifyForm-module__7QinZW__matchCard{text-align:right;cursor:pointer;width:100%;font-family:var(--font-body);background:#fffdf8;border:1px solid #c9a24b66;border-radius:13px;align-items:center;gap:14px;padding:15px 18px;transition:border-color .25s,box-shadow .25s,transform .25s;display:flex}.VerifyForm-module__7QinZW__matchCard:hover{border-color:var(--gold);transform:translateY(-2px);box-shadow:0 16px 34px -22px #0c234280}.VerifyForm-module__7QinZW__matchOrb{border:1px solid var(--line-gold);width:40px;height:40px;color:var(--gold-deep);background:#c9a24b24;border-radius:12px;flex:none;justify-content:center;align-items:center;display:inline-flex}.VerifyForm-module__7QinZW__matchOrb svg{width:20px;height:20px}.VerifyForm-module__7QinZW__matchInfo{flex:1;min-width:0}.VerifyForm-module__7QinZW__matchInfo b{color:var(--navy-800);font-size:14.5px;display:block}.VerifyForm-module__7QinZW__matchInfo i{color:var(--ink-soft);margin-top:3px;font-size:12.5px;font-style:normal;display:block}.VerifyForm-module__7QinZW__matchSide{flex-direction:column;align-items:flex-end;gap:6px;display:flex}.VerifyForm-module__7QinZW__matchOpen{color:var(--gold-deep);font-size:11.5px;font-style:normal;font-weight:700}.VerifyForm-module__7QinZW__backLink{border:1px solid var(--line-gold);color:var(--navy-800);font-family:var(--font-body);cursor:pointer;background:#fffdf8;border-radius:999px;align-items:center;gap:7px;margin-top:20px;padding:8px 16px;font-size:12.5px;font-weight:700;transition:border-color .25s,background .25s;display:inline-flex}.VerifyForm-module__7QinZW__backLink:hover{border-color:var(--gold);background:#c9a24b14}.VerifyForm-module__7QinZW__backLink svg{width:14px;height:14px}.VerifyForm-module__7QinZW__notFound{border:1px solid var(--line-gold);text-align:center;background:#fffdf8;border-radius:16px;flex-direction:column;align-items:center;gap:8px;margin-top:24px;padding:38px 24px;display:flex}.VerifyForm-module__7QinZW__nfIcon{border:1px solid var(--line-gold);width:58px;height:58px;color:var(--gold-deep);background:#c9a24b1f;border-radius:50%;justify-content:center;align-items:center;margin-bottom:6px;display:inline-flex}.VerifyForm-module__7QinZW__nfIcon svg{width:26px;height:26px}.VerifyForm-module__7QinZW__notFound b{color:var(--navy-800);font-family:var(--font-heading);font-size:17px}.VerifyForm-module__7QinZW__notFound>span{color:var(--ink-soft);max-width:420px;font-size:13.5px;line-height:1.7}@media (max-width:760px){.VerifyForm-module__7QinZW__card{padding:24px 18px}.VerifyForm-module__7QinZW__vgrid{grid-template-columns:1fr}.VerifyForm-module__7QinZW__banner{flex-wrap:wrap}.VerifyForm-module__7QinZW__bannerText{flex:60%}.VerifyForm-module__7QinZW__mediaImg{max-height:none}.VerifyForm-module__7QinZW__matchSide{align-items:flex-end}.VerifyForm-module__7QinZW__openBtn{text-align:center;width:100%}}@media (prefers-reduced-motion:reduce){.VerifyForm-module__7QinZW__sealOrb,.VerifyForm-module__7QinZW__mediaShimmer,.VerifyForm-module__7QinZW__loadingOrb{animation:none}}
.slug-module__t6Ai8a__article{background:linear-gradient(#07162b,#0a1d38);min-height:70vh;padding:48px 0 80px}.slug-module__t6Ai8a__column{text-align:start;max-width:880px;margin:0 auto}.slug-module__t6Ai8a__back{color:var(--gold-soft);align-items:center;gap:8px;margin-bottom:22px;font-size:14px;font-weight:700;display:inline-flex}.slug-module__t6Ai8a__back:hover{color:var(--gold)}.slug-module__t6Ai8a__metaTop{flex-wrap:wrap;align-items:center;gap:8px 16px;margin-bottom:6px;display:flex}.slug-module__t6Ai8a__tag{color:var(--gold-deep);letter-spacing:1px;font-size:12px;font-weight:700}.slug-module__t6Ai8a__date,.slug-module__t6Ai8a__org{color:var(--on-navy-soft);font-size:13px}.slug-module__t6Ai8a__date:before,.slug-module__t6Ai8a__org:before{content:"•";color:var(--gold-deep);margin-inline-start:16px}.slug-module__t6Ai8a__title{font-family:var(--font-heading);color:var(--ivory);margin:10px 0 18px;font-size:clamp(24px,4vw,36px);line-height:1.5}.slug-module__t6Ai8a__excerpt{color:var(--gold-soft);border-inline-start:3px solid var(--gold);margin-bottom:26px;padding-inline-start:16px;font-size:17px;line-height:1.9}.slug-module__t6Ai8a__frame{border:1px solid var(--line-gold);background:#0c2342;border-radius:16px;margin-bottom:28px;overflow:hidden;box-shadow:0 30px 60px -34px #000000b3}.slug-module__t6Ai8a__frame img{object-fit:cover;width:100%;max-width:100%;height:auto;max-height:520px;display:block}.slug-module__t6Ai8a__contentPanel{background:linear-gradient(165deg,#1432568c,#08182fbf);border:1px solid #c9a24b52;border-radius:20px;margin-top:14px;padding:28px 34px 32px;position:relative;overflow:hidden;box-shadow:0 36px 72px -34px #000000bf,inset 0 1px #ffffff0d}.slug-module__t6Ai8a__contentPanel:before{content:"";background:linear-gradient(90deg, transparent, var(--gold-deep), var(--gold), var(--gold-soft), var(--gold), var(--gold-deep), transparent);height:3px;position:absolute;inset:0 0 auto}.slug-module__t6Ai8a__contentPanel:after{content:"";top:-50px;pointer-events:none;background:radial-gradient(circle,#c9a24b24,#0000 70%);width:170px;height:170px;position:absolute;inset-inline-start:-50px}.slug-module__t6Ai8a__contentKick{font-family:var(--font-serif);letter-spacing:3px;text-transform:uppercase;color:var(--gold-soft);border-bottom:1px solid #c9a24b33;align-items:center;gap:10px;margin-bottom:20px;padding-bottom:14px;font-size:12px;font-weight:700;display:flex}.slug-module__t6Ai8a__contentKickDot{background:var(--gold);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #c9a24b2e}.slug-module__t6Ai8a__content{color:var(--on-navy);font-size:16.5px;line-height:2.1}.slug-module__t6Ai8a__content p{margin-bottom:18px}.slug-module__t6Ai8a__content p:last-child{margin-bottom:0}.slug-module__t6Ai8a__mutedWrap{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:20px 12px 10px;display:flex}.slug-module__t6Ai8a__mutedIcon{width:56px;height:56px;color:var(--gold-soft);background:#c9a24b1a;border:1px solid #c9a24b4d;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.slug-module__t6Ai8a__mutedIcon svg{width:24px;height:24px}.slug-module__t6Ai8a__muted{color:var(--on-navy-soft);max-width:470px;font-size:15.5px;line-height:1.9}@media (max-width:680px){.slug-module__t6Ai8a__contentPanel{border-radius:16px;padding:24px 20px 26px}}.slug-module__t6Ai8a__state{color:var(--on-navy-soft);flex-direction:column;align-items:center;gap:14px;padding:80px 20px;font-size:15.5px;font-weight:600;display:flex}.slug-module__t6Ai8a__spinner{border:3px solid #c9a24b40;border-top-color:var(--gold);border-radius:50%;width:34px;height:34px;animation:.9s linear infinite slug-module__t6Ai8a__newsSpin}@keyframes slug-module__t6Ai8a__newsSpin{to{transform:rotate(360deg)}}.slug-module__t6Ai8a__notFound{text-align:center;flex-direction:column;align-items:center;gap:14px;padding:70px 20px;display:flex}.slug-module__t6Ai8a__nfIcon{border:1px solid var(--line-gold);width:58px;height:58px;color:var(--gold-soft);background:#c9a24b1f;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.slug-module__t6Ai8a__nfIcon svg{width:26px;height:26px}.slug-module__t6Ai8a__notFound b{color:var(--ivory);font-family:var(--font-heading);font-size:20px}@media (prefers-reduced-motion:reduce){.slug-module__t6Ai8a__spinner{animation:none}}html[dir=ltr] .slug-module__t6Ai8a__back span{transform:rotate(180deg)}
.news-module__obM1Ya__head{text-align:center;background:linear-gradient(165deg,#07162b,#0a1d38 60%,#081a32);padding:64px 0 30px}.news-module__obM1Ya__kick{font-family:var(--font-serif);letter-spacing:5px;text-transform:uppercase;color:var(--gold-soft);margin-bottom:10px;font-size:13px}.news-module__obM1Ya__head h1{font-family:var(--font-heading);color:var(--ivory);margin-bottom:14px;font-size:clamp(28px,4vw,40px)}.news-module__obM1Ya__head p{color:var(--on-navy-soft);max-width:640px;padding:0 var(--wrap-pad);margin:0 auto;font-size:15.5px}.news-module__obM1Ya__count{color:var(--gold-soft);background:#c9a24b24;border:1px solid #c9a24b66;border-radius:30px;margin-top:18px;padding:6px 18px;font-size:12.5px;font-weight:700;display:inline-block}.news-module__obM1Ya__dv{background:linear-gradient(90deg, transparent, var(--gold), transparent);width:130px;height:2px;margin:26px auto 0}.news-module__obM1Ya__state{text-align:center;color:var(--on-navy-soft);padding:60px 20px;font-size:15.5px;font-weight:600}.news-module__obM1Ya__grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.news-module__obM1Ya__card{border:1px solid var(--line-gold);background:#fffdf8;border-radius:14px;flex-direction:column;text-decoration:none;transition:transform .4s,box-shadow .4s;display:flex;overflow:hidden}.news-module__obM1Ya__card:hover{transform:translateY(-6px);box-shadow:0 30px 56px -26px #0009}.news-module__obM1Ya__media{background:#0c2342;justify-content:center;align-items:center;height:200px;display:flex;position:relative;overflow:hidden}.news-module__obM1Ya__media img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.2,.7,.2,1)}.news-module__obM1Ya__card:hover .news-module__obM1Ya__media img{transform:scale(1.06)}.news-module__obM1Ya__mediaFallback{color:#e6cd8b80}.news-module__obM1Ya__mediaFallback svg{width:46px;height:46px}.news-module__obM1Ya__body{text-align:start;flex-direction:column;flex:1;padding:18px;display:flex}.news-module__obM1Ya__tag{color:var(--gold-deep);letter-spacing:1px;font-size:11px;font-weight:700}.news-module__obM1Ya__body h5{font-family:var(--font-heading);color:var(--navy-800);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:8px 0;font-size:16px;display:-webkit-box;overflow:hidden}.news-module__obM1Ya__body p{color:var(--ink-soft);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;font-size:13.5px;display:-webkit-box;overflow:hidden}.news-module__obM1Ya__cardMeta{color:var(--ink-soft);flex-wrap:wrap;gap:6px 14px;margin-top:12px;font-size:12px;display:flex}.news-module__obM1Ya__cardMeta span+span:before{content:"•";color:var(--gold-deep);margin-inline-start:14px}.news-module__obM1Ya__more{color:var(--gold-deep);margin-top:14px;font-size:13.5px;font-weight:700;display:inline-block}.news-module__obM1Ya__loadMoreWrap{flex-direction:column;align-items:center;gap:10px;margin-top:40px;display:flex}.news-module__obM1Ya__loadMore{font-family:var(--font-heading);color:#2a1e07;cursor:pointer;background:linear-gradient(135deg, #f5e2a8 0%, var(--gold) 48%, var(--gold-deep) 100%);isolation:isolate;border:1px solid #fff4d6a6;border-radius:999px;align-items:center;gap:12px;padding:15px 46px;font-size:16px;font-weight:700;transition:transform .35s cubic-bezier(.2,.7,.2,1),box-shadow .35s,filter .35s;animation:3.6s ease-in-out infinite news-module__obM1Ya__loadMoreHalo;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 22px 44px -18px #c9a24b8c,0 8px 20px -10px #0c234273,inset 0 1px #ffffff8c}.news-module__obM1Ya__loadMore:before{content:"";pointer-events:none;background:linear-gradient(105deg,#0000 8%,#ffffffbf 50%,#0000 92%);width:42%;animation:3.6s ease-in-out infinite news-module__obM1Ya__loadMoreShine;position:absolute;top:-30%;bottom:-30%;right:-60%;transform:skew(-18deg)}.news-module__obM1Ya__loadMore:hover:not(:disabled){filter:brightness(1.05);animation:none;transform:translateY(-3px)scale(1.03);box-shadow:0 30px 58px -18px #c9a24bb3,0 12px 26px -10px #0c234280,inset 0 1px #fff9}.news-module__obM1Ya__loadMore:active:not(:disabled){transform:translateY(-1px)scale(1.01)}.news-module__obM1Ya__loadMore:focus-visible{outline:3px solid var(--gold-soft);outline-offset:3px}.news-module__obM1Ya__loadMore:disabled{opacity:.7;cursor:default;animation:none}.news-module__obM1Ya__loadMore:disabled:before{animation:none}.news-module__obM1Ya__loadMoreLabel{z-index:1;letter-spacing:.01em;position:relative}.news-module__obM1Ya__loadMoreArrow{z-index:1;background:var(--navy-800);width:30px;height:30px;color:var(--gold-soft);border-radius:50%;justify-content:center;align-items:center;transition:transform .35s cubic-bezier(.2,.7,.2,1);display:inline-flex;position:relative;box-shadow:inset 0 0 0 1px #e6cd8b66}.news-module__obM1Ya__loadMoreArrow svg{width:15px;height:15px}.news-module__obM1Ya__loadMore:hover:not(:disabled) .news-module__obM1Ya__loadMoreArrow{transform:translateY(3px)}@keyframes news-module__obM1Ya__loadMoreShine{0%,18%{right:-60%}55%,to{right:130%}}@keyframes news-module__obM1Ya__loadMoreHalo{0%,to{box-shadow:0 22px 44px -18px #c9a24b8c,0 8px 20px -10px #0c234273,inset 0 1px #ffffff8c}50%{box-shadow:0 26px 52px -18px #c9a24bbf,0 8px 20px -10px #0c234273,0 0 0 7px #c9a24b1f,inset 0 1px #ffffff8c}}@media (prefers-reduced-motion:reduce){.news-module__obM1Ya__loadMore,.news-module__obM1Ya__loadMore:before{animation:none}}.news-module__obM1Ya__inlineError{color:#f0a5a5;font-size:13px}.news-module__obM1Ya__endState{color:var(--on-navy-soft);font-size:13px;font-weight:700}html[dir=ltr] .news-module__obM1Ya__more span{display:inline-block;transform:rotate(180deg)}@media (max-width:1024px){.news-module__obM1Ya__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:680px){.news-module__obM1Ya__grid{grid-template-columns:1fr}}
.verify-module__plaxmW__page{background:linear-gradient(#07162b,#0a1d38);min-height:80vh;padding:64px 0 90px}.verify-module__plaxmW__head{text-align:center;margin-bottom:40px}.verify-module__plaxmW__kick{font-family:var(--font-serif);letter-spacing:5px;text-transform:uppercase;color:var(--gold-soft);margin-bottom:10px;font-size:13px}.verify-module__plaxmW__head h1{font-family:var(--font-heading);color:var(--ivory);margin-bottom:12px;font-size:clamp(26px,4vw,38px)}.verify-module__plaxmW__head p{color:var(--on-navy-soft);max-width:560px;margin:0 auto;font-size:15px}
