.language-switcher{display:inline-block;position:relative}.language-switcher__button{cursor:pointer;background-color:#0000;border:none;border-radius:5px;align-items:center;display:flex}.language-switcher--desktop .language-switcher__button{color:#fff;flex-direction:row;gap:6px;margin-left:0;margin-right:10px;padding:0 10px;font-size:1.5rem}.language-switcher--desktop .language-switcher__button .language-switcher__flag{width:25px;margin-bottom:-2px}.language-switcher--desktop .language-switcher__arrow img{width:14px;max-width:none;max-height:none;margin-left:auto;transition:transform .3s}html[data-layout-dir=rtl] .language-switcher--desktop .language-switcher__arrow img{width:25px}.language-switcher.is-open .language-switcher__arrow img{transform:rotate(180deg)}.language-switcher__menu{height:0;padding:0;list-style:none;transition:height .3s;overflow:hidden}.language-switcher--desktop .language-switcher__menu{z-index:var(--z-header-overlay);text-align:center;background-color:#1b375c;border-radius:5px;margin-top:10px;position:absolute;top:50px;left:0}.language-switcher--desktop .language-switcher__item{height:100%;padding:10px 20px}.language-switcher__link{color:#fff;align-items:center;text-decoration:none;display:flex}.language-switcher--desktop .language-switcher__link{gap:5px;font-family:MontserratMedium,sans-serif;font-size:1.3rem}@media (width>=481px){html:not([lang=en]) .language-switcher--desktop .language-switcher__button{direction:ltr;flex-direction:row}.language-switcher--desktop .language-switcher__link{direction:ltr;flex-direction:row-reverse}}.language-switcher__item:hover,.language-switcher__item:active{background-color:#00336b}.language-switcher--desktop .language-switcher__flag--option{width:20px}.language-switcher.is-open .language-switcher__menu{height:auto}@media (width<=768px){.language-switcher--mobile{height:0;position:fixed;top:18vw;left:2vw}html[lang=ar] .language-switcher--mobile{left:77vw}.language-switcher--mobile .language-switcher__button{color:#fff;flex-direction:row-reverse;gap:1vw;margin-left:3vw;padding:.5vw;font-size:4vw}html[lang=ar] .language-switcher--mobile .language-switcher__button{flex-direction:row}.language-switcher--mobile .language-switcher__button .language-switcher__flag{width:4vw;margin-bottom:.1vw}.language-switcher--mobile .language-switcher__arrow{width:3vw;margin-left:auto}.language-switcher--mobile .language-switcher__arrow img{transition:transform .3s}.language-switcher--mobile .language-switcher__menu{background-color:inherit;z-index:var(--z-header-overlay);border-radius:.2vw;margin-top:1vw;position:absolute;top:6vw;left:2.2vw;overflow-y:auto}.language-switcher--mobile .language-switcher__item{padding:1vw 1.2vw}.language-switcher--mobile .language-switcher__link{flex-direction:row-reverse;gap:1.5vw;font-size:1.5rem}html[lang=ar] .language-switcher--mobile .language-switcher__link{flex-direction:row}.language-switcher--mobile .language-switcher__flag--option{width:4vw}.language-switcher--mobile.is-open .language-switcher__menu{height:50px}}.mobile-menu{display:none}@media (width<=768px){.mobile-menu__toggle,.mobile-menu.is-open .mobile-menu__toggle{left:32px}}@media (width<=480px){.mobile-menu{display:block}.mobile-menu__panel{opacity:0;visibility:hidden;width:100vw;height:45vw;z-index:var(--z-header-overlay);background:#1e3a5ff2;justify-content:center;align-items:center;transition:opacity .3s,visibility .3s;display:flex;position:fixed;top:14vw;left:0}.mobile-menu.is-open .mobile-menu__panel{opacity:1;visibility:visible;display:flex}.mobile-menu__toggle{width:8vw;height:8vw;z-index:var(--z-header-control);cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:space-around;align-items:center;padding:0;transition:transform .3s,opacity .3s;display:flex;position:relative;top:auto;left:auto;transform:none}html[lang=ar] .mobile-menu__toggle,html[lang=fr] .mobile-menu__toggle{left:auto}.mobile-menu__toggle-line{background:#fff;border-radius:5px;width:8vw;height:1.1vw;transition:transform .3s,opacity .3s;display:block}.mobile-menu.is-open .mobile-menu__toggle{width:5vw;height:5vw;transition:transform .3s,opacity .3s;transform:none}html[lang=ar] .mobile-menu.is-open .mobile-menu__toggle,html[lang=fr] .mobile-menu.is-open .mobile-menu__toggle{left:auto}.mobile-menu.is-open .mobile-menu__toggle-line:first-child{width:8vw;transform:rotate(45deg)translate(.6vw,1.5vw)}.mobile-menu.is-open .mobile-menu__toggle-line:nth-child(2){opacity:0}.mobile-menu.is-open .mobile-menu__toggle-line:nth-child(3){width:8vw;transform:rotate(-45deg)translate(.8vw,-1.7vw)}.mobile-menu__actions{text-align:center;flex-direction:column;align-items:center;gap:10px;margin:0;padding:0;list-style:none;display:flex}.mobile-menu__actions li{margin:0}.mobile-menu__action-link{color:#fff;white-space:nowrap;border-radius:15px;justify-content:center;align-items:center;gap:10px;width:auto;height:39px;font-size:1.5rem;text-decoration:none;transition:color .3s;display:inline-flex}.mobile-menu__action-link--registration{background:linear-gradient(#42e349,#31b03d);min-width:100px;padding:5px 50px}.mobile-menu__action-link--download{background:linear-gradient(#6dc4ff,#2a7bb1);min-width:125px;padding:5px 20px}html[lang=en] .mobile-menu__action-link{width:100%;height:35px;padding:16px 15px;display:flex}html[lang=en] .mobile-menu__actions{align-items:stretch}html[lang=en] .mobile-menu__action-link--registration{min-width:100px}html[lang=en] .mobile-menu__action-link--download{min-width:125px;padding:16px 15px}}.header{--header-content-height:46px;--header-padding-block:16px;z-index:var(--z-sticky-header);background-color:#1e3a5f;justify-content:space-between;align-items:center;width:100%;max-width:100%;height:auto;font-family:MonserratSemiBold,sans-serif;display:flex;position:sticky;top:0;left:0;overflow-x:clip}.header.is-scrolled{box-shadow:0 4px 10px #0000004d}.header__inner{width:100%;max-width:100%;height:auto;padding-block:var(--header-padding-block);direction:ltr;justify-content:space-between;align-items:center;padding-inline:60px;display:flex}.header__inner.page-inner{max-width:var(--header-inner-max-width);padding-inline:var(--header-inner-padding)}.header__brand{min-height:var(--header-content-height);justify-content:flex-start;align-items:center;display:flex}.header__logo{width:200px}.header__logo:hover{filter:drop-shadow(0 0 10px #fff);transition:all .5s}.header__desktop{flex-direction:row;justify-content:flex-start;align-items:center;gap:55px;display:flex}.header__language{align-items:center;display:flex}.header__language--desktop{display:flex}.header__language--mobile{display:none}.header__mobile-controls{align-items:center;gap:10px;display:none}.header__burger{align-items:center;display:flex}.header__actions{gap:15px;display:flex}.header__action{color:#fff;white-space:nowrap;border-radius:15px;justify-content:center;align-items:center;gap:10px;width:100%;height:46px;padding:16px 15px;font-size:1.1rem;display:flex}.header__action--registration{background:linear-gradient(#42e349,#31b03d);min-width:154px}.header__action--registration:hover{transition:all .5s;box-shadow:0 0 20px #70ff00}.header__action--download{background:linear-gradient(#6dc4ff,#2a7bb1);min-width:176px;padding:16px 15px}.header__action--download:hover{transition:all .5s;box-shadow:0 0 20px #2a7bb1}html[data-layout-dir=rtl] .header__inner{flex-direction:row}html[data-layout-dir=rtl] .header__inner.page-inner{flex:auto;width:100%;max-width:none;margin-inline:0}html[data-layout-dir=rtl] .header__brand{justify-content:flex-end;padding-right:200px}html[data-layout-dir=rtl] .header__desktop{flex-direction:row;gap:50px;max-width:50vw;padding-left:200px}html[data-layout-dir=rtl] .header__actions{gap:20px}html[data-layout-dir=rtl] .header__action{width:auto;height:auto;padding:10px 60px}html[data-layout-dir=rtl] .header__action--registration{min-width:initial}html[data-layout-dir=rtl] .header__action--download{min-width:initial;padding:10px 50px}html[lang=ar] .header__inner,html[lang=ar] .header__mobile-controls,html[lang=ar] .header__desktop{flex-direction:row-reverse}@media (width<=1280px){html[data-layout-dir=rtl] .header__brand{padding-right:0}html[data-layout-dir=rtl] .header__desktop{padding-left:0}.header__inner{justify-content:space-around}}@media (width<=1250px){.header__action{font-size:1rem}html:not([lang=en]) .header__desktop{gap:30px;padding-left:0}html:not([lang=en]) .header__action{padding:10px 40px}html:not([lang=en]) .header__action--download{padding:10px 30px}}@media (width<=1024px){.header__inner.page-inner{align-items:center;padding-inline:60px}html[lang=fr] .header__inner.page-inner{justify-content:flex-start;gap:65px}.header__logo{width:164px}html:not([lang=en]) .header__logo{width:200px}}@media (width<=998px){.header__desktop{gap:30px}}@media (width<=854px){html[lang=fr] .header__inner.page-inner{gap:10px}}@media (width<=850px){.header__action{font-size:.7rem}html:not([lang=en]) .header__action{padding:10px 25px}html:not([lang=en]) .header__action--download{padding:10px 15px}html:not([lang=en]) .header__actions{gap:10px}html:not([lang=en]) .header__desktop{gap:20px}html:not([lang=en]) .header__logo{width:150px}}@media (width<=768px){.header__inner.page-inner{padding-inline:16px}.header__action--registration{width:100%;min-width:100px;height:35px}.header__action--download{min-width:125px;height:35px}.header__logo{width:100%;max-width:122px}html:not([lang=en]) .header__logo{width:150px;max-width:none}.header__actions{gap:10px}.header__desktop{gap:15px}}@media (width<=541px) and (width>=481px){html[lang=ar] .header__inner{justify-content:flex-start;gap:25px}html[lang=fr] .header__inner.page-inner{gap:0}html:not([lang=en]) .header__desktop{gap:25px}html[lang=fr] .language-switcher--desktop .language-switcher__button{font-size:1rem}html[lang=fr] .language-switcher--desktop .language-switcher__arrow img{width:16px}html[lang=fr] .language-switcher--desktop .language-switcher__item{padding:10px}.language-switcher--desktop .language-switcher__link{font-size:1rem}.language-switcher--desktop .language-switcher__menu{left:10px}}@media (width<=480px){.header{justify-content:flex-start}html[lang=fr] .header__inner.page-inner{justify-content:space-between}.header__inner{justify-content:space-around}.header__mobile-controls{align-items:center;gap:10px;display:flex}.header__language--desktop{display:none}.header__language--mobile{display:flex}.header__brand{justify-content:flex-start;width:auto}html:not([lang=en]) .header__inner.page-inner{padding-inline:0}html[data-layout-dir=rtl] .header__brand{width:150px;padding-right:10px}html[lang=fr] .header__inner{justify-content:space-around}html[lang=fr] .header__brand{justify-content:flex-start;padding-left:10px;padding-right:0}html:not([lang=en]) .header__logo{width:140px}.header__desktop{display:none}html[data-layout-dir=rtl] .header__inner.page-inner{padding-inline:16px}}@media (width<=350px){html[lang=fr] .header__inner.page-inner{justify-content:flex-start;gap:20px}}html[lang=en] .header--not-found{height:auto;line-height:1.5}html[lang=en] .header--not-found .header__logo{width:200px;max-width:none}html[lang=en] .header--not-found .header__actions{gap:20px}html[lang=en] .header--not-found .language-switcher--desktop .language-switcher__arrow img{width:25px}html[lang=en] .header--not-found .language-switcher--desktop .language-switcher__link{flex-direction:row}@media (width>=481px){html[lang=en] .header--not-found .header__inner{flex-direction:row-reverse}html[lang=en] .header--not-found .header__inner.page-inner{max-width:none;padding-inline:200px}html[lang=en] .header--not-found .header__desktop{flex-direction:row;justify-content:flex-start;gap:50px;width:50%;max-width:none}html[lang=en] .header--not-found .header__brand{justify-content:flex-end;width:50%}html[lang=en] .header--not-found .header__action{width:auto;min-width:initial;height:auto;padding:10px 60px}html[lang=en] .header--not-found .header__action--download{padding-inline:50px}}@media (width<=1250px) and (width>=481px){html[lang=en] .header--not-found .header__inner.page-inner{padding-inline:20px}html[lang=en] .header--not-found .header__action{padding-inline:40px}html[lang=en] .header--not-found .header__action--download{padding-inline:30px}}@media (width<=850px) and (width>=481px){html[lang=en] .header--not-found .header__desktop{gap:20px}html[lang=en] .header--not-found .header__actions{gap:10px}html[lang=en] .header--not-found .header__action{padding-inline:25px}html[lang=en] .header--not-found .header__action--download{padding-inline:15px}html[lang=en] .header--not-found .header__logo{width:150px;max-width:none}}@media (width<=480px){html[lang=en] .header--not-found .header__inner.page-inner{padding-inline:0;justify-content:flex-start;padding:16px 32px}html[lang=en] .header--not-found .header__brand{width:150px;padding-right:10px}html[lang=en] .header--not-found .header__logo{width:140px;max-width:none}html[lang=en] .header--not-found .mobile-menu__toggle{top:40px;left:87vw}html[lang=en] .header--not-found .mobile-menu.is-open .mobile-menu__toggle{top:18vw;left:89vw}html[lang=en] .header--not-found .mobile-menu__actions{align-items:center}html[lang=en] .header--not-found .mobile-menu__action-link{width:auto;height:39px;padding:5px 50px;display:inline-flex}html[lang=en] .header--not-found .mobile-menu__action-link--download{padding-inline:20px}}html[lang=en] .footer{text-align:end}html:not([lang=en]) .footer{flex-direction:row-reverse}html[lang=en] .footer__age-icon{margin:0 0 0 auto}.footer{direction:ltr;background:#1b375c;justify-content:space-between;align-items:center;margin-top:40px;padding:20px 200px;display:flex}.footer__text{text-transform:uppercase;margin:0;font-family:MonserratBold,sans-serif;font-weight:700;direction:ltr!important}.footer__age-icon{margin-top:5px}.footer__logo{width:250px}.footer__logo:hover{filter:drop-shadow(0 0 10px #fff);transition:all .5s}@media (width<=1200px){.footer .footer__text{font-size:1rem}.footer__logo{width:200px}.footer{padding:20px 100px}}@media (width<=1024px){html[lang=en] .footer{padding:20px 60px}html[lang=en] .footer__logo{width:220px;height:48px}html[lang=en] .footer__text{font-size:10px}}@media (width<=768px){html[lang=en] .footer{margin-top:20px;padding:15px 16px}html[lang=en] .footer__logo{width:100%;max-width:158px;height:initial}html[lang=en] .footer__age-icon{width:23px;margin-top:3px}}@media (width<=700px){.footer{padding:20px 30px}}html[lang=en] .footer--not-found{text-align:start;flex-direction:row-reverse;margin-top:40px;padding:20px 200px;line-height:1.5}html[lang=en] .footer--not-found .footer__age-icon{width:auto;margin:5px 0 0}html[lang=en] .footer--not-found .footer__logo{width:250px;max-width:100%;height:auto}@media (width<=1200px){html[lang=en] .footer--not-found{padding:20px 100px}html[lang=en] .footer--not-found .footer__text{font-size:1rem}html[lang=en] .footer--not-found .footer__logo{width:200px}}@media (width<=700px){html[lang=en] .footer--not-found{padding:20px 30px}}.scroll-to-top{cursor:pointer;width:50px;height:50px;z-index:var(--z-floating-control);opacity:0;background-color:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;position:fixed;bottom:20px;right:15px;transform:scale(0);box-shadow:0 4px 6px #0000001a}.scroll-to-top.is-visible{opacity:1;transform:scale(1)}.scroll-to-top:hover{transform:scale(1.1);box-shadow:0 6px 8px #00000026}.scroll-to-top__icon{width:15px}:root{--page-inner-max-width:1316px;--page-inner-padding:60px;--page-inner-padding-tablet:16px;--header-inner-max-width:1228px;--header-inner-padding:16px;--z-decorative-back:-30;--z-decorative-middle:-20;--z-decorative-front:-10;--z-content:0;--z-content-foreground:10;--z-floating-control:20;--z-sticky-header:30;--z-header-overlay:40;--z-header-control:50}*,:before,:after{box-sizing:border-box}:where(ul,ol):where([class]){padding-left:0}body,:where(blockquote,figure):where([class]){margin:0}:where(h1,h2,h3,h4,h5,h6,p,ul,ol,dl):where([class]){margin-block:0}:where(dd[class]){margin-left:0}:where(fieldset[class]){border:none;margin-left:0;padding:0}:where(ul[class]){list-style:none}:where(address[class]){font-style:normal}p{--paragraphMarginBottom:24px;margin-block:0}p:where(:not([class]):not(:last-child)){margin-bottom:var(--paragraphMarginBottom)}img,video{max-width:100%;height:auto;display:block}input,textarea,select,button{font:inherit}a{text-decoration:none}html{scrollbar-gutter:stable;height:100%;overflow-x:hidden}html,:has(:target){scroll-behavior:smooth}body{color:#fff;background:linear-gradient(90deg,#013982,#1e3a5f);min-height:100%;line-height:1.5;overflow-x:hidden}html[lang=en] body{line-height:normal}.page-inner{width:100%;max-width:var(--page-inner-max-width);padding-inline:var(--page-inner-padding);margin-inline:auto}a:where([class]){display:inline-flex}button,label{cursor:pointer}:where([fill]:not([fill=none],[fill^=url])){fill:currentColor}:where([stroke]:not([stroke=none],[stroke^=url])){stroke:currentColor}svg *{transition-property:fill,stroke}:where(table){border-collapse:collapse;border-color:currentColor}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@font-face{font-family:MontserratBold;src:url(/_astro/Montserrat-Bold.BbnXITd8.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:MontserratMedium;src:url(/_astro/Montserrat-Medium.DjpnTf6W.woff2)format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:MontserratRegular;src:url(/_astro/Montserrat-Regular.EjbTADAg.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:MontserratSemiBold;src:url(/_astro/Montserrat-SemiBold.ldgwTHsF.woff2)format("woff2");font-weight:600;font-style:normal;font-display:swap}h1,h2,h3,h4{font-family:MontserratBold,sans-serif;font-size:2.5rem}:where(html[lang=en] h2,html[lang=en] h3,html[lang=en] h4){margin:0}html[lang=ar] h1,html[lang=ar] h2,html[lang=ar] h3,html[lang=ar] h4{font-size:3rem}html[lang=ar] p,html[lang=ar] li{font-size:1.5rem}p,li{font-family:MontserratRegular,sans-serif;font-size:1.2rem}.black-blue{color:#1e3a5f}.blue-color{color:#14a0ff}.light-blue{color:#73c6ff}.white-color,html[lang=en] .white{color:#fff}html[lang=fr]{overflow-x:hidden}@media (width<=1600px){html[lang=ar] p,html[lang=ar] li{font-size:1.4rem}p,li{font-size:1rem}}@media (width<=1200px){html[lang=ar] h1,html[lang=ar] h2,html[lang=ar] h3,html[lang=ar] h4{font-size:2.5rem}h1,h2,h3,h4{font-size:2rem}html[lang=ar] p,html[lang=ar] li{font-size:1.2rem}}@media (width<=800px){html[lang=ar] h1,html[lang=ar] h2,html[lang=ar] h3,html[lang=ar] h4{font-size:2rem}p,li{font-size:1rem}}@media (width<=768px){.page-inner{padding-inline:var(--page-inner-padding-tablet)}}@media (width<=600px){h1,h2,h3,h4{font-size:2rem}p,li{font-size:1rem}}@media (width<=450px){p,li{font-size:.8rem}}
