@font-face{font-family:Manrope;src:url(/fonts/manrope-latin.woff2) format("woff2");font-style:normal;font-weight:200 800;font-display:swap}@font-face{font-family:"Source Serif";src:url(/fonts/source-serif-latin.woff2) format("woff2");font-style:normal;font-weight:200 900;font-display:swap}@font-face{font-family:"Source Serif";src:url(/fonts/source-serif-italic-latin.woff2) format("woff2");font-style:italic;font-weight:200 900;font-display:swap}@font-face{font-family:Noto Sans Arabic;src:url(/fonts/noto-arabic.woff2) format("woff2");font-style:normal;font-weight:100 900;font-display:swap}:root{--paper: #f7f6ef;--white: #fffef9;--ink: #173f35;--green: #174d3b;--green-dark: #103c30;--muted: #59685c;--line: #d9ded1;--sage: #e6ecdc;--lime: #dcebb3;--serif: "Source Serif", Georgia, serif;--sans: "Manrope", "Noto Sans Arabic", sans-serif;--radius: 14px}.inline-icon{width:18px;height:18px;flex-shrink:0}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px;scrollbar-color:#8a9b84 var(--paper)}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:15px;line-height:1.7;-webkit-font-smoothing:antialiased}h1,h2,h3,p,figure{margin:0}h1,h2{font-family:var(--serif);font-weight:450;line-height:1.08;letter-spacing:-.035em;text-wrap:balance}h1 em,h2 em{font-weight:450;color:#528063}h3{font-size:18px;line-height:1.4;font-weight:700}p{color:var(--muted)}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.65}button{color:inherit}img{display:block;max-width:100%}svg{display:block;flex-shrink:0}button svg{width:24px;height:24px}a,button{touch-action:manipulation}::selection{background:var(--lime);color:var(--green-dark)}:focus-visible{outline:3px solid #60883c;outline-offset:5px}input,textarea{caret-color:var(--green)}[hidden]{display:none!important}.container{width:min(1216px,100% - 96px);margin-inline:auto}.section{padding-block:100px}.section-heading{display:grid;grid-template-columns:1.15fr .85fr;align-items:end;gap:100px;margin-bottom:48px}.section-heading h2{font-size:clamp(34px,3.5vw,49px)}.section-heading p{max-width:44ch;font-size:16px}.button{display:inline-flex;justify-content:center;align-items:center;gap:28px;min-height:54px;background:var(--green);color:var(--white);padding:14px 24px;border:1px solid transparent;border-radius:7px;font-weight:650;font-size:14px;line-height:1.4;transition:background .18s ease,box-shadow .18s ease;white-space:normal;text-align:center}.button:hover{background:var(--green-dark);box-shadow:0 6px 16px #173f3518}.button-small{min-height:46px;padding:12px 17px;gap:18px;font-size:12px}.button-light{background:var(--lime);color:var(--green-dark)}.button-light:hover{background:#edfacb}.text-link{display:inline-flex;align-items:center;gap:20px;font-size:14px;font-weight:700;text-decoration:underline;text-decoration-color:#98a891;text-underline-offset:6px;line-height:1.6}.text-link:hover{text-decoration-color:currentColor}.arrow{font-size:20px;line-height:1}.site-header{position:sticky;top:0;z-index:30;background:var(--paper);border-bottom:1px solid var(--line)}.navigation{display:flex;align-items:center;justify-content:space-between;min-height:94px;gap:32px}.brand{display:inline-flex;align-items:center;gap:11px;flex-shrink:0;direction:ltr}.brand-logo{display:block;width:210px;height:63px;overflow:hidden}.site-nav{display:flex;align-items:center;gap:25px;font-size:12px;font-weight:650}.site-nav>a:not(.button):hover{color:#4f775b}.language-switch{display:flex;border-inline-start:1px solid var(--line);padding-inline-start:13px;gap:1px}.language-switch button{border:0;background:transparent;color:var(--muted);min-width:33px;min-height:44px;font-size:12px;border-radius:4px;padding:6px}.language-switch button.selected{color:var(--green);font-weight:800;text-decoration:underline;text-underline-offset:6px}.menu-toggle{display:none;border:0;background:transparent;width:44px;height:44px;align-items:center;justify-content:center}.skip-link{position:fixed;top:-100px;inset-inline-start:16px;background:var(--green);color:#fff;padding:12px 20px;z-index:100}.skip-link:focus{top:12px}main:focus{outline:none}.status-dot{display:inline-block;width:7px;height:7px;flex-shrink:0;border-radius:50%;background:#668448}.site-footer{padding:54px 0 24px;background:var(--paper)}.footer-top{display:grid;grid-template-columns:1fr 1fr 1fr;gap:50px;align-items:center;padding-bottom:42px}.footer-top p{font-size:13px;max-width:32ch}.footer-top>.text-link{justify-self:end}.footer-bottom{border-top:1px solid var(--line);padding-top:24px;display:flex;justify-content:space-between;gap:25px;font-size:11px;color:var(--muted)}.footer-bottom>div{display:flex;gap:23px}.footer-bottom a:hover{text-decoration:underline}:root[dir=rtl]{--serif: "Noto Sans Arabic", sans-serif;--sans: "Noto Sans Arabic", "Manrope", sans-serif}[dir=rtl] h1,[dir=rtl] h2{letter-spacing:0;line-height:1.45;font-weight:600}[dir=rtl] h1 em,[dir=rtl] h2 em{font-style:normal;font-weight:600}@media(min-width:1440px){.hero-grid{gap:90px}}@media(max-width:1100px){.container{width:calc(100% - 56px)}.site-nav{gap:15px}.section-heading{gap:50px}.navigation{gap:18px}.site-nav .button{font-size:11px;padding:12px}.brand-logo{width:180px;height:54px}}@media(max-width:850px){.navigation{min-height:78px}.menu-toggle{display:flex}.site-nav{display:none;position:absolute;top:78px;inset-inline:0;padding:24px 28px;background:var(--paper);border-bottom:1px solid var(--line);box-shadow:0 12px 20px #173f3510}.site-nav.is-open{display:flex;flex-direction:column;align-items:stretch;gap:8px}.site-nav>a:not(.button){padding-block:10px;font-size:15px}.site-nav .button{font-size:14px}.language-switch{border:0;padding:0;align-self:flex-start}.language-switch button{width:44px}.section{padding-block:70px}.section-heading{gap:25px;grid-template-columns:1fr}.section-heading p{max-width:60ch}.footer-top{gap:28px;grid-template-columns:1fr 1fr}.footer-top>.text-link{justify-self:start}.footer-bottom{flex-wrap:wrap}}@media(max-width:520px){.container{width:calc(100% - 40px)}.section{padding-block:58px}.section-heading{margin-bottom:32px}.section-heading h2{font-size:35px}.footer-top{grid-template-columns:1fr}.footer-bottom{gap:18px}.footer-bottom>div{flex-wrap:wrap;gap:16px}.site-footer{padding-top:40px}.button{padding:14px 20px;gap:18px}.footer-top{padding-bottom:30px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
