.header{position:fixed;top:0;left:0;width:100%;background-color:#fff;z-index:10}.admin-bar .header{top:46px}.header .row1{display:flex;align-items:center;justify-content:space-between;padding:3.75em 0 2em}.header .logo{display:block;max-height:1.25em;max-width:10em}.header .right_content{position:absolute;top:100%;left:1em;width:calc(100% - 2em);box-sizing:border-box;background-color:#fff;color:#000D1B;border-radius:1.625em;max-height:calc(100vh - 7.25em);transform:translateY(1em);opacity:0;padding:3.25em 1.75em;overflow-y:auto;visibility:hidden;transition-property:transform,opacity,visibility;transition-duration:0.3s}.header.opened .right_content{opacity:1;visibility:visible;transform:translateY(0)}.admin-bar .header .right_content{max-height:calc(100vh - 7.25em - 46px)}.header .menu_wrap:not(:last-child){margin-bottom:3.25em}.header .menu{list-style-type:none;padding:0;margin:0;text-align:center}.header .menu-item:not(:last-child){margin-bottom:3.125em}.header .menu a{text-decoration:none}.header .actions{display:flex;align-items:center;flex-direction:column}.header .actions:not(:last-child){margin-bottom:2.5em}.header .action:not(:last-child){margin-bottom:2.5em}.header .link{text-decoration:none;font-weight:500}.header .actions .butt{min-width:7.5em}.header .lang_toggle_wrap{margin-top:auto;padding:2em 0 0;border-top:1px solid #EBECF3;display:flex;justify-content:center}.header .lang_toggle{position:relative}.header .lang_toggle_current{font-size:inherit;color:#000D1B;padding:0 .75em 0 0;margin:0;display:block;border:none;background-color:#fff0;background-position:right center;background-repeat:no-repeat;background-size:.5em auto;background-image:url(https://links-stream.com/wp-content/themes/linksstreamcom/css/header/../../img/icons/chevron-down-000d1b.svg);cursor:pointer;font-family:inherit}.header .lang_toggle_options{position:absolute;bottom:calc(100% + 1em);left:50%;transform:translate(-50%,-1em);background-color:#fff;width:max-content;border-radius:.5em;box-shadow:0 .25em 1.375em 0 rgb(50 119 210 / .12);opacity:0;padding:.75em 0;visibility:hidden;transition-property:opacity,visibility,transform;transition-duration:0.3s}.header .lang_toggle.opened .lang_toggle_options{transform:translate(-50%,0);visibility:visible;opacity:1}.header .lang_toggle_option{display:flex;align-items:center;padding:1.125em 2em 1.125em 4.25em;position:relative;text-decoration:none;color:#000}.header .lang_toggle_option_icon{max-width:1.375em;max-height:1.375em;position:absolute;top:50%;left:2em;transform:translateY(-50%)}.header .lang_toggle_option_label{font-size:.875em}.header .menu_open_butt{display:block;font-size:inherit;margin:0;padding:0;border:none;background-color:#fff0;background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url(https://links-stream.com/wp-content/themes/linksstreamcom/css/header/../../img/icons/menu-open-black.svg);width:1.5em;height:1.5em}.header.opened .menu_open_butt{background-image:url(https://links-stream.com/wp-content/themes/linksstreamcom/css/header/../../img/icons/menu-close-black.svg)}