@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,700);.jwl-profile-image{background-color:#ced4da;border-radius:50%;display:grid;font-size:3.25rem;grid-template-columns:100%;grid-template-rows:100%;height:4.7rem;overflow:hidden;width:4.7rem}.jwl-profile-image__fallback,.jwl-profile-image__image{align-items:center;display:flex;grid-column:1;grid-row:1;height:100%;justify-content:center;width:100%}.jwl-profile-image__fallback{color:#495057;font-size:1em}.jwl-profile{flex-flow:row;position:relative}.jwl-profile,.jwl-profile__menu-bar{align-items:center;display:flex;justify-content:space-between}.jwl-profile__menu-bar{cursor:pointer;width:100%}@media screen and (max-width:480px){.jwl-profile__menu-bar{display:none}}.jwl-profile__user{align-items:center;display:flex;justify-content:center}html[dir=ltr] .jwl-profile__user-toggle{margin-right:.5rem}html[dir=rtl] .jwl-profile__user-toggle{margin-left:.5rem}html[dir=ltr] .jwl-profile__user-name{margin-right:.25rem}html[dir=rtl] .jwl-profile__user-name{margin-left:.25rem}.jwl-profile__user-icon{align-items:center;background-color:#333;border-radius:50%;color:#fff;display:flex;font-size:1rem;height:1.5rem;justify-content:center;width:1.5rem}.jwl-profile__flyout{background-color:#f4f4f4;border-radius:.19rem;box-sizing:border-box;display:grid;grid-template:"profileImage name" auto "profileImage meta" 1.25rem "space actionButton" auto/3rem 1fr;opacity:0;padding:.5rem 1rem;pointer-events:none;position:absolute;top:2rem;transform:translateY(-.25rem);transition:opacity .25s,transform .25s;width:16rem}.jwl-profile__flyout--open{opacity:1;pointer-events:auto;transform:translateY(0)}@media screen and (max-width:480px){.jwl-profile__flyout{grid-template:"profileImage name" auto "profileImage meta" 1.25rem "space space" .5rem "actionButton actionButton" auto/3rem 1fr;opacity:1;pointer-events:auto;position:relative;top:0;transform:translateY(0)}}html[dir=ltr] .jwl-profile__flyout{right:0}html[dir=rtl] .jwl-profile__flyout{left:0}.jwl-profile__flyout-user-icon{align-self:center;font-size:2rem;grid-area:profileImage;height:3rem;width:3rem}.jwl-profile__flyout-user-name{align-self:flex-end;grid-area:name}html[dir=ltr] .jwl-profile__flyout-user-name{padding-left:.75rem}html[dir=rtl] .jwl-profile__flyout-user-name{padding-right:.75rem}.jwl-profile__flyout-user-meta{color:#858585;font-size:.85rem;grid-area:meta}html[dir=ltr] .jwl-profile__flyout-user-meta{padding-left:.75rem}html[dir=rtl] .jwl-profile__flyout-user-meta{padding-right:.75rem}.jwl-profile__flyout-action{grid-area:actionButton;padding-top:.5rem}html[dir=ltr] .jwl-profile__flyout-action{padding-left:.75rem}html[dir=rtl] .jwl-profile__flyout-action{padding-right:.75rem}@media screen and (max-width:480px){html[dir=ltr] .jwl-profile__flyout-action{padding-left:0}html[dir=rtl] .jwl-profile__flyout-action{padding-right:0}}.jwl-profile__flyout-log-out{background-color:var(--color-primary);border:.1rem solid var(--color-primary);border-radius:1.2rem;color:#fff;cursor:pointer;text-align:center;padding:.35rem 1.25rem;transition:background-color .25s,color .25s}@media screen and (max-width:480px){.jwl-profile__flyout-log-out{padding:.15rem 1.25rem}}.jwl-profile__flyout-log-out:hover{background-color:#fff;color:var(--color-primary)}.jwl-header{--user-header-height:4.5rem}.jwl-header__header,.jwl-header__spacer{height:var(--menu-height);width:100%}.jwl-header__header{background-color:#fff;box-shadow:0 .125em .125em #dee2e6;left:0;margin-bottom:1rem;position:fixed;top:0;transition:top .25s;z-index:1000}.jwl-header__header--hidden{top:calc(var(--menu-height)*-1 - var(--nav-bar-height)*-1)}.jwl-header__header--hidden .jwl-header__logo-small{opacity:1;pointer-events:auto;transform:translateX(0)}.jwl-header__user-bar{background-color:#f4f4f4;height:1.75rem;margin-bottom:.5rem;padding:.25rem 1rem;position:relative}@media screen and (max-width:480px){.jwl-header__user-bar{background-color:#fff;height:var(--user-header-height);margin-bottom:0;padding:0 0}}.jwl-header__mobile-logo-container{display:none}@media screen and (max-width:480px){.jwl-header__mobile-logo-container{align-items:center;box-sizing:border-box;display:flex;height:var(--user-header-height);justify-content:space-between;width:100%}html[dir=ltr] .jwl-header__mobile-logo-container{padding-left:1.5rem}html[dir=rtl] .jwl-header__mobile-logo-container{padding-right:1.5rem}.jwl-header__mobile-logo-container svg{height:auto;max-height:3rem;max-width:100%}}.jwl-header__mobile-menu-toggle{align-items:center;display:flex;height:100%;justify-content:flex-start;padding:0 1.5rem 0 .75rem;transition:background-color .25s}.jwl-header__mobile-menu-toggle--open{background-color:#f4f4f4}.jwl-header__mobile-toggle{align-items:center;align-self:center;color:#585858;cursor:pointer;display:flex;grid-area:toggle;height:.6rem;justify-content:center;justify-self:center;margin-right:.5rem;position:relative;transition:height .2s;width:.95rem}.jwl-header__mobile-toggle:after,.jwl-header__mobile-toggle:before{background-color:currentColor;border-radius:.1rem;content:"";display:block;height:.2rem;position:absolute;transition:transform .2s,color .2s;width:.62rem}.jwl-header__mobile-toggle:before{left:0;transform:rotate(45deg);transform-origin:center center}.jwl-header__mobile-toggle:after{right:0;transform:rotate(-45deg);transform-origin:center center}.jwl-header__mobile-toggle--open{color:var(--menu-color)}.jwl-header__mobile-toggle--open:before{transform:rotate(-45deg)}.jwl-header__mobile-toggle--open:after{transform:rotate(45deg)}.jwl-header__user-icon{font-size:1.25rem;height:2rem;width:2rem}.jwl-header__user-container{align-items:center;display:flex;justify-content:flex-end;margin:0 auto;max-width:70rem;width:100%}@media screen and (max-width:480px){.jwl-header__user-container{background-color:#f4f4f4;box-sizing:border-box;display:flex;flex-flow:row wrap;height:0;justify-content:space-between;left:0;opacity:0;overflow:hidden;padding:0 0;pointer-events:none;position:absolute;top:100%;transform:translateY(-.25rem);transition:opacity .25s,transform .25s;width:100vw!important;z-index:100}.jwl-header__user-container--open{height:auto;opacity:1;padding:1rem 1.5rem;pointer-events:auto;transform:translateY(0)}}.jwl-header__impersonate-container{display:var(--toggle-state)}@media screen and (max-width:480px){.jwl-header__impersonate-container{margin-bottom:1rem;order:2}html[dir=ltr] .jwl-header__impersonate-container .jwl-impersonate{margin-right:0}html[dir=rtl] .jwl-header__impersonate-container .jwl-impersonate{margin-left:0}}.jwl-header__language-container{align-items:center;background-color:#dee2e6;border-radius:.19rem;cursor:pointer;display:flex;flex-flow:row nowrap;justify-content:center;padding:.25rem .75rem;position:relative}html[dir=ltr] .jwl-header__language-container{margin-right:1.5rem}html[dir=rtl] .jwl-header__language-container{margin-left:1.5rem}@media screen and (max-width:480px){.jwl-header__language-container{margin-bottom:1rem;order:1;z-index:50}html[dir=ltr] .jwl-header__language-container{margin-right:1rem}html[dir=rtl] .jwl-header__language-container{margin-left:1rem}}html[dir=ltr] .jwl-header__language-toggle{margin-right:.5rem}html[dir=rtl] .jwl-header__language-toggle{margin-left:.5rem}.jwl-header__languages{background-color:#dee2e6;border-radius:3px;list-style:none;opacity:1;padding:.25rem .5rem;position:absolute;top:1.25rem;transform:translateY(0);transition:opacity .25s,transform .25s;min-width:calc(100% - 2.4rem)}.jwl-header__languages.flyout-enter,.jwl-header__languages.flyout-leave-to{opacity:0;transform:translateY(-.25rem)}html[dir=ltr] .jwl-header__languages{left:0;padding-left:1.9rem}html[dir=rtl] .jwl-header__languages{padding-right:1.75rem;right:0}.jwl-header__language-link{color:#333;text-decoration:none;transition:color .25s}.jwl-header__language-link.router-link-active{text-decoration:underline}.jwl-header__language-link:hover{color:var(--color-primary);text-decoration:none}.jwl-header__user{display:flex}@media screen and (max-width:480px){.jwl-header__user{order:3;width:100%}}.jwl-header__logo-container{display:flex;flex-direction:row;margin-bottom:.5rem}@media screen and (max-width:480px){.jwl-header__logo-container{display:none}}.jwl-header__logo-container svg{height:6rem}.jwl-header__logo-small{left:-2.5rem;opacity:0;pointer-events:none;position:absolute;transform:translateY(-1rem);transition:opacity .25s,transform .25s}.jwl-header__logo-small svg{height:1.75rem;width:1.75rem}.jwl-header__nav-container{align-items:center;display:flex;flex-direction:row;height:var(--nav-bar-height);justify-content:flex-start;max-width:100vw;overflow-x:auto;overflow-y:hidden}@media screen and (max-width:480px){.jwl-header__nav-container{background-color:#f4f4f4}}.jwl-header__nav-content{display:flex;justify-content:space-between}.jwl-header__nav-wrapper{display:flex;flex-flow:row nowrap;align-items:baseline;justify-content:flex-start;margin:0 0;padding:0 0;position:relative}.jwl-header__nav-elem{--link-color:#495057;list-style:none;margin-right:1rem;padding:.25em 0}.jwl-header__nav-elem--primary .router-link-active,.jwl-header__nav-elem .router-link-active{color:var(--color-primary)}.jwl-header__nav-elem--indigo .router-link-active{color:var(--color-indigo)}.jwl-header__nav-elem--purple .router-link-active{color:var(--color-purple)}.jwl-header__nav-elem--red .router-link-active{color:var(--color-red)}.jwl-header__nav-elem--orange .router-link-active{color:var(--color-orange)}.jwl-header__nav-elem--green .router-link-active{color:var(--color-green)}.jwl-header__nav-elem--cyan .router-link-active{color:var(--color-cyan)}.jwl-header__nav-elem--white .router-link-active{color:var(--color-white)}.jwl-header__nav-elem--black .router-link-active{color:var(--color-gray-800)}.jwl-header__nav-elem .jwl-header__nav-link--active,.jwl-header__nav-elem .router-link-active{color:var(--active-link-color);font-weight:regular}.jwl-header__nav-elem--open{--link-color:var(--active-link-color)}.jwl-header__nav-elem--open:after{border-bottom-color:var(--active-link-color)}.jwl-header__nav-elem--open .jwl-header__nav-flyout-label{position:relative}.jwl-header__nav-elem--open .jwl-header__nav-flyout-label:after{border-bottom:.5rem solid var(--link-color);border-left:.5rem solid transparent;border-right:.5rem solid transparent;bottom:-.5rem;content:"";height:0;left:calc(50% - .25rem);position:absolute;width:0}@media screen and (max-width:480px){.jwl-header__nav-elem--open .jwl-header__nav-flyout-label:after{bottom:-.75rem}}.jwl-header__nav-elem--open .jwl-header__submenu{height:calc(100% - var(--menu-height));opacity:1;overflow:auto;pointer-events:all;transition-delay:.2s}html[dir=ltr] .jwl-header__nav-elem:not(:last-child) .jwl-header__nav-link{border-right:1px solid #dee2e6;padding-right:1rem}html[dir=rtl] .jwl-header__nav-elem:not(:last-child) .jwl-header__nav-link{border-left:1px solid #dee2e6;padding-left:1rem}.jwl-header__nav-link{color:var(--link-color);text-decoration:none;transition:color .25s}.jwl-header__nav-link:hover{color:var(--active-link-color);text-decoration:none}.jwl-header__nav-link.router-link-active{font-weight:regular}.jwl-header__nav-link--with-submenu{cursor:pointer;position:relative}.jwl-header__nav-link--with-submenu:after{border-bottom:.3rem solid transparent;border-left:.3rem solid transparent;border-right:.3rem solid transparent;bottom:-.3rem;content:"";position:absolute;left:calc(50% - .6rem)}.jwl-header__submenu{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background-color:hsla(0,0%,100%,.9);border-top:.2rem solid var(--active-link-color);cursor:default;height:0;left:0;opacity:0;overflow:hidden;pointer-events:none;position:fixed;top:var(--menu-height);transition:opacity .2s,height .2s;transition-delay:.2s;width:100%}.common-footer{align-items:center;background-color:var(--color-gray-300);bottom:-3.5rem;box-sizing:border-box;display:flex;height:3.5rem;justify-content:center;left:0;margin-top:auto;position:absolute;width:100%;z-index:100}@media screen and (max-width:480px){.common-footer{font-size:.8rem}}.common-footer__container{align-items:center;display:flex;justify-content:space-between;max-width:70rem;width:95%}.common-footer__link{color:var(--color-black);text-decoration:none}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:url(/fonts/NotoNaskhArabicUI-Regular.woff2) format("woff2"),url(/fonts/NotoNaskhArabicUI-Regular.woff) format("woff");unicode-range:U+06??}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:url(/fonts/NotoNaskhArabicUI-Regular.woff2) format("woff2"),url(/fonts/NotoNaskhArabicUI-Regular.woff) format("woff");unicode-range:U+06??}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:url(/fonts/NotoNaskhArabicUI-Bold.woff2) format("woff2"),url(/fonts/NotoNaskhArabicUI-Bold.woff) format("woff");unicode-range:U+06??}:root{--color-primary:#ef5050;--color-active:#ed2317;--page-color:var(--color-primary);--page-light:#fcdcdc;--color-orange:#ec6626;--color-light-orange:#fbd4b3;--color-pink:#b0245d;--color-concentration:#d88485;--color-error:#ac4858;--color-warning:#fdc15a;--color-success:#659d67;--opaque-primary:#facbcb;--opaque-concentration:#f7e6e7;--opaque-orange:#f9d1be;--opaque-error:#e6c8cd;--opaque-warning:#feecce;--opaque-success:#d1e2d1;--light-error:#f5e9eb;--light-warning:#fff8eb;--light-success:#edf3ed;--color-white:#fff;--color-gray-100:#f4f4f4;--color-gray-200:#eaeaea;--color-gray-300:#dee2e6;--color-gray-400:#ced4da;--color-gray-500:#adb5bd;--color-gray-600:#858585;--color-gray-700:#495057;--color-gray-800:#333;--color-gray-900:#212529;--color-black:#333;--color-grey:#585858;--opaque-grey:#cdcdcd;--dark-grey:#9b9b9b;--link-color:var(--color-gray-800);--active-link-color:var(--color-primary);--hover-link-color:var(--active-link-color);--color-white-transparent:hsla(0,0%,100%,0.3);--border-radius:0.19rem;--box-shadow:0 0 .5rem var(--color-gray-300);--font-weight-light:regular;--font-weight-regular:regular;--font-weight-bold:bold;--menu-height:11.5rem;--nav-bar-height:2rem;font-family:DINPro,sans-serif;font-size:100%;font-weight:regular}@media screen and (max-width:480px){:root{--menu-height:7.5rem;--nav-bar-height:3rem}}.jwl-body{color:#333;margin:0 0;padding:0 0}.jwl-body--hide-menu .jwl-header__spacer{height:0}.jwl-body--hide-menu .jwl-header__header{top:calc(var(--menu-height)*-1)}body{--container-top:var(--menu-height);margin:0 0;padding:0 0}body.jwl-menu-hidden{--container-top:var(--nav-bar-height)}#app{background-color:#fff;margin-bottom:3.5rem;min-height:calc(100vh - 4.5rem);padding-bottom:1rem;position:relative}.container{margin-left:auto;margin-right:auto;max-width:70rem;width:95%}.jwl-rainbow-bar{background:var(--color-primary);height:.35rem;left:0;position:absolute;right:0;top:0;width:100%}.jwl-divider{background-color:#eaeaea;display:block;height:1px;width:100%}.jwl-jumbotron{background-color:var(--color-gray-200);height:30vh;margin-top:-2rem;min-height:25rem;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (max-width:480px){.jwl-jumbotron{margin-bottom:0;min-height:30vh}}h1,h2,h3{font-family:DINPro,sans-serif}h1{color:var(--color-black);font-size:2.5rem;font-weight:700}@media screen and (max-width:480px){h1{font-size:1.75rem}}h2{font-size:1.125rem;font-weight:regular}h3{font-weight:700}li p{display:inline}p,ul{line-height:1.5}svg:not(.no-scale-svg){display:inline-block;height:1em;width:1em}\:root{--page-color:var(--color-primary)}