.AccessibilityWidget-module__IKDHUa__widgetContainer{bottom:var(--space-6);right:var(--space-6);z-index:var(--z-modal);flex-direction:column;align-items:flex-end;display:flex;position:fixed}[dir=rtl] .AccessibilityWidget-module__IKDHUa__widgetContainer{right:auto;left:var(--space-6);align-items:flex-start}.AccessibilityWidget-module__IKDHUa__fab{border-radius:var(--radius-full);background-color:var(--color-primary);color:#fff;width:56px;height:56px;box-shadow:var(--shadow-lg);transition:all var(--transition-base);justify-content:center;align-items:center;display:flex}.AccessibilityWidget-module__IKDHUa__fab:hover,.AccessibilityWidget-module__IKDHUa__fab:focus-visible{background-color:var(--color-primary-light);transform:scale(1.05)}.AccessibilityWidget-module__IKDHUa__fab:focus-visible{outline:3px solid var(--color-secondary);outline-offset:2px}.AccessibilityWidget-module__IKDHUa__menu{background-color:var(--color-surface);border-radius:var(--radius-xl);width:320px;box-shadow:var(--shadow-xl);border:1px solid var(--color-border);transform-origin:bottom;animation:.3s cubic-bezier(.16,1,.3,1) AccessibilityWidget-module__IKDHUa__slideUp;position:absolute;bottom:72px;right:0;overflow:hidden}[dir=rtl] .AccessibilityWidget-module__IKDHUa__menu{left:0;right:auto}@keyframes AccessibilityWidget-module__IKDHUa__slideUp{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.AccessibilityWidget-module__IKDHUa__header{padding:var(--space-4) var(--space-5);background-color:var(--color-bg-alt);border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;display:flex}.AccessibilityWidget-module__IKDHUa__title{font-size:var(--text-base);color:var(--color-text);margin:0;font-weight:700}.AccessibilityWidget-module__IKDHUa__closeBtn{color:var(--color-text-muted);padding:var(--space-1);border-radius:var(--radius-sm);transition:all var(--transition-base);display:flex}.AccessibilityWidget-module__IKDHUa__closeBtn:hover{color:var(--color-text);background-color:var(--color-border)}.AccessibilityWidget-module__IKDHUa__content{padding:var(--space-5);gap:var(--space-3);flex-direction:column;max-height:60vh;display:flex;overflow-y:auto}.AccessibilityWidget-module__IKDHUa__controlGroup{padding:var(--space-2) 0;justify-content:space-between;align-items:center;display:flex}.AccessibilityWidget-module__IKDHUa__controlLabel{font-size:var(--text-sm);color:var(--color-text);font-weight:600}.AccessibilityWidget-module__IKDHUa__sizeControls{align-items:center;gap:var(--space-3);background-color:var(--color-bg-alt);border-radius:var(--radius-full);padding:4px;display:flex}.AccessibilityWidget-module__IKDHUa__btn{background-color:var(--color-surface);border-radius:var(--radius-full);width:32px;height:32px;color:var(--color-text);box-shadow:var(--shadow-sm);transition:all var(--transition-fast);justify-content:center;align-items:center;font-weight:700;display:flex}.AccessibilityWidget-module__IKDHUa__btn:hover:not(:disabled){background-color:var(--color-border)}.AccessibilityWidget-module__IKDHUa__btn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.AccessibilityWidget-module__IKDHUa__sizeValue{font-size:var(--text-sm);text-align:center;min-width:48px;font-weight:600}.AccessibilityWidget-module__IKDHUa__toggleBtn{align-items:center;gap:var(--space-3);width:100%;padding:var(--space-3);border-radius:var(--radius-md);background-color:var(--color-bg-alt);color:var(--color-text);font-size:var(--text-sm);transition:all var(--transition-base);border:1px solid #0000;font-weight:600;display:flex}.AccessibilityWidget-module__IKDHUa__toggleBtn:hover{background-color:var(--color-border-light)}.AccessibilityWidget-module__IKDHUa__toggleBtn.AccessibilityWidget-module__IKDHUa__active{background-color:var(--color-primary-muted);color:var(--color-primary-dark);border-color:var(--color-primary-light)}.AccessibilityWidget-module__IKDHUa__toggleBtn svg{color:inherit;flex-shrink:0}.AccessibilityWidget-module__IKDHUa__resetBtn{margin-top:var(--space-2);justify-content:center;align-items:center;gap:var(--space-2);width:100%;padding:var(--space-3);border-radius:var(--radius-md);color:var(--color-error);font-size:var(--text-sm);transition:all var(--transition-base);border:1px dashed var(--color-error);font-weight:600;display:flex}.AccessibilityWidget-module__IKDHUa__resetBtn:hover{background-color:#c445360d}@media (max-width:640px){.AccessibilityWidget-module__IKDHUa__widgetContainer{bottom:var(--space-4);right:var(--space-4)}.AccessibilityWidget-module__IKDHUa__fab{width:48px;height:48px}.AccessibilityWidget-module__IKDHUa__menu{width:280px}}
.ChatbotWidget-module__70cSvq__widgetContainer{bottom:calc(var(--space-6) + 56px + var(--space-3));right:var(--space-6);z-index:calc(var(--z-modal) + 1);flex-direction:column;align-items:flex-end;display:flex;position:fixed}[dir=rtl] .ChatbotWidget-module__70cSvq__widgetContainer{right:auto;left:var(--space-6);align-items:flex-start}.ChatbotWidget-module__70cSvq__fab{border-radius:var(--radius-full);background-color:var(--color-primary);color:#fff;width:56px;height:56px;box-shadow:var(--shadow-lg);transition:all var(--transition-base);justify-content:center;align-items:center;display:flex}.ChatbotWidget-module__70cSvq__fab:hover,.ChatbotWidget-module__70cSvq__fab:focus-visible{background-color:var(--color-primary-light);transform:scale(1.05)}.ChatbotWidget-module__70cSvq__fabPulse{border-radius:var(--radius-full);border:2px solid var(--color-primary);opacity:0;pointer-events:none;animation:2.5s ease-out infinite ChatbotWidget-module__70cSvq__fabRing;position:absolute;inset:-4px}@keyframes ChatbotWidget-module__70cSvq__fabRing{0%{opacity:.7;transform:scale(.9)}to{opacity:0;transform:scale(1.4)}}.ChatbotWidget-module__70cSvq__fabBadge{background-color:var(--color-secondary);color:#fff;letter-spacing:.5px;border-radius:var(--radius-full);border:2px solid var(--color-surface);pointer-events:none;padding:2px 5px;font-size:9px;font-weight:800;line-height:1.2;position:absolute;top:-6px;right:-6px}[dir=rtl] .ChatbotWidget-module__70cSvq__fabBadge{left:-6px;right:auto}.ChatbotWidget-module__70cSvq__chatWindow{background-color:var(--color-surface);border-radius:var(--radius-xl);width:360px;height:500px;max-height:calc(100vh - 120px);box-shadow:var(--shadow-xl);border:1px solid var(--color-border);transform-origin:100% 100%;flex-direction:column;animation:.3s cubic-bezier(.16,1,.3,1) ChatbotWidget-module__70cSvq__slideUp;display:flex;position:absolute;bottom:72px;right:0;overflow:hidden}[dir=rtl] .ChatbotWidget-module__70cSvq__chatWindow{transform-origin:0 100%;left:0;right:auto}@keyframes ChatbotWidget-module__70cSvq__slideUp{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.ChatbotWidget-module__70cSvq__header{padding:var(--space-4) var(--space-5);background-color:var(--color-primary);color:#fff;justify-content:space-between;align-items:center;display:flex}.ChatbotWidget-module__70cSvq__headerTitle{align-items:center;gap:var(--space-2);font-weight:600;font-size:var(--text-base);display:flex}.ChatbotWidget-module__70cSvq__closeBtn{color:#fffc;padding:var(--space-1);border-radius:var(--radius-sm);transition:all var(--transition-fast)}.ChatbotWidget-module__70cSvq__closeBtn:hover{color:#fff;background-color:#ffffff1a}.ChatbotWidget-module__70cSvq__messages{padding:var(--space-5);gap:var(--space-4);background-color:var(--color-bg);flex-direction:column;flex:1;display:flex;overflow-y:auto}.ChatbotWidget-module__70cSvq__emptyState{height:100%;color:var(--color-text-secondary);text-align:center;justify-content:center;align-items:center;gap:var(--space-4);flex-direction:column;display:flex}.ChatbotWidget-module__70cSvq__botAvatar{border-radius:var(--radius-full);background-color:var(--color-primary-muted);width:48px;height:48px;color:var(--color-primary);justify-content:center;align-items:center;display:flex}.ChatbotWidget-module__70cSvq__message{max-width:85%;display:flex}.ChatbotWidget-module__70cSvq__userMsg{align-self:flex-end}.ChatbotWidget-module__70cSvq__botMsg{align-self:flex-start}.ChatbotWidget-module__70cSvq__messageBubble{padding:var(--space-3) var(--space-4);border-radius:var(--radius-lg);font-size:var(--text-sm);line-height:var(--leading-relaxed);white-space:pre-wrap}.ChatbotWidget-module__70cSvq__userMsg .ChatbotWidget-module__70cSvq__messageBubble{background-color:var(--color-secondary);color:#fff;border-bottom-right-radius:4px}[dir=rtl] .ChatbotWidget-module__70cSvq__userMsg .ChatbotWidget-module__70cSvq__messageBubble{border-bottom-right-radius:var(--radius-lg);border-bottom-left-radius:4px}.ChatbotWidget-module__70cSvq__botMsg .ChatbotWidget-module__70cSvq__messageBubble{background-color:var(--color-surface);border:1px solid var(--color-border);color:var(--color-text);border-bottom-left-radius:4px}[dir=rtl] .ChatbotWidget-module__70cSvq__botMsg .ChatbotWidget-module__70cSvq__messageBubble{border-bottom-left-radius:var(--radius-lg);border-bottom-right-radius:4px}.ChatbotWidget-module__70cSvq__inputArea{padding:var(--space-4);background-color:var(--color-surface);border-top:1px solid var(--color-border);gap:var(--space-2);display:flex}.ChatbotWidget-module__70cSvq__input{padding:var(--space-3) var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-full);font-size:var(--text-sm);transition:border-color var(--transition-fast);outline:none;flex:1}.ChatbotWidget-module__70cSvq__input:focus{border-color:var(--color-primary)}.ChatbotWidget-module__70cSvq__sendBtn{border-radius:var(--radius-full);background-color:var(--color-primary);color:#fff;width:44px;height:44px;transition:all var(--transition-fast);flex-shrink:0;justify-content:center;align-items:center;display:flex}.ChatbotWidget-module__70cSvq__sendBtn:hover:not(:disabled){background-color:var(--color-primary-light)}.ChatbotWidget-module__70cSvq__sendBtn:disabled{opacity:.5;cursor:not-allowed}.ChatbotWidget-module__70cSvq__loadingBubble{align-items:center;gap:4px;display:flex;padding:var(--space-4)!important}.ChatbotWidget-module__70cSvq__loadingBubble span{background-color:var(--color-primary);border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite both ChatbotWidget-module__70cSvq__bounce}.ChatbotWidget-module__70cSvq__loadingBubble span:first-child{animation-delay:-.32s}.ChatbotWidget-module__70cSvq__loadingBubble span:nth-child(2){animation-delay:-.16s}@keyframes ChatbotWidget-module__70cSvq__bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}@media (max-width:640px){.ChatbotWidget-module__70cSvq__widgetContainer{bottom:calc(var(--space-4) + 48px + var(--space-2));right:var(--space-4)}.ChatbotWidget-module__70cSvq__fab{width:48px;height:48px}.ChatbotWidget-module__70cSvq__chatWindow{width:300px;height:400px}}
@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/2c55a0e60120577a.0bjc5tiuqdqro.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/9c72aa0f40e4eef8.0m6w47a4e5dy9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/ad66f9afd8947f86.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/5476f68d60460930.0wxq9webf.ew4.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/2bbe8d2671613f1f.067x_6k0k23tk.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/1bffadaabf893a1e.16ipb6fqu393i.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/83afe278b6a6bb3c.p.0q-301v4kxxnr.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2c55a0e60120577a.0bjc5tiuqdqro.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/9c72aa0f40e4eef8.0m6w47a4e5dy9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/ad66f9afd8947f86.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/5476f68d60460930.0wxq9webf.ew4.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2bbe8d2671613f1f.067x_6k0k23tk.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/1bffadaabf893a1e.16ipb6fqu393i.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/83afe278b6a6bb3c.p.0q-301v4kxxnr.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/2c55a0e60120577a.0bjc5tiuqdqro.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/9c72aa0f40e4eef8.0m6w47a4e5dy9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/ad66f9afd8947f86.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/5476f68d60460930.0wxq9webf.ew4.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/2bbe8d2671613f1f.067x_6k0k23tk.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/1bffadaabf893a1e.16ipb6fqu393i.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/83afe278b6a6bb3c.p.0q-301v4kxxnr.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2c55a0e60120577a.0bjc5tiuqdqro.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/9c72aa0f40e4eef8.0m6w47a4e5dy9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/ad66f9afd8947f86.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/5476f68d60460930.0wxq9webf.ew4.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2bbe8d2671613f1f.067x_6k0k23tk.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/1bffadaabf893a1e.16ipb6fqu393i.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/83afe278b6a6bb3c.p.0q-301v4kxxnr.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/2c55a0e60120577a.0bjc5tiuqdqro.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/9c72aa0f40e4eef8.0m6w47a4e5dy9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/ad66f9afd8947f86.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/5476f68d60460930.0wxq9webf.ew4.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/2bbe8d2671613f1f.067x_6k0k23tk.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/1bffadaabf893a1e.16ipb6fqu393i.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/83afe278b6a6bb3c.p.0q-301v4kxxnr.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.inter_abbedce-module___KbSkW__className{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-style:normal}.inter_abbedce-module___KbSkW__variable{--font-inter:"Inter", -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif}
@font-face{font-family:Playfair Display;font-style:italic;font-weight:400;font-display:swap;src:url(../media/35161b7740c25d33.05wv8sp_ts~44.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Playfair Display;font-style:italic;font-weight:400;font-display:swap;src:url(../media/391e53907fa6d8ec.09se41kx.zlna.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Playfair Display;font-style:italic;font-weight:400;font-display:swap;src:url(../media/ae8872c8a32e309c.05txd3dlozf45.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Playfair Display;font-style:italic;font-weight:400;font-display:swap;src:url(../media/70e3db2de7f94926.p.0~0iy9faq3424.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Playfair Display;font-style:italic;font-weight:500;font-display:swap;src:url(../media/35161b7740c25d33.05wv8sp_ts~44.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Playfair Display;font-style:italic;font-weight:500;font-display:swap;src:url(../media/391e53907fa6d8ec.09se41kx.zlna.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Playfair Display;font-style:italic;font-weight:500;font-display:swap;src:url(../media/ae8872c8a32e309c.05txd3dlozf45.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Playfair Display;font-style:italic;font-weight:500;font-display:swap;src:url(../media/70e3db2de7f94926.p.0~0iy9faq3424.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Playfair Display;font-style:italic;font-weight:600;font-display:swap;src:url(../media/35161b7740c25d33.05wv8sp_ts~44.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Playfair Display;font-style:italic;font-weight:600;font-display:swap;src:url(../media/391e53907fa6d8ec.09se41kx.zlna.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Playfair Display;font-style:italic;font-weight:600;font-display:swap;src:url(../media/ae8872c8a32e309c.05txd3dlozf45.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Playfair Display;font-style:italic;font-weight:600;font-display:swap;src:url(../media/70e3db2de7f94926.p.0~0iy9faq3424.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Playfair Display;font-style:italic;font-weight:700;font-display:swap;src:url(../media/35161b7740c25d33.05wv8sp_ts~44.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Playfair Display;font-style:italic;font-weight:700;font-display:swap;src:url(../media/391e53907fa6d8ec.09se41kx.zlna.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Playfair Display;font-style:italic;font-weight:700;font-display:swap;src:url(../media/ae8872c8a32e309c.05txd3dlozf45.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Playfair Display;font-style:italic;font-weight:700;font-display:swap;src:url(../media/70e3db2de7f94926.p.0~0iy9faq3424.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400;font-display:swap;src:url(../media/65c558afe41e89d6.113htgw8u-emy.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400;font-display:swap;src:url(../media/14e23f9b59180572.08.c8psu~gif9.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400;font-display:swap;src:url(../media/b49b0d9b851e4899.0yfy_qj1.2qn0.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2a65768255d6b625.p.14by5b4al-y~f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Playfair Display;font-style:normal;font-weight:500;font-display:swap;src:url(../media/65c558afe41e89d6.113htgw8u-emy.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Playfair Display;font-style:normal;font-weight:500;font-display:swap;src:url(../media/14e23f9b59180572.08.c8psu~gif9.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Playfair Display;font-style:normal;font-weight:500;font-display:swap;src:url(../media/b49b0d9b851e4899.0yfy_qj1.2qn0.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Playfair Display;font-style:normal;font-weight:500;font-display:swap;src:url(../media/2a65768255d6b625.p.14by5b4al-y~f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Playfair Display;font-style:normal;font-weight:600;font-display:swap;src:url(../media/65c558afe41e89d6.113htgw8u-emy.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Playfair Display;font-style:normal;font-weight:600;font-display:swap;src:url(../media/14e23f9b59180572.08.c8psu~gif9.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Playfair Display;font-style:normal;font-weight:600;font-display:swap;src:url(../media/b49b0d9b851e4899.0yfy_qj1.2qn0.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Playfair Display;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2a65768255d6b625.p.14by5b4al-y~f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Playfair Display;font-style:normal;font-weight:700;font-display:swap;src:url(../media/65c558afe41e89d6.113htgw8u-emy.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Playfair Display;font-style:normal;font-weight:700;font-display:swap;src:url(../media/14e23f9b59180572.08.c8psu~gif9.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Playfair Display;font-style:normal;font-weight:700;font-display:swap;src:url(../media/b49b0d9b851e4899.0yfy_qj1.2qn0.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Playfair Display;font-style:normal;font-weight:700;font-display:swap;src:url(../media/2a65768255d6b625.p.14by5b4al-y~f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.playfair_display_1ba0f463-module__qdHpVa__className{font-family:Playfair Display,Georgia,Times New Roman,serif}.playfair_display_1ba0f463-module__qdHpVa__variable{--font-playfair:"Playfair Display", Georgia, Times New Roman, serif}
@font-face{font-family:Tajawal;font-style:normal;font-weight:300;font-display:swap;src:url(../media/7ca057cce9853046.p.05lc~2ay7hf31.woff2)format("woff2");unicode-range:U+6??,U+750-77F,U+870-88E,U+890-891,U+897-8E1,U+8E3-8FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:Tajawal;font-style:normal;font-weight:300;font-display:swap;src:url(../media/3c37948f7e3aafda.p.0qfli6r_3tang.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Tajawal;font-style:normal;font-weight:400;font-display:swap;src:url(../media/4b676bcffc00356a.p.0oynfhj0_9xg2.woff2)format("woff2");unicode-range:U+6??,U+750-77F,U+870-88E,U+890-891,U+897-8E1,U+8E3-8FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:Tajawal;font-style:normal;font-weight:400;font-display:swap;src:url(../media/1d2cc0c079997359.p.184z4t8qnm46e.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Tajawal;font-style:normal;font-weight:500;font-display:swap;src:url(../media/d54db18e8cd5f74f.p.05.gztb3q6cix.woff2)format("woff2");unicode-range:U+6??,U+750-77F,U+870-88E,U+890-891,U+897-8E1,U+8E3-8FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:Tajawal;font-style:normal;font-weight:500;font-display:swap;src:url(../media/f0e0669539caf32a.p.0rb5r2~08jpgn.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Tajawal;font-style:normal;font-weight:700;font-display:swap;src:url(../media/48e6fa8a5baca31f.p.0d7ol9k18uj2x.woff2)format("woff2");unicode-range:U+6??,U+750-77F,U+870-88E,U+890-891,U+897-8E1,U+8E3-8FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:Tajawal;font-style:normal;font-weight:700;font-display:swap;src:url(../media/e7b64a7fde1a3d32.p.0sb-ki_uu~_70.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Tajawal;font-style:normal;font-weight:800;font-display:swap;src:url(../media/e9f32d51db34fd0c.p.0.bpz~_xdhzbj.woff2)format("woff2");unicode-range:U+6??,U+750-77F,U+870-88E,U+890-891,U+897-8E1,U+8E3-8FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:Tajawal;font-style:normal;font-weight:800;font-display:swap;src:url(../media/a11ec078145f8b0e.p.09zgx0~ev.c74.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Tajawal;font-style:normal;font-weight:900;font-display:swap;src:url(../media/80c3108817f102b0.p.0w4u-xqw-ehj2.woff2)format("woff2");unicode-range:U+6??,U+750-77F,U+870-88E,U+890-891,U+897-8E1,U+8E3-8FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:Tajawal;font-style:normal;font-weight:900;font-display:swap;src:url(../media/3a179c97f46f8d27.p.17_by_dmu-29g.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.tajawal_e8826a26-module__pqIdzq__className{font-family:Tajawal,Segoe UI,Tahoma,sans-serif;font-style:normal}.tajawal_e8826a26-module__pqIdzq__variable{--font-tajawal:"Tajawal", Segoe UI, Tahoma, sans-serif}
@font-face{font-family:cofo;src:url("../media/CoFo Sans Pro Arabic Hairline-s.p.0-75p7nc9b~-p.ttf")format("truetype");font-display:swap;font-weight:100;font-style:normal}@font-face{font-family:cofo;src:url("../media/CoFo Sans Pro Arabic Light-s.p.02vfrss-06gt9.ttf")format("truetype");font-display:swap;font-weight:300;font-style:normal}@font-face{font-family:cofo;src:url("../media/CoFo Sans Pro Arabic Book-s.p.1563ghw3z8388.ttf")format("truetype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:cofo;src:url("../media/CoFo Sans Pro Arabic Regular-s.p.09uuk~31r.x6l.ttf")format("truetype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:cofo;src:url("../media/CoFo Sans Pro Arabic Medium-s.p.0ectwqko9uznb.ttf")format("truetype");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:cofo;src:url("../media/CoFo Sans Pro Arabic Bold-s.p.04kygziu0e7u5.ttf")format("truetype");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:cofo;src:url("../media/CoFo Sans Pro Arabic Black-s.p.040d8l_nk4gu2.ttf")format("truetype");font-display:swap;font-weight:900;font-style:normal}@font-face{font-family:cofo Fallback;src:local(Arial);ascent-override:136.81%;descent-override:60.81%;line-gap-override:0.0%;size-adjust:98.67%}.cofo_e92052fc-module__VLSDrq__className{font-family:cofo,cofo Fallback}.cofo_e92052fc-module__VLSDrq__variable{--font-cofo:"cofo", "cofo Fallback"}
@font-face{font-family:traditionalArabic;src:url(../media/trado-s.p.06x8wymd4j9u-.ttf)format("truetype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:traditionalArabic;src:url(../media/tradbdo-s.p.0vb1_wr.ids-h.ttf)format("truetype");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:traditionalArabic Fallback;src:local(Arial);ascent-override:111.86%;descent-override:56.32%;line-gap-override:0.0%;size-adjust:88.87%}.traditionalarabic_957d43f9-module__il9MMW__className{font-family:traditionalArabic,traditionalArabic Fallback}.traditionalarabic_957d43f9-module__il9MMW__variable{--font-trad-arabic:"traditionalArabic", "traditionalArabic Fallback"}
:root{--color-primary:#0f1f30;--color-primary-light:#1e3e5e;--color-primary-dark:#08101a;--color-primary-muted:#0f1f3014;--color-secondary:#f78b3c;--color-secondary-light:#ffa466;--color-secondary-dark:#d66d23;--color-secondary-muted:#f78b3c1a;--color-accent:#596677;--color-accent-light:#758498;--color-accent-muted:#5966771a;--color-bg:#f4f5f7;--color-bg-alt:#e9ecef;--color-surface:#fff;--color-surface-elevated:#fff;--color-border:#e5e4e6;--color-border-light:#eeedef;--color-text:#16222f;--color-text-secondary:#596677;--color-text-muted:#8a95a5;--color-text-inverse:#faf8f5;--color-footer-bg:#09101a;--color-footer-text:#a5b1c2;--color-footer-heading:#faf8f5;--color-success:#2e7d5b;--color-error:#c44536;--color-warning:#f78b3c;--color-info:#1e3e5e;--font-heading:var(--font-cofo), var(--font-playfair), Georgia, "Times New Roman", serif;--font-body:var(--font-cofo), var(--font-inter), -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-arabic:var(--font-cofo), var(--font-tajawal), "Segoe UI", Tahoma, sans-serif;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--text-5xl:3rem;--text-6xl:3.75rem;--leading-tight:1.2;--leading-normal:1.6;--leading-relaxed:1.8;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--space-32:8rem;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-2xl:24px;--radius-full:9999px;--shadow-sm:0 1px 3px #1a1a1a0f, 0 1px 2px #1a1a1a0a;--shadow-md:0 4px 12px #1a1a1a14, 0 2px 4px #1a1a1a0a;--shadow-lg:0 12px 32px #1a1a1a1a, 0 4px 8px #1a1a1a0d;--shadow-xl:0 20px 48px #1a1a1a1f, 0 8px 16px #1a1a1a0f;--shadow-gold:0 4px 20px #f78b3c2e;--transition-fast:.15s ease;--transition-base:.25s ease;--transition-slow:.4s ease;--transition-spring:.5s cubic-bezier(.34, 1.56, .64, 1);--container-max:1200px;--container-narrow:800px;--header-height:82px;--z-dropdown:100;--z-sticky:200;--z-overlay:300;--z-modal:400}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:var(--font-body);font-size:var(--text-base);line-height:var(--leading-normal);color:var(--color-text);background-color:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}html[dir=rtl]{--font-heading:var(--font-cofo), var(--font-trad-arabic), var(--font-tajawal), "Segoe UI", Tahoma, sans-serif;--font-body:var(--font-cofo), var(--font-trad-arabic), var(--font-tajawal), "Segoe UI", Tahoma, sans-serif;direction:rtl}html[dir=rtl] body{font-family:var(--font-body);text-align:right;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"kern" 1, "liga" 1, "calt" 1;line-height:1.75}html[dir=rtl] h1,html[dir=rtl] h2,html[dir=rtl] h3,html[dir=rtl] h4,html[dir=rtl] h5,html[dir=rtl] h6{letter-spacing:0;font-style:normal;font-weight:700;line-height:1.35}html[dir=rtl] h1{font-weight:800}html[dir=rtl] p{line-height:1.9}html[dir=rtl] input,html[dir=rtl] textarea,html[dir=rtl] select{text-align:right;direction:rtl}html[dir=rtl] .text-center{text-align:center}html[dir=rtl] .section-subtitle{text-align:center;margin-inline:auto}html[dir=rtl] .section-header{text-align:center}html[dir=rtl] .section-header .section-label,html[dir=rtl] .section-header .section-title{letter-spacing:0}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);line-height:var(--leading-tight);color:var(--color-text);font-weight:600}h1{font-size:var(--text-5xl)}h2{font-size:var(--text-4xl)}h3{font-size:var(--text-3xl)}h4{font-size:var(--text-2xl)}h5{font-size:var(--text-xl)}h6{font-size:var(--text-lg)}p{margin-bottom:var(--space-4);color:var(--color-text-secondary)}a{color:var(--color-primary);transition:color var(--transition-base);text-decoration:none}a:hover{color:var(--color-primary-light)}strong{font-weight:600}img{max-width:100%;height:auto;display:block}ul,ol{list-style:none}button{cursor:pointer;font-family:inherit;font-size:inherit;background:0 0;border:none}input,textarea,select{font-family:inherit;font-size:inherit}.container{width:100%;max-width:var(--container-max);padding:0 var(--space-6);margin:0 auto}.container--narrow{max-width:var(--container-narrow)}.section{padding:var(--space-24) 0}.section--alt{background-color:var(--color-bg-alt)}.section--dark{background-color:var(--color-primary);color:var(--color-text-inverse)}.text-center{text-align:center}.text-gradient{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-light) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.section-header{text-align:center;margin-bottom:var(--space-16)}.section-label{font-family:var(--font-body);font-size:var(--text-sm);text-transform:uppercase;letter-spacing:.15em;color:var(--color-secondary);margin-bottom:var(--space-3);font-weight:600;display:block}.section-title{font-size:var(--text-4xl);margin-bottom:var(--space-4);color:var(--color-text)}.section-subtitle{font-size:var(--text-lg);color:var(--color-text-secondary);max-width:600px;line-height:var(--leading-relaxed);margin:0 auto}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.animate-fade-in-up{animation:.6s forwards fadeInUp}.animate-fade-in{animation:.6s forwards fadeIn}.stagger-children>*{opacity:0;animation:.5s forwards fadeInUp}.stagger-children>:first-child{animation-delay:.1s}.stagger-children>:nth-child(2){animation-delay:.2s}.stagger-children>:nth-child(3){animation-delay:.3s}.stagger-children>:nth-child(4){animation-delay:.4s}.stagger-children>:nth-child(5){animation-delay:.5s}.stagger-children>:nth-child(6){animation-delay:.6s}@media (max-width:1024px){h1{font-size:var(--text-4xl)}h2{font-size:var(--text-3xl)}.section{padding:var(--space-16) 0}.section-title{font-size:var(--text-3xl)}}@media (max-width:768px){h1{font-size:var(--text-3xl)}h2{font-size:var(--text-2xl)}h3{font-size:var(--text-xl)}.container{padding:0 var(--space-4)}.section{padding:var(--space-12) 0}.section-title{font-size:var(--text-2xl)}.section-header{margin-bottom:var(--space-10)}}@media (max-width:480px){h1{font-size:var(--text-2xl)}:root{--header-height:72px}}.reveal{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(20px)}.reveal.visible{opacity:1;transform:translateY(0)}.heroSlider{background:var(--color-primary-dark);width:100%;height:100dvh;min-height:520px;position:relative;overflow:hidden}.heroSlider__track{width:100%;height:100%;position:relative}.heroSlider__slide{opacity:0;pointer-events:none;transition:opacity .8s;position:absolute;inset:0}.heroSlider__slide--active{opacity:1;pointer-events:auto}.heroSlider__img{object-fit:cover}.heroSlider__imgFallback{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-light) 50%, var(--color-secondary) 100%);position:absolute;inset:0}.heroSlider__imgFallback:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Ccircle cx='30' cy='30' r='1.5'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.heroSlider__overlay{z-index:1;background:linear-gradient(#0f1f3033 0%,#0f1f3066 50%,#0f1f30d9 100%);position:absolute;inset:0}.heroSlider__content{z-index:2;padding:var(--space-16) var(--space-12) var(--space-20);max-width:760px;animation:.6s forwards fadeInUp;position:absolute;bottom:0;left:0;right:0}.heroSlider__category{padding:var(--space-1) var(--space-4);background:var(--color-secondary);color:#fff;font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.1em;border-radius:var(--radius-full);margin-bottom:var(--space-4);font-weight:700;display:inline-block}[dir=rtl] .heroSlider__category{text-transform:none;letter-spacing:0}.heroSlider__title{font-family:var(--font-heading);font-size:var(--text-4xl);color:#fff;font-weight:700;line-height:var(--leading-tight);margin-bottom:var(--space-4);text-shadow:0 2px 20px #0000004d}[dir=rtl] .heroSlider__title{font-family:var(--font-arabic)}.heroSlider__subtitle{font-size:var(--text-lg);color:#fffc;line-height:var(--leading-relaxed);margin-bottom:var(--space-6);-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:560px;display:-webkit-box;overflow:hidden}[dir=rtl] .heroSlider__subtitle{font-family:var(--font-arabic)}.heroSlider__btn{align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-6);background:var(--color-secondary);color:#fff;font-weight:600;font-size:var(--text-sm);border-radius:var(--radius-full);transition:all var(--transition-base);text-decoration:none;display:inline-flex;box-shadow:0 4px 16px #f78b3c59}.heroSlider__btn:hover{background:var(--color-secondary-dark);color:#fff;transform:translateY(-2px)}.heroSlider__arrow{z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:var(--radius-full);color:#fff;cursor:pointer;width:48px;height:48px;transition:all var(--transition-base);background:#ffffff1f;border:1px solid #fff3;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.heroSlider__arrow:hover{background:var(--color-secondary);border-color:var(--color-secondary)}.heroSlider__arrow--prev{left:var(--space-6)}.heroSlider__arrow--next{right:var(--space-6)}.heroSlider__dots{bottom:var(--space-8);z-index:10;gap:var(--space-2);display:flex;position:absolute;left:50%;transform:translate(-50%)}.heroSlider__dot{border-radius:var(--radius-full);cursor:pointer;width:8px;height:8px;transition:all var(--transition-base);background:#fff6;border:none;padding:0}.heroSlider__dot--active{background:var(--color-secondary);width:28px}.heroSlider__progress{z-index:10;background:#ffffff1a;height:3px;position:absolute;bottom:0;left:0;right:0}.heroSlider__progressBar{background:var(--color-secondary);height:100%;animation:6s linear forwards progressSlide}.heroSlider__progressBar--paused{animation-play-state:paused}@keyframes progressSlide{0%{width:0%}to{width:100%}}@media (max-width:768px){.heroSlider{height:100dvh;min-height:420px}.heroSlider__content{padding:var(--space-8) var(--space-6) var(--space-16)}.heroSlider__title{font-size:var(--text-2xl)}.heroSlider__subtitle{font-size:var(--text-base)}.heroSlider__arrow{width:40px;height:40px}.heroSlider__arrow--prev{left:var(--space-3)}.heroSlider__arrow--next{right:var(--space-3)}}.blogSlider{width:100%}.blogSlider__track{gap:var(--space-5);scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth;padding-bottom:var(--space-4);display:flex;overflow-x:auto}.blogSlider__track::-webkit-scrollbar{display:none}.blogSlider__card{background:var(--color-surface);border-radius:var(--radius-xl);border:1px solid var(--color-border-light);color:inherit;transition:all var(--transition-base);flex-direction:column;flex:0 0 calc(25% - (var(--space-5) * 3 / 4));scroll-snap-align:start;text-decoration:none;display:flex;overflow:hidden}.blogSlider__card:hover{box-shadow:var(--shadow-lg);border-color:var(--color-secondary);color:inherit;transform:translateY(-4px)}.blogSlider__img{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-light) 100%);flex-shrink:0;height:200px;position:relative;overflow:hidden}.blogSlider__imgEl{object-fit:cover;transition:transform .6s}.blogSlider__card:hover .blogSlider__imgEl{transform:scale(1.05)}.blogSlider__imgFallback{color:#ffffff59;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.blogSlider__badge{top:var(--space-3);right:var(--space-3);background:var(--color-secondary);color:#fff;font-size:var(--text-xs);padding:2px var(--space-2);border-radius:var(--radius-full);z-index:1;font-weight:600;position:absolute}[dir=rtl] .blogSlider__badge{right:auto;left:var(--space-3)}.blogSlider__body{padding:var(--space-4);flex-direction:column;flex:1;display:flex}.blogSlider__date{font-size:var(--text-xs);color:var(--color-secondary);margin-bottom:var(--space-2);font-weight:600;display:block}.blogSlider__title{font-size:var(--text-base);color:var(--color-text);font-weight:600;line-height:var(--leading-tight);margin-bottom:var(--space-2);-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}[dir=rtl] .blogSlider__title,[dir=rtl] .blogSlider__date,[dir=rtl] .blogSlider__excerpt{text-align:right;font-family:var(--font-arabic)}.blogSlider__excerpt{font-size:var(--text-sm);color:var(--color-text-secondary);line-height:var(--leading-relaxed);-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;display:-webkit-box;overflow:hidden}.blogSlider__controls{justify-content:center;align-items:center;gap:var(--space-4);margin-top:var(--space-8);display:flex}.blogSlider__arrow{border-radius:var(--radius-full);background:var(--color-surface);border:1.5px solid var(--color-border);width:40px;height:40px;color:var(--color-text);cursor:pointer;transition:all var(--transition-base);justify-content:center;align-items:center;display:flex}.blogSlider__arrow:hover:not(:disabled){background:var(--color-primary);border-color:var(--color-primary);color:#fff}.blogSlider__arrow--disabled,.blogSlider__arrow:disabled{opacity:.3;cursor:not-allowed}.blogSlider__dots{gap:var(--space-2);align-items:center;display:flex}.blogSlider__dot{border-radius:var(--radius-full);background:var(--color-border);cursor:pointer;width:8px;height:8px;transition:all var(--transition-base);border:none;padding:0}.blogSlider__dot--active{background:var(--color-primary);width:24px}@media (max-width:1024px){.blogSlider__card{flex:0 0 calc(50% - (var(--space-5) * 1 / 2))}}@media (max-width:640px){.blogSlider__card{flex:0 0 100%}}:root{--a11y-font-size-scale:1}html{font-size:calc(16px * var(--a11y-font-size-scale,1))}html[data-a11y-contrast=high]{--color-primary:#000;--color-primary-light:#333;--color-primary-dark:#000;--color-primary-muted:#111;--color-secondary:#000;--color-secondary-light:#333;--color-secondary-dark:#000;--color-secondary-muted:#111;--color-accent:#000;--color-bg:#fff;--color-bg-alt:#f0f0f0;--color-surface:#fff;--color-border:#000;--color-border-light:#000;--color-text:#000;--color-text-secondary:#222;--color-text-muted:#444;--color-footer-bg:#000;--color-footer-text:#fff;--color-footer-heading:#fff}html[data-a11y-contrast=high] body{background-color:var(--color-bg);color:var(--color-text)}html[data-a11y-contrast=high] *{border-color:#000!important}html[data-a11y-contrast=high] img{filter:contrast(120%)}html[data-a11y-links=highlight] a,html[data-a11y-links=highlight] button{text-decoration:underline!important;-webkit-text-decoration-color:var(--color-secondary)!important;text-decoration-color:var(--color-secondary)!important;text-underline-offset:4px!important;text-decoration-thickness:2px!important}html[data-a11y-font=readable]{--font-heading:"Arial", "Helvetica", sans-serif!important;--font-body:"Arial", "Helvetica", sans-serif!important;--font-arabic:"Arial", "Helvetica", sans-serif!important}html[data-a11y-font=readable] body{letter-spacing:.05em;word-spacing:.1em;line-height:1.8}:focus-visible{outline:3px solid var(--color-secondary)!important;outline-offset:2px!important}html[data-a11y-motion=reduced] *,html[data-a11y-motion=reduced] :before,html[data-a11y-motion=reduced] :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}html[data-a11y-focus=keyboard] :focus,html[data-a11y-focus=keyboard] :focus-within{outline:4px solid var(--color-secondary)!important;outline-offset:4px!important}html[data-a11y-reading=true] body{color:#1a1a1a!important;background-color:#faf8f5!important}html[data-a11y-reading=true] p,html[data-a11y-reading=true] li,html[data-a11y-reading=true] h1,html[data-a11y-reading=true] h2,html[data-a11y-reading=true] h3,html[data-a11y-reading=true] h4,html[data-a11y-reading=true] h5,html[data-a11y-reading=true] h6{max-width:75ch!important;margin-inline:auto!important;line-height:2!important}html[data-a11y-reading=true] img,html[data-a11y-reading=true] svg{opacity:.8}html[data-a11y-tts=true] *{cursor:help!important}
