Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!-- Start VWO Async SmartCode -->
- <link rel="preconnect" href="https://dev.visualwebsiteoptimizer.com" />
- <script type='text/javascript' id='vwoCode'>
- window._vwo_code || (function() {
- var account_id=852380,
- version=2.1,
- settings_tolerance=2000,
- hide_element='body',
- hide_element_style = 'opacity:0 !important;filter:alpha(opacity=0) !important;background:none !important',
- /* DO NOT EDIT BELOW THIS LINE */
- f=false,w=window,d=document,v=d.querySelector('#vwoCode'),cK='_vwo_'+account_id+'_settings',cc={};try{var c=JSON.parse(localStorage.getItem('_vwo_'+account_id+'_config'));cc=c&&typeof c==='object'?c:{}}catch(e){}var stT=cc.stT==='session'?w.sessionStorage:w.localStorage;code={use_existing_jquery:function(){return typeof use_existing_jquery!=='undefined'?use_existing_jquery:undefined},library_tolerance:function(){return typeof library_tolerance!=='undefined'?library_tolerance:undefined},settings_tolerance:function(){return cc.sT||settings_tolerance},hide_element_style:function(){return'{'+(cc.hES||hide_element_style)+'}'},hide_element:function(){if(performance.getEntriesByName('first-contentful-paint')[0]){return''}return typeof cc.hE==='string'?cc.hE:hide_element},getVersion:function(){return version},finish:function(e){if(!f){f=true;var t=d.getElementById('_vis_opt_path_hides');if(t)t.parentNode.removeChild(t);if(e)(new Image).src='https://dev.visualwebsiteoptimizer.com/ee.gif?a='+account_id+e}},finished:function(){return f},addScript:function(e){var t=d.createElement('script');t.type='text/javascript';if(e.src){t.src=e.src}else{t.text=e.text}d.getElementsByTagName('head')[0].appendChild(t)},load:function(e,t){var i=this.getSettings(),n=d.createElement('script'),r=this;t=t||{};if(i){n.textContent=i;d.getElementsByTagName('head')[0].appendChild(n);if(!w.VWO||VWO.caE){stT.removeItem(cK);r.load(e)}}else{var o=new XMLHttpRequest;o.open('GET',e,true);o.withCredentials=!t.dSC;o.responseType=t.responseType||'text';o.onload=function(){if(t.onloadCb){return t.onloadCb(o,e)}if(o.status===200){_vwo_code.addScript({text:o.responseText})}else{_vwo_code.finish('&e=loading_failure:'+e)}};o.onerror=function(){if(t.onerrorCb){return t.onerrorCb(e)}_vwo_code.finish('&e=loading_failure:'+e)};o.send()}},getSettings:function(){try{var e=stT.getItem(cK);if(!e){return}e=JSON.parse(e);if(Date.now()>e.e){stT.removeItem(cK);return}return e.s}catch(e){return}},init:function(){if(d.URL.indexOf('__vwo_disable__')>-1)return;var e=this.settings_tolerance();w._vwo_settings_timer=setTimeout(function(){_vwo_code.finish();stT.removeItem(cK)},e);var t;if(this.hide_element()!=='body'){t=d.createElement('style');var i=this.hide_element(),n=i?i+this.hide_element_style():'',r=d.getElementsByTagName('head')[0];t.setAttribute('id','_vis_opt_path_hides');v&&t.setAttribute('nonce',v.nonce);t.setAttribute('type','text/css');if(t.styleSheet)t.styleSheet.cssText=n;else t.appendChild(d.createTextNode(n));r.appendChild(t)}else{t=d.getElementsByTagName('head')[0];var n=d.createElement('div');n.style.cssText='z-index: 2147483647 !important;position: fixed !important;left: 0 !important;top: 0 !important;width: 100% !important;height: 100% !important;background: white !important;';n.setAttribute('id','_vis_opt_path_hides');n.classList.add('_vis_hide_layer');t.parentNode.insertBefore(n,t.nextSibling)}var o='https://dev.visualwebsiteoptimizer.com/j.php?a='+account_id+'&u='+encodeURIComponent(d.URL)+'&vn='+version;if(w.location.search.indexOf('_vwo_xhr')!==-1){this.addScript({src:o})}else{this.load(o+'&x=true')}}};w._vwo_code=code;code.init();})();
- </script>
- <!-- End VWO Async SmartCode -->
- <meta name="facebook-domain-verification" content="yb8oyp0vxjgr5ih6y7gjnpwij775mn" />
- <style>
- /* Weglot Top Navigation */
- #mega-menu-main-navigation .mega-weglot-lang {
- display: none !important
- }
- #menu-top-navigation > li.menu-item-has-children {
- position:relative;
- }
- #menu-top-navigation > li.menu-item-has-children:before {
- position: absolute;
- background: transparent;
- content: "" !important;
- display: block!important;
- width: 100%;
- height: 30px;
- top: 0;
- left: 0;
- }
- #menu-top-navigation > li.menu-item-has-children > a{
- padding-right:15px;
- }
- #menu-top-navigation > li.menu-item-has-children > a:before{
- border-left: 5px solid transparent;
- border-right: 5px solid transparent;
- border-top: 5px solid #ffffff;
- position: absolute;
- right:0;
- top: 50%;
- transform: translateY(-50%);
- content: "" !important;
- width: 0;
- height: 0;
- background: transparent;
- display: block !important;
- }
- #menu-top-navigation > li.menu-item-has-children > a:hover:before{
- border-left: 5px solid transparent;
- border-right: 5px solid transparent;
- border-bottom: 5px solid #ffffff;
- border-top:0;
- position: absolute;
- right:0;
- top:50%;
- transform: translateY(-50%);
- content: "" !important;
- width: 0;
- height: 0;
- background: transparent;
- display:block !important;
- }
- #menu-top-navigation > li > ul {
- display: none;
- position: absolute;
- right:0;
- top:30px;
- background: #ffffff;
- box-shadow: 0px 10px 30px rgb(0 0 0 / 5%);
- border-radius: 3px;
- padding: 15px 20px;
- z-index: 2;
- width: 145px;
- }
- #menu-top-navigation > li > ul:before {
- border-left: 7px solid transparent;
- border-right: 7px solid transparent;
- border-bottom: 7px solid #ffffff;
- position: absolute;
- right: 20px;
- top: -5px;
- content: "" !important;
- width: 0;
- height: 0;
- background: transparent;
- display: block !important;
- }
- #menu-top-navigation > li > ul li:first-child a {
- padding-top:0 !important;
- }
- #menu-top-navigation > li > ul li:last-child a {
- border-bottom:0;
- padding-bottom: 0 !important;
- }
- #menu-top-navigation > li > ul li a{
- color: #6256A3 !important;
- border-bottom: 1px solid #E0E0E0;
- padding: 6px 0 !important;
- display: block;
- }
- #menu-top-navigation > li a{
- position: relative;
- }
- #menu-top-navigation li:hover > ul {
- display: block;
- }
- @media screen and (max-width: 1080px){
- header.main-header.nav_option1 .mega-menu#mega-menu-main-navigation-option1 {
- padding: 50px 30px 30px !important;
- z-index: -1 !important;
- }
- #mega-menu-main-navigation .mega-weglot-lang {
- display: block !important
- }
- #mega-menu-main-navigation .mega-weglot-lang ul{
- margin: 0 auto !important;
- width: 95% !important;
- float: none !important;
- }
- #mega-menu-main-navigation .mega-weglot-lang ul li a {
- padding: 10px 20px!important;
- color: #17102F !important;
- }
- #mega-menu-main-navigation .mega-weglot-lang ul li a:hover,
- #mega-menu-main-navigation .mega-weglot-lang ul li a:focus{
- color: #6844DF !important;
- background: transparent !important;
- -webkit-text-fill-color: inherit !important;
- }
- #mega-menu-main-navigation .mega-weglot-lang ul li a:before {
- display: none !important;
- }
- }
- @media screen and (max-width: 767px){
- #mega-menu-main-navigation .mega-weglot-lang ul{
- margin: 0 auto !important;
- width: 90% !important;
- float: none !important;
- }
- }
- header.main-header .alert-modal .right_col .nav li {
- padding: 0 10px;
- }
- header.main-header .alert-modal .right_col .nav li a:before {
- right: -10px;
- }
- </style>
- <script>(function (c, p, d, u, id, i) {
- id = ''; // Optional Custom ID for user in your system
- u = 'https://tracking.g2crowd.com/attribution_tracking/conversions/' + c + '.js?p=' + encodeURI(p) + '&e=' + id;
- i = document.createElement('script');
- i.type = 'application/javascript';
- i.async = true;
- i.src = u;
- d.getElementsByTagName('head')[0].appendChild(i);
- }("5068", document.location.href, document));</script>
- <script>
- (function(a, b, c, d, e, m) {
- a['OktopostTrackerObject'] = d;
- a[d] = a[d] || function() {
- (a[d].q = a[d].q || []).push(arguments);
- };
- e = b.createElement('script');
- m = b.getElementsByTagName('script')[0];
- e.async = 1;
- e.src = c;
- m.parentNode.insertBefore(e, m);
- })(window, document, 'https://static.oktopost.com/oktrk.js', '_oktrk');
- _oktrk('create', '001ciljmufkumpz');
- </script>
- <!-- Google Tag Manager (Standard) -->
- <!-- <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
- new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
- j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
- 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
- })(window,document,'script','dataLayer','GTM-MTR3B74');</script> -->
- <!-- End Google Tag Manager (Standard) -->
- <!-- Google Tag Manager (Delayed) -->
- <script>
- window.onload = function() {
- setTimeout(function() {
- (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
- new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
- j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
- 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
- })(window,document,'script','dataLayer','GTM-MTR3B74');
- console.log("Code fired after 2 seconds!");
- }, 2000);
- };
- </script>
- <!-- End Google Tag Manager (Delayed) -->
- <script src="https://cdn-app.pathfactory.com/libraries/overlay/overlay.js" defer ></script>
- <link href="https://cdn-app.pathfactory.com/libraries/overlay/overlay.css" rel="stylesheet" type="text/css" />
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement