.language-switcher-button{color:#000;border-radius:12px;border:1px solid #2e2e2e;box-shadow:6px 6px 0 0 #2e2e2e;font-family:inherit;text-align:left}.language-switcher-button:disabled{cursor:not-allowed;opacity:.6}.language-switcher-button:active:not(:disabled){background-color:#ffd953;border-color:#ffd953}.language-switcher-button:hover:not(:disabled){background-color:#ffd953}.language-switcher-button:hover:not(:disabled) .icon-back{animation-name:animationiBackIcon}.language-switcher-button:hover:not(:disabled) .icon-next{animation-name:animationiNextIcon;transform:translateX(8px)}.language-options .option.active{font-weight:700}.nav-box-shadow{box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15)}.navbar-mobile .navbar-mobile-container{position:fixed;top:0;bottom:0;z-index:999;width:300px;background-color:#fff;box-shadow:0 2px 8px 0 rgba(0,0,0,.149);padding:24px 12px}.navbar-mobile.locale-ar .navbar-mobile-container{left:0;transform:translateX(-120%)}.navbar-mobile.locale-ar .navbar-mobile-container.sidebarMenu-animation{animation-name:showLeftSidebarMenu;animation-duration:.8s;transform:translateX(-120%);animation-fill-mode:forwards}.navbar-mobile.locale-ar .navbar-mobile-container.hide-sidebarMenu-animation{animation-name:hideLeftSidebarMenu;animation-duration:.5s;animation-fill-mode:forwards}.navbar-mobile.locale-en .navbar-mobile-container{right:0;transform:translateX(120%)}.navbar-mobile.locale-en .navbar-mobile-container.sidebarMenu-animation{animation-name:showRightSidebarMenu;animation-duration:.8s;transform:translateX(120%);animation-fill-mode:forwards}.navbar-mobile.locale-en .navbar-mobile-container.hide-sidebarMenu-animation{animation-name:hideRightSidebarMenu;animation-duration:.5s;animation-fill-mode:forwards}@keyframes showLeftSidebarMenu{0%{transform:translateX(-120%)}to{transform:translateX(0)}}@keyframes hideLeftSidebarMenu{0%{transform:translateX(0)}to{transform:translateX(-120%)}}@keyframes showRightSidebarMenu{0%{transform:translateX(120%)}to{transform:translateX(0)}}@keyframes hideRightSidebarMenu{0%{transform:translateX(0)}to{transform:translateX(120%)}}.s-navbar{background-color:#fff;box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15)}.s-navbar .logo{width:110px;height:52px;background-image:url(/images/logo/logo_common.svg);background-repeat:no-repeat;background-position:50%}.s-navbar .menu-text{color:#179bae}.transparent-nav{background-color:transparent;box-shadow:none}.transparent-nav .menu-text{color:#fff}.transparent-nav .logo{width:110px;height:52px;background-image:url(/images/logo/logo_white_simplified.png);background-repeat:no-repeat;background-position:50%}.mobile-actions-container{justify-content:center}