.template-container{min-height:100vh;max-width:100vw;height:100%;display:flex;flex-direction:column}.template-sidenav-container,.template-sidenav-container .sidenav-container{width:50vw}.template-page-container.background>img{width:100%;height:100%;object-fit:cover}.template-container.template1 .template-page-container{width:50vw;z-index:1;container-name:template1;container-type:inline-size}.template-container.template2 .template-page-container{width:100%;max-width:1200px;margin:auto;margin-top:var(--navbar-height);container-name:template2;container-type:inline-size}.template-container.template2.landing .template-page-container{max-width:100%;margin-top:55px}.template-page-container-background{display:flex;position:fixed;width:50vw;top:0;bottom:0}.template-page-container-background.en{left:0}.template-page-container-background.ar{right:0}.template-page-container-background img{width:100%;height:100%;object-fit:cover}@media (max-width:767px){.template-container.template1 .template-page-container,.template-page-container-background{width:100%}.template-footer,.template-sidenav-container{display:none}.template-bottom-navbar{display:block}.template-page-container.bottom-navbar{padding-bottom:60px}}@media (min-width:768px) and (max-width:992px){.template-container.template1 .template-bottom-navbar,.template-footer{display:none}.template-container.template2 .template-bottom-navbar{display:block}.template-page-container.bottom-navbar{padding-bottom:60px}}@media (min-width:992px){.template-sidenav-container,.template-sidenav-container .sidenav-container{width:calc(100% - (max(500px, calc((100% - (100vw / 1.5))))))}.template-container.template1 .template-page-container,.template-page-container-background{width:max(500px,calc((100% - (100vw / 1.5))))}.template-footer{display:block}.template-bottom-navbar{display:none}.template-page-container.bottom-navbar{margin-bottom:0}}.footer{width:100%;color:#ffff;background-color:black;flex-direction:column;align-items:center;padding-top:var(--padding-xx-large);gap:var(--padding-normal)}.footer,.footer-list{display:flex}.footer-list li{padding:var(--padding-medium);cursor:pointer}.footer-power{margin-top:var(--padding-normal)}