',srcAction:"iframe_src",patterns:{youtube:{index:"youtube.com",id:"v=",src:"//www.youtube.com/embed/%id%?autoplay=1"},vimeo:{index:"vimeo.com/",id:"/",src:"//player.vimeo.com/video/%id%?autoplay=1"},gmaps:{index:"//maps.google.",src:"%id%&output=embed"}}},proto:{initIframe:function(){b.types.push(P),w("BeforeChange",function(a,b,c){b!==c&&(b===P?R():c===P&&R(!0))}),w(h+"."+P,function(){R()})},getIframe:function(c,d){var e=c.src,f=b.st.iframe;a.each(f.patterns,function(){return e.indexOf(this.index)>-1?(this.id&&(e="string"==typeof this.id?e.substr(e.lastIndexOf(this.id)+this.id.length,e.length):this.id.call(this,e)),e=this.src.replace("%id%",e),!1):void 0});var g={};return f.srcAction&&(g[f.srcAction]=e),b._parseMarkup(d,g,c),b.updateStatus("ready"),d}}});var S=function(a){var c=b.items.length;return a>c-1?a-c:0>a?c+a:a},T=function(a,b,c){return a.replace(/%curr%/gi,b+1).replace(/%total%/gi,c)};a.magnificPopup.registerModule("gallery",{options:{enabled:!1,arrowMarkup:'',preload:[0,2],navigateByImgClick:!0,arrows:!0,tPrev:"Previous (Left arrow key)",tNext:"Next (Right arrow key)",tCounter:"%curr% of %total%"},proto:{initGallery:function(){var c=b.st.gallery,e=".mfp-gallery";return b.direction=!0,c&&c.enabled?(f+=" mfp-gallery",w(m+e,function(){c.navigateByImgClick&&b.wrap.on("click"+e,".mfp-img",function(){return b.items.length>1?(b.next(),!1):void 0}),d.on("keydown"+e,function(a){37===a.keyCode?b.prev():39===a.keyCode&&b.next()})}),w("UpdateStatus"+e,function(a,c){c.text&&(c.text=T(c.text,b.currItem.index,b.items.length))}),w(l+e,function(a,d,e,f){var g=b.items.length;e.counter=g>1?T(c.tCounter,f.index,g):""}),w("BuildControls"+e,function(){if(b.items.length>1&&c.arrows&&!b.arrowLeft){var d=c.arrowMarkup,e=b.arrowLeft=a(d.replace(/%title%/gi,c.tPrev).replace(/%dir%/gi,"left")).addClass(s),f=b.arrowRight=a(d.replace(/%title%/gi,c.tNext).replace(/%dir%/gi,"right")).addClass(s);e.click(function(){b.prev()}),f.click(function(){b.next()}),b.container.append(e.add(f))}}),w(n+e,function(){b._preloadTimeout&&clearTimeout(b._preloadTimeout),b._preloadTimeout=setTimeout(function(){b.preloadNearbyImages(),b._preloadTimeout=null},16)}),void w(h+e,function(){d.off(e),b.wrap.off("click"+e),b.arrowRight=b.arrowLeft=null})):!1},next:function(){b.direction=!0,b.index=S(b.index+1),b.updateItemHTML()},prev:function(){b.direction=!1,b.index=S(b.index-1),b.updateItemHTML()},goTo:function(a){b.direction=a>=b.index,b.index=a,b.updateItemHTML()},preloadNearbyImages:function(){var a,c=b.st.gallery.preload,d=Math.min(c[0],b.items.length),e=Math.min(c[1],b.items.length);for(a=1;a<=(b.direction?e:d);a++)b._preloadItem(b.index+a);for(a=1;a<=(b.direction?d:e);a++)b._preloadItem(b.index-a)},_preloadItem:function(c){if(c=S(c),!b.items[c].preloaded){var d=b.items[c];d.parsed||(d=b.parseEl(c)),y("LazyLoad",d),"image"===d.type&&(d.img=a('').on("load.mfploader",function(){d.hasSize=!0}).on("error.mfploader",function(){d.hasSize=!0,d.loadError=!0,y("LazyLoadError",d)}).attr("src",d.src)),d.preloaded=!0}}}});var U="retina";a.magnificPopup.registerModule(U,{options:{replaceSrc:function(a){return a.src.replace(/\.\w+$/,function(a){return"@2x"+a})},ratio:1},proto:{initRetina:function(){if(window.devicePixelRatio>1){var a=b.st.retina,c=a.ratio;c=isNaN(c)?c():c,c>1&&(w("ImageHasSize."+U,function(a,b){b.img.css({"max-width":b.img[0].naturalWidth/c,width:"100%"})}),w("ElementParse."+U,function(b,d){d.src=a.replaceSrc(d,c)}))}}}}),A()});
--------------------------------------------------------------------------------
/Bitcoin Wallet Recovery via ECDSA Short Signatures - «CRYPTO DEEP TECH»_files/wmac_single_2b1ae4cca3cc8d12c39be42768565308.js:
--------------------------------------------------------------------------------
1 | (function(factory){'use strict';if(typeof define==='function'&&define.amd){define(['jquery'],factory);}else if(typeof exports==='object'){module.exports=factory(require('jquery'));}else{factory(jQuery);}}(function($){'use strict';function _cleanInlineCSS(inlineCSS,toRemove){var inlineCSSArray=inlineCSS.split(';');var toRemoveArray=toRemove.split(' ');var cleaned='';var keep;for(var i=0,j=inlineCSSArray.length;isettings.semiOpenScreenWidth){this.$hiddenThin.hide();this.$menu.css(settings.side,'0');this.$menu.css('width',this.semiOpenMenuWidth);this.$push.css(settings.side,this.semiOpenMenuWidth);this.$shrink.css({'width':'calc(100% - '+this.semiOpenMenuWidth+')'});this.$menu.addClass('semiOpen');}else{this.$push.css(settings.side,'0');}}else if(initialState==='open'){this.$menu.css(settings.side,'0');this.$push.css(settings.side,this.width);this.$shrink.css({'width':'calc(100% - '+this.width+')'});menuLink.addClass(settings.activeBtn);}
6 | var that=this;menuLink.on('click.bigSlide touchstart.bigSlide',function(e){if(!animationApplied){that.$menu.css(animateSlide);that.$push.css(animateSlide);that.$shrink.css(animateShrink);animationApplied=true;}
7 | e.preventDefault();if(controller.getState()==='open'){view.toggleClose(e);}else{view.toggleOpen(e);}});if(settings.semiOpenStatus){$(window).resize(function(){var screenWidth=$(window).width();if(screenWidth>settings.semiOpenScreenWidth){if(controller.getState()==='closed'){that.$hiddenThin.hide();that.$menu.css({width:that.semiOpenMenuWidth});that.$menu.css(settings.side,'0');that.$push.css(settings.side,that.semiOpenMenuWidth);that.$shrink.css({'width':'calc(100% - '+that.semiOpenMenuWidth+')'});that.$menu.addClass('semiOpen');}}else{that.$menu.removeClass('semiOpen');if(controller.getState()==='closed'){that.$menu.css(settings.side,'-'+that.width).css({width:that.width});that.$push.css(settings.side,'0');that.$shrink.css('width','100%');that.$hiddenThin.show();}}});}
8 | if(settings.easyClose){$(document).on('click.bigSlide',function(e){if(!$(e.target).parents().addBack().is(menuLink)&&!$(e.target).closest(settings.menu).length&&controller.getState()==='open'){view.toggleClose();}});}},_destroy:function(){this.$menu.each(function(){var $this=$(this);$this.attr('style',_cleanInlineCSS($this.attr('style'),model.menuCSSDictionary).trim());});this.$push.each(function(){var $this=$(this);$this.attr('style',_cleanInlineCSS($this.attr('style'),model.pushCSSDictionary).trim());});this.$shrink.each(function(){var $this=$(this);$this.attr('style',_cleanInlineCSS($this.attr('style'),model.pushCSSDictionary).trim());});menuLink.removeClass(settings.activeBtn).off('click.bigSlide touchstart.bigSlide');this.$menu=null;this.$push=null;this.$shrink=null;localStorage.removeItem('bigSlide-savedState');},toggleOpen:function(e){settings.beforeOpen();controller.changeState();view.applyOpenStyles();menuLink.addClass(settings.activeBtn);settings.afterOpen(e);if(settings.saveState){localStorage.setItem('bigSlide-savedState','open');}},toggleClose:function(e){settings.beforeClose();controller.changeState();view.applyClosedStyles();menuLink.removeClass(settings.activeBtn);settings.afterClose(e);if(settings.saveState){localStorage.setItem('bigSlide-savedState','closed');}},applyOpenStyles:function(){var screenWidth=$(window).width();if(settings.semiOpenStatus&&screenWidth>settings.semiOpenScreenWidth){this.$hiddenThin.show();this.$menu.animate({width:this.width},{duration:Math.abs(settings.speed-100),easing:'linear'});this.$push.css(settings.side,this.width);this.$shrink.css({'width':'calc(100% - '+this.width+')'});this.$menu.removeClass('semiOpen');}else{this.$menu.css(settings.side,'0');this.$push.css(settings.side,this.width);this.$shrink.css({'width':'calc(100% - '+this.width+')'});}},applyClosedStyles:function(){var screenWidth=$(window).width();if(settings.semiOpenStatus&&screenWidth>settings.semiOpenScreenWidth){this.$hiddenThin.hide();this.$menu.animate({width:this.semiOpenMenuWidth},{duration:Math.abs(settings.speed-100),easing:'linear'});this.$push.css(settings.side,this.semiOpenMenuWidth);this.$shrink.css({'width':'calc(100% - '+this.semiOpenMenuWidth+')'});this.$menu.addClass('semiOpen');}else{this.$menu.css(settings.side,'-'+this.width);this.$push.css(settings.side,'0');this.$shrink.css('width','100%');}}}
9 | controller.init();this.bigSlideAPI={settings:settings,model:model,controller:controller,view:view,destroy:controller._destroy};return this;};}));
--------------------------------------------------------------------------------
/Bitcoin Wallet Recovery via ECDSA Short Signatures - «CRYPTO DEEP TECH»_files/wmac_single_30b593b71d7672658f89bfea0ab360c9.css:
--------------------------------------------------------------------------------
1 | .mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none !important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none !important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow:after{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}
--------------------------------------------------------------------------------
/Bitcoin Wallet Recovery via ECDSA Short Signatures - «CRYPTO DEEP TECH»_files/wmac_single_49cea0a781874a962879c2caca9bc322.js:
--------------------------------------------------------------------------------
1 | (function($){'use strict';})(jQuery);
--------------------------------------------------------------------------------
/Bitcoin Wallet Recovery via ECDSA Short Signatures - «CRYPTO DEEP TECH»_files/wmac_single_6ec0e9b3201c83a442e24aba829a5f05.js:
--------------------------------------------------------------------------------
1 | (function(){var container,button,menu,links,i,len;container=document.getElementById('top-navigation');if(!container){return;}
2 | button=container.getElementsByClassName('top-menu-mobile')[0];if('undefined'===typeof button){return;}
3 | menu=container.getElementsByTagName('ul')[0];if('undefined'===typeof menu){button.style.display='none';return;}
4 | if(-1===menu.className.indexOf('nav-menu')){menu.className+=' nav-menu';}
5 | button.onclick=function(){if(-1!==container.className.indexOf('toggled')){container.className=container.className.replace(' toggled','');button.setAttribute('aria-expanded','false');}else{container.className+=' toggled';button.setAttribute('aria-expanded','true');}};document.addEventListener('click',function(event){var isClickInside=container.contains(event.target);if(!isClickInside){container.className=container.className.replace(' toggled','');button.setAttribute('aria-expanded','false');}});links=menu.getElementsByTagName('a');for(i=0,len=links.length;i a, .page_item_has_children > a');if('ontouchstart'in window){touchStartFn=function(e){var menuItem=this.parentNode;if(!menuItem.classList.contains('focus')){e.preventDefault();for(i=0;i{button.focus()})
12 | goToEnd.addEventListener('focus',()=>{menu.lastElementChild.querySelector('a').focus()})}());
--------------------------------------------------------------------------------
/Bitcoin Wallet Recovery via ECDSA Short Signatures - «CRYPTO DEEP TECH»_files/wmac_single_8de4505c66a21eefd3c1c98b6400e4e1.css:
--------------------------------------------------------------------------------
1 | /*!
2 | Theme Name: IT News Grid
3 | Theme URI: https://indithemes.com/product/it-news-grid/
4 | Author: IndiThemes
5 | Author URI: https://www.indithemes.com
6 | Description: IT News Grid is a simple yet powerful grid based Blog WordPress Theme. With a clean and sophisticated layout which adapts to any device of your liking along with support for page builders, you can create the website you always wanted. Theme supports multiple header layouts, multiple content layout options, custom widgets, a flexible footer layout, all in all, a highly customizable WordPress Theme that would take your site up a notch, all this being very light weight. The theme is highly pluggable. This support for Child Themes add to the flexibility of the theme. Create child themes as per your custom requirements. You can download documentation and demo data at indithemes.com/product/it-news-grid
7 | Version: 1.3
8 | Tested up to: 5.8
9 | Requires PHP: 5.6
10 | License: GNU General Public License v2 or later
11 | License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html
12 | Text Domain: itng
13 | Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, blog, news, education, grid-layout, one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-colors, custom-header, theme-options
14 |
15 | This theme, like WordPress, is licensed under the GPL.
16 | Use it to make something cool, have fun, and share what you've learned.
17 |
18 | IT News Grid is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
19 | Underscores is distributed under the terms of the GNU GPL v2 or later.
20 |
21 | Normalizing styles have been helped along thanks to the fine work of
22 | Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
23 | */
24 | /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
25 | html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*,*:before,*:after{box-sizing:inherit}html{box-sizing:border-box}h1,h2,h3,h4,h5,h6{clear:both}p{margin-bottom:1.5em}dfn,cite,em,i{font-style:italic}blockquote{margin:0 1.5em}address{margin:0 0 1.5em}pre{font-family:"Courier 10 Pitch",courier,monospace;line-height:1.6;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1.6em}code,kbd,tt,var{font-family:monaco,consolas,"Andale Mono","DejaVu Sans Mono",monospace}abbr,acronym{border-bottom:1px dotted #666;cursor:help}big{font-size:125%}body{background:#fff}hr{background-color:#ccc;border:0;height:1px;margin-bottom:1.5em}ul,ol{margin:0 0 1.5em 3em}ul{list-style:disc}ol{list-style:decimal}li>ul,li>ol{margin-bottom:0;margin-left:1.5em}dt{@extend %bold}dd{margin:0 1.5em 1.5em}embed,iframe,object{max-width:100%}img{height:auto;max-width:100%}figure{margin:1em 0}table{margin:0 0 1.5em;width:100%}a:focus{outline:thin dotted}a:hover,a:active{outline:0}button,input[type=button],input[type=reset],input[type=submit]{border:1px solid;border-color:#ccc #ccc #bbb;border-radius:3px;background:#e6e6e6;color:rgba(0,0,0,.8);line-height:1}button:hover,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover{border-color:#ccc #bbb #aaa}button:active,button:focus,input[type=button]:active,input[type=button]:focus,input[type=reset]:active,input[type=reset]:focus,input[type=submit]:active,input[type=submit]:focus{border-color:#aaa #bbb #bbb}input[type=text],input[type=email],input[type=url],input[type=password],input[type=search],input[type=number],input[type=tel],input[type=range],input[type=date],input[type=month],input[type=week],input[type=time],input[type=datetime],input[type=datetime-local],input[type=color],textarea{color:#666;border:1px solid #ccc;border-radius:3px;padding:3px}input[type=text]:focus,input[type=email]:focus,input[type=url]:focus,input[type=password]:focus,input[type=search]:focus,input[type=number]:focus,input[type=tel]:focus,input[type=range]:focus,input[type=date]:focus,input[type=month]:focus,input[type=week]:focus,input[type=time]:focus,input[type=datetime]:focus,input[type=datetime-local]:focus,input[type=color]:focus,textarea:focus{color:#111}select{border:1px solid #ccc}textarea{width:100%}.main-navigation{display:block;width:100%}.main-navigation ul{list-style:none;margin:0;padding-left:0}.main-navigation ul ul{float:left;position:absolute;top:100%;left:-999em;z-index:99999}.main-navigation ul ul ul{left:-999em;top:0}.main-navigation ul ul li:hover>ul,.main-navigation ul ul li.focus>ul{display:block;left:auto}.main-navigation ul ul a{width:200px}.main-navigation ul li:hover>ul,.main-navigation ul li.focus>ul{left:auto}.main-navigation li{position:relative}.main-navigation a{display:block;text-decoration:none}.menu-toggle,.main-navigation.toggled ul{display:block}@media screen and (min-width:37.5em){.menu-toggle{display:none}}.site-main .comment-navigation,.site-main .posts-navigation,.site-main .post-navigation{margin:0 0 1.5em}.comment-navigation .nav-previous,.posts-navigation .nav-previous,.post-navigation .nav-previous{flex:1 0 50%}.comment-navigation .nav-next,.posts-navigation .nav-next,.post-navigation .nav-next{text-align:end;flex:1 0 50%}.sticky{display:block}.updated:not(.published){display:none}.page-links{clear:both;margin:0 0 1.5em}.comment-content a{word-wrap:break-word}.bypostauthor{display:block}.widget{margin:0 0 1.5em}.widget select{max-width:100%}.page-content .wp-smiley,.entry-content .wp-smiley,.comment-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}.custom-logo-link{display:inline-block}.wp-caption{margin-bottom:1.5em;max-width:100%}.wp-caption img[class*=wp-image-]{display:block;margin-left:auto;margin-right:auto}.wp-caption .wp-caption-text{margin:.8075em 0}.wp-caption-text{text-align:center}.gallery{margin-bottom:1.5em;display:grid;grid-gap:1.5em}.gallery-item{display:inline-block;text-align:center;width:100%}.gallery-columns-2{grid-template-columns:repeat(2,1fr)}.gallery-columns-3{grid-template-columns:repeat(3,1fr)}.gallery-columns-4{grid-template-columns:repeat(4,1fr)}.gallery-columns-5{grid-template-columns:repeat(5,1fr)}.gallery-columns-6{grid-template-columns:repeat(6,1fr)}.gallery-columns-7{grid-template-columns:repeat(7,1fr)}.gallery-columns-8{grid-template-columns:repeat(8,1fr)}.gallery-columns-9{grid-template-columns:repeat(9,1fr)}.gallery-caption{display:block}.infinite-scroll .posts-navigation,.infinite-scroll.neverending .site-footer{display:none}.infinity-end.neverending .site-footer{display:block}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute !important;width:1px;word-wrap:normal !important}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto !important;clip-path:none;color:#21759b;display:block;font-size:.875rem;@extend %bold;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#primary[tabindex="-1"]:focus{outline:0}.alignleft{float:left;margin-right:1.5em;margin-bottom:1.5em}.alignright{float:right;margin-left:1.5em;margin-bottom:1.5em}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto;margin-bottom:1.5em}
--------------------------------------------------------------------------------
/Bitcoin Wallet Recovery via ECDSA Short Signatures - «CRYPTO DEEP TECH»_files/wmac_single_8f426a1779caff96bb3f2afbcff86bc9.css:
--------------------------------------------------------------------------------
1 | .is-style-widget-title{font-weight:900}@keyframes tabActive{0%{width:0}100%{width:50%}}.is-style-widget-title{margin-top:0;margin-bottom:.75em;font-size:1.5rem}#itng-before-content .is-style-widget-title{text-align:center}
--------------------------------------------------------------------------------
/Bitcoin Wallet Recovery via ECDSA Short Signatures - «CRYPTO DEEP TECH»_files/wmac_single_c495654869785bc3df60216616814ad1.css:
--------------------------------------------------------------------------------
1 | /*!
2 | * Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
3 | * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
4 | */
5 | @font-face{font-family:'FontAwesome';src:url(//cryptodeeptech.ru/wp-content/themes/it-news-grid/assets/fonts/../fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//cryptodeeptech.ru/wp-content/themes/it-news-grid/assets/fonts/../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//cryptodeeptech.ru/wp-content/themes/it-news-grid/assets/fonts/../fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//cryptodeeptech.ru/wp-content/themes/it-news-grid/assets/fonts/../fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//cryptodeeptech.ru/wp-content/themes/it-news-grid/assets/fonts/../fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//cryptodeeptech.ru/wp-content/themes/it-news-grid/assets/fonts/../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
--------------------------------------------------------------------------------
/Bitcoin Wallet Recovery via ECDSA Short Signatures - «CRYPTO DEEP TECH»_files/wmac_single_c8322bd5bffc8e2856f2cbcd03c61d18.css:
--------------------------------------------------------------------------------
1 | .owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0px,0px)}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled{display:none}.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-prev,.owl-carousel .owl-nav button.owl-next,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0 !important;font:inherit}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy[src^=""],.owl-carousel .owl-item .owl-lazy:not([src]){max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//cryptodeeptech.ru/wp-content/themes/it-news-grid/assets/owl/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
--------------------------------------------------------------------------------
/Bitcoin Wallet Recovery via ECDSA Short Signatures - «CRYPTO DEEP TECH»_files/wmac_single_d1cf6f49400112d539e59eee9b75e10d.css:
--------------------------------------------------------------------------------
1 | @charset "UTF-8";.shadow1:hover,.shadow1:focus{box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}.shadow2:hover,.shadow2:focus{box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}.shadow3:hover,.shadow3:focus{box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)}.shadow4:hover,.shadow4:focus{box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22)}.shadow5:hover,.shadow5:focus{box-shadow:0 19px 38px rgba(0,0,0,.3),0 15px 12px rgba(0,0,0,.22)}h1,h2,h3,h4,h5,h6,.title-font,.main-navigation,.widget ul,#respond label,#colophon,.mfp-counter{font-family:"Lato",sans-serif}body{font-family:"Lato",sans-serif}input[type=submit],.post-edit-link,.page-header span,#itng-content-title span,.main-navigation,#menu ul li.menu-item-has-children span.dropdown-arrow i,.widget .widget-title,.itng-pagination,.itng-pagination .nav-links span.current,body.single #primary h1.entry-title,#comments .comment .reply a,#colophon a,.edit-post-link,#itng-top-bar #top-navigation button,#itng-top-bar #top-navigation a,.wpcf7 .wpcf7-not-valid-tip,#itng-featured-posts .itng-featured-post-date,#itng-featured-posts h3,#itng-featured-news .slider-post-wrapper .posted-on a,#itng-featured-news #itng-featured-news-list-container .posted-on a,#itng-featured-news #itng-featured-news-list-container .itng-news-list-cats a,#itng-featured-news #itng-featured-news-carousel-container .posted-on a{font-weight:900}@keyframes tabActive{0%{width:0}100%{width:50%}}#itng-top-bar #top-navigation button,.edit-post-link,#comments .comment .reply a,input[type=submit]{position:relative;display:inline-block;color:#fff;border:0;background-color:#f4ac45;border-radius:0;padding:.6em 1em;letter-spacing:.05em;text-transform:uppercase;transition:all .1s ease-in-out;-webkit-transition:all .1s ease-in-out;-moz-transition:all .1s ease-in-out;-ms-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out}#itng-top-bar #top-navigation button:hover:before,.edit-post-link:hover:before,#comments .comment .reply a:hover:before,input[type=submit]:hover:before,#itng-top-bar #top-navigation button:focus:before,.edit-post-link:focus:before,#comments .comment .reply a:focus:before,input[type=submit]:focus:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.05)}#itng-top-bar #top-navigation button:active:before,.edit-post-link:active:before,#comments .comment .reply a:active:before,input[type=submit]:active:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.1)}.shadow1{transition:box-shadow .1s cubic-bezier(.4,0,.2,1);-webkit-transition:box-shadow .1s cubic-bezier(.4,0,.2,1);-moz-transition:box-shadow .1s cubic-bezier(.4,0,.2,1);-ms-transition:box-shadow .1s cubic-bezier(.4,0,.2,1);-o-transition:box-shadow .1s cubic-bezier(.4,0,.2,1)}.shadow2{transition:box-shadow .1s cubic-bezier(.4,0,.2,1);-webkit-transition:box-shadow .1s cubic-bezier(.4,0,.2,1);-moz-transition:box-shadow .1s cubic-bezier(.4,0,.2,1);-ms-transition:box-shadow .1s cubic-bezier(.4,0,.2,1);-o-transition:box-shadow .1s cubic-bezier(.4,0,.2,1)}.shadow3{transition:box-shadow .3s cubic-bezier(.4,0,.2,1);-webkit-transition:box-shadow .3s cubic-bezier(.4,0,.2,1);-moz-transition:box-shadow .3s cubic-bezier(.4,0,.2,1);-ms-transition:box-shadow .3s cubic-bezier(.4,0,.2,1);-o-transition:box-shadow .3s cubic-bezier(.4,0,.2,1)}.shadow4{transition:box-shadow .3s cubic-bezier(.4,0,.2,1);-webkit-transition:box-shadow .3s cubic-bezier(.4,0,.2,1);-moz-transition:box-shadow .3s cubic-bezier(.4,0,.2,1);-ms-transition:box-shadow .3s cubic-bezier(.4,0,.2,1);-o-transition:box-shadow .3s cubic-bezier(.4,0,.2,1)}.shadow5{transition:box-shadow .6s cubic-bezier(.4,0,.2,1);-webkit-transition:box-shadow .6s cubic-bezier(.4,0,.2,1);-moz-transition:box-shadow .6s cubic-bezier(.4,0,.2,1);-ms-transition:box-shadow .6s cubic-bezier(.4,0,.2,1);-o-transition:box-shadow .6s cubic-bezier(.4,0,.2,1)}html{font-size:16px}body{line-height:1.8;font-weight:400;color:#333;-webkit-font-smoothing:antialiased}a,button{color:#000;text-decoration:none}h1,h2,h3,h4,h5,h6,.title-font{margin:.5rem 0;line-height:1.2;color:#191308}h1{font-size:3rem}h2{font-size:2rem}h3{font-size:1.6rem}h4{font-size:1.5rem}h5{font-size:1.2rem}h6{font-size:1rem;letter-spacing:.1em;text-transform:uppercase}#primary,#secondary{width:100%}blockquote{border-left:solid .2rem #d12223;margin:4rem 0 1.25rem;padding:.5rem 0 .5rem 2rem}blockquote:before,blockquote:after{content:""}blockquote p:last-child{margin:0}pre,fieldset,input,textarea,table,table *,hr{border-color:#e6e6e6}figcaption{background-color:#f1f1f1;padding:.24em .4em;font-size:.9em;color:#666;font-style:italic}.wp-block-image figcaption{margin-top:0}th,td{border:solid 1px #e6e6e6;padding:1em .5em;line-height:1.4;margin:0}#footer-sidebar th,#footer-sidebar td{border:solid 1px rgba(255,255,255,.2)}ul,ol{padding-left:.1em}ul li,ol li{margin:.5em 0}address{margin-bottom:1rem;color:#999;font-style:italic}cite{font-size:1em;color:#888}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid #ededed}ins{background-color:#e14546;color:#fff;text-decoration:none;padding:0 3px}pre{background-color:#f7f7f7;text-overflow:ellipsis}q{font-style:italic}.post-edit-link{color:#f4ac45}#content-wrapper{margin:auto;padding-top:2em;padding-bottom:2em;background-color:#fff}.page-header{width:100%;margin-bottom:.8em}.page-header .page-title{font-weight:400}.page-content,.entry-content,.entry-summary{margin:1em 0 0}.page-content a,.entry-content a,.entry-summary a{text-decoration:underline}.gallery{grid-gap:.2em}.gallery figure{margin-bottom:.2em}#itng-content-title span{display:block;font-size:1.7em;border-bottom:solid 5px #d12223}@media (min-width:768px){#itng-content-title span{font-size:2em}}#masthead{font-size:1rem}#masthead .header-overlay{position:absolute;left:0;right:0;top:0;bottom:0;background-color:#000;opacity:.3}#masthead .custom-logo-link img{padding:2em 0}.nav-wrapper{position:relative;background-color:#d12223;padding:.5em 0}@media (min-width:992px){.nav-wrapper{padding:0}}.nav-wrapper>*{position:relative}.nav-wrapper button{background:0 0;border:0;font-size:1.5em;color:#fff}#header-image{position:relative;min-height:200px;display:flex;justify-content:center;align-items:center}.site-branding{position:relative;z-index:1}@media (max-width:767px){.site-branding{margin-bottom:.5em;text-align:center}}.site-branding .site-title{margin:0}.site-branding .site-description{margin-bottom:0}#logo-ad-area{display:flex;align-items:center;margin-top:2em;margin-bottom:2em}#logo-ad-area section{margin-bottom:0}@media (max-width:992px){#search-wrapper{display:flex}}[class^=itng-search]{position:absolute;right:0;top:100%;height:0;opacity:0;overflow:hidden;transition:all .1s ease-in-out;-webkit-transition:all .1s ease-in-out;-moz-transition:all .1s ease-in-out;-ms-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;z-index:999}[class^=itng-search] form{height:100%;background-color:#d12223}[class^=itng-search] form label{height:60px;display:flex;align-items:center;margin:0}[class^=itng-search] form label input[type=search]{position:relative;height:100%;background-color:rgba(0,0,0,.14);padding:.5em;border:0;color:#fff}[class^=itng-search] form label input[type=search]::placeholder{color:rgba(255,255,255,.5)}[class^=itng-search] form label input[type=search]:focus-visible{outline:none}[class^=itng-search] form input[type=submit]{display:none}#go-to-field,[class^=itng-search] button{clip:rect(1px,1px,1px,1px);position:absolute}#search-btn{position:relative}.search-btn-main:focus,.search-btn-sticky:focus{outline:0}.main-navigation{width:auto}.main-navigation a{color:#fff;padding:.5em 1em}@media (max-width:991px){.main-navigation{display:none}}@media (min-width:992px){.main-navigation ul#menu-desktop>li{margin:0;float:left}.main-navigation ul#menu-desktop>li.menu-item-has-children>a:after,.main-navigation ul#menu-desktop>li.page_item_has_children>a:after{position:relative;content:"";font-family:"FontAwesome";padding-left:10px}.main-navigation ul#menu-desktop>li>a{padding-top:1.2em;padding-bottom:1.2em;color:#fff}.main-navigation ul#menu-desktop li:hover{background-color:rgba(0,0,0,.05)}.main-navigation ul#menu-desktop ul{flex-direction:column;opacity:0;text-transform:none;background-color:#d12223;transform:translateY(-15px);-webkit-transform:translateY(-15px);-moz-transform:translateY(-15px);-ms-transform:translateY(-15px);-o-transform:translateY(-15px);transition:opacity .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(0,0,.2,1);-webkit-transition:opacity .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(0,0,.2,1);-moz-transition:opacity .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(0,0,.2,1);-ms-transition:opacity .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(0,0,.2,1);-o-transition:opacity .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(0,0,.2,1);transition:opacity .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(0,0,.2,1);-webkit-transition:opacity .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(0,0,.2,1);-moz-transition:opacity .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(0,0,.2,1);-ms-transition:opacity .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(0,0,.2,1);-o-transition:opacity .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(0,0,.2,1);font-weight:400}.main-navigation ul#menu-desktop ul li{float:none;display:block;position:relative;margin:0;border:solid 1px rgba(0,0,0,.1);border-top:solid 1px rgba(255,255,255,.08);border-left:solid 1px rgba(255,255,255,.1)}.main-navigation ul#menu-desktop ul li.menu-item-has-children>a:after,.main-navigation ul#menu-desktop ul li.page_item_has_children>a:after{position:relative;content:"";font-family:"FontAwesome";float:right}.main-navigation ul#menu-desktop ul li:hover>ul,.main-navigation ul#menu-desktop ul li:focus-within>ul{left:100%;transform:translateY(0px);-webkit-transform:translateY(0px);-moz-transform:translateY(0px);-ms-transform:translateY(0px);-o-transform:translateY(0px)}.main-navigation ul#menu-desktop li:hover>ul,.main-navigation ul#menu-desktop li:focus-within>ul{opacity:1;left:auto;transform:translateY(0px);-webkit-transform:translateY(0px);-moz-transform:translateY(0px);-ms-transform:translateY(0px);-o-transform:translateY(0px)}}.mobile-nav-btn{border:0;background:0 0;font-size:1.5em;color:#fff}@media (min-width:992px){.mobile-nav-btn{display:none}}#panel-top-bar{overflow:auto;position:relative;background-color:rgba(255,255,255,.1)}#panel-top-bar .menu-link{float:right;border:0;border-radius:0;font-size:1.4em;padding:.4em;background-color:rgba(255,255,255,.1);color:#fff}button.go-to-top,button.go-to-bottom{position:absolute;clip:rect(1px,1px,1px,1px)}#menu{z-index:999;text-align:left;overflow-y:auto;background-color:#d12223}#menu .menu-overlay{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.14);z-index:0;display:none}#menu .go-to-top{background:0 0;float:left;border:0}#menu .go-to-top i{color:#fff}#menu .go-to-bottom{background:0 0;float:right;border:0}#menu .go-to-bottom i{color:#fff}#menu ul{margin-left:0;padding:0;width:100%}#menu ul li{list-style:none;padding:0;margin:0;position:relative}#menu ul li:before{display:none}#menu ul li a{display:block;color:#fff;padding:.5em .8em;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#menu ul li.menu-item-has-children{display:block}#menu ul li.menu-item-has-children span.dropdown-arrow{position:absolute;height:44px;width:44px;top:0;right:0;display:flex;justify-content:center;align-content:center;background:rgba(255,255,255,.1);cursor:pointer}#menu ul li.menu-item-has-children span.dropdown-arrow i{margin:auto;color:#fff;font-size:20px}#menu ul li.menu-item-has-children ul{background:rgba(255,255,255,.1)}body #sticky-navigation{width:100%;position:fixed;top:0;transition:all .3s ease-out;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transform:translateY(-100%);-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);z-index:9}body #sticky-navigation .itng-search{bottom:unset;top:100%;z-index:9}.widget-area:not(#header-widget-wrapper) .widget{padding:1.2em;border:solid 1px #eee;margin-bottom:2em}.widget .widget-title{margin-top:0;margin-bottom:.75em;font-size:1.5rem}#itng-before-content .widget .widget-title{text-align:center}.widget.widget_search label{margin:0;width:100%}.widget.widget_search .wp-block-search__button-inside .wp-block-search__inside-wrapper{border:solid 3px #eee}.widget.widget_search .wp-block-search__button-outside input[type=search]{border:solid 3px #eee}.widget.widget_search .wp-block-search__no-button input[type=search]{border:solid 3px #eee}.widget.widget_search input[type=search]{border-radius:0}.widget.widget_search input[type=submit]{display:none}.widget.widget_search .wp-block-search__inside-wrapper button.wp-block-search__button{background:0 0;border:0;padding:0}.widget.widget_search .wp-block-search__inside-wrapper button.wp-block-search__button svg{height:32px;width:32px}.widget.widget_itng_cats_tab{overflow:auto}.widget.widget_itng_cats_tab ul{position:relative;display:flex;justify-content:center;margin-bottom:0}.widget.widget_itng_cats_tab ul li{display:inline-block;float:left;margin:0;position:relative;text-transform:uppercase;width:auto;overflow:hidden}.widget.widget_itng_cats_tab ul li a{color:#fff;background-color:#d12223;padding:.5em 1.2em;font-size:.9em;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.widget.widget_itng_cats_tab ul li a:hover{color:#fff}.widget.widget_itng_cats_tab ul li:before{content:"";margin-right:0}.widget.widget_itng_cats_tab ul.is-vertical{font-size:.9em}.widget.widget_itng_cats_tab .tabs-slider{position:relative;content:"";top:100%;left:0;width:0;height:0;border-top:solid 10px #d12223;border-bottom:solid 10px transparent;border-left:10px solid transparent;border-right:10px solid transparent}.widget.widget_itng_cats_tab .ui-tabs{text-align:center}.widget.widget_itng_cats_tab .category_panel.is-vertical .itng-card-wrapper{padding:0;border:0}.widget.widget_itng_cats_tab .category_panel.is-vertical .itng-thumb{overflow:hidden}.widget.widget_itng_cat_slider .owl-stage-outer{overflow:hidden}.widget.widget_itng_cat_slider .owl-nav{display:inline-block;width:100%;text-align:center;position:relative;left:2em;margin:auto;overflow:hidden}.widget.widget_itng_cat_slider .owl-nav button{display:inline-block;overflow:hidden;margin:10px 8px 0}.widget.widget_itng_cat_slider .owl-nav button span{padding:0 .3em;background-color:#d12223;color:#fff}.widget.widget_itng_cat_slider .owl-nav span{font-size:3em;color:#d12223}.widget.widget_itng_cat_slider .slide-title{position:absolute;display:inline-block;bottom:10%;max-width:50%;background-color:#d12223}.widget.widget_itng_cat_slider .slide-title h3{display:inline-block;margin:.5em .8em;font-size:1.2em}@media screen and (min-width:768px){.widget.widget_itng_cat_slider .slide-title h3{font-size:2em}}.widget.widget_itng_cat_slider .slide-title a{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;color:#fff}.widget.widget_itng_recent_posts,.widget.widget_itng_featured_cat{overflow:auto}.widget.widget_itng_recent_posts .itng-widget-post,.widget.widget_itng_featured_cat .itng-widget-post{margin-bottom:.8em}.widget.widget_itng_recent_posts .itng-widget-post-thumb,.widget.widget_itng_featured_cat .itng-widget-post-thumb{overflow:hidden}.widget.widget_itng_recent_posts .itng-widget-post-title,.widget.widget_itng_featured_cat .itng-widget-post-title{padding-left:.75em;line-height:1.5}.widget.widget_itng_recent_posts .itng-widget-post-title .itng-widget-post-link,.widget.widget_itng_featured_cat .itng-widget-post-title .itng-widget-post-link{display:block;color:#d12223}@media screen and (min-width:768px){.widget.widget_itng_recent_posts .itng-widget-post-title,.widget.widget_itng_featured_cat .itng-widget-post-title{margin-top:0}}.widget.widget_itng_recent_posts .itng-widget-post-title .recent-date,.widget.widget_itng_featured_cat .itng-widget-post-title .recent-date{font-size:.75em;color:#888}.widget ul{margin-left:0;list-style:none}.widget ul li{position:relative}.widget ul li a{color:#d12223;transition:color .1s cubic-bezier(.4,0,.2,1);-webkit-transition:color .1s cubic-bezier(.4,0,.2,1);-moz-transition:color .1s cubic-bezier(.4,0,.2,1);-ms-transition:color .1s cubic-bezier(.4,0,.2,1);-o-transition:color .1s cubic-bezier(.4,0,.2,1)}.widget ul li a:hover{text-decoration:underline}.widget ul li:last-child{margin-bottom:0}.itng-pagination{width:100%;text-align:center}.itng-pagination .nav-links>*{margin:.8em;color:#d12223}.itng-pagination .nav-links span.current{position:relative;color:#a6a6a6}body.single #primary .entry-meta{display:flex;align-items:center;margin-bottom:1.5em}body.single #primary .entry-meta:after{content:"";position:relative;height:1px;width:100%;background-color:#ddd}body.single #primary .entry-meta>*{flex-shrink:0;margin-right:1em}body.single #primary .entry-meta a{color:#d12223;font-size:.9em;text-transform:uppercase}body.single #primary .entry-content{margin-bottom:1em;padding-bottom:1em;border-bottom:solid 1px #eee}body.single #primary .entry-footer{margin-bottom:2em}body.single #primary .entry-footer i{line-height:1.8em;padding:0 .8em;margin-right:.5em;border-radius:1em;background-color:#f1f1f1;color:#ccc}body.single #primary .entry-footer>*{margin-bottom:1em}body.single #primary .itng-related-posts .entry-meta{margin-bottom:.5em}body.single #primary .itng-related-posts .entry-meta:after{display:none}body.single #primary .itng-related-posts .entry-meta a{font-weight:400;color:#777}body.single #primary .nav-links{width:100%;border:solid 1px #eee;padding:.8em 1.2em;margin-bottom:2em;font-style:italic;overflow:hidden}body.single #primary .nav-links>*{display:inline-block;max-width:50%}body.single #primary .nav-links .nav-previous{float:left;display:flex;flex-direction:column}body.single #primary .nav-links .nav-previous:before{content:"Previous Post";width:100%;font-size:.85em;color:#bbb}body.single #primary .nav-links .nav-next{float:right;display:flex;flex-direction:column}body.single #primary .nav-links .nav-next:before{content:"Next Post";width:100%;font-size:.85em;color:#bbb}body.single #primary .nav-links a{color:#d12223}body.single #primary #author_box{border:solid 1px #ddd;padding:1em}#respond label{display:inline}#respond textarea{padding:.5em}#comments{margin-top:2em}#comments .comments-title{margin-bottom:1em}#comments .comment-list,#comments ul.children{margin:0;list-style:none}#comments ol.comment-list{overflow:hidden}#comments .comment-body{margin-bottom:.5em}#comments ul.children{border:solid 1px #eee;padding:1.5em}#comments .comment{border:solid 1px #eee;padding:1em;margin-bottom:1em}#comments .comment .comment-info{display:flex;align-items:center;margin-bottom:1em}#comments .comment .vcard{margin-right:.75em}#comments .comment .vcard a{color:#d12223}#comments .comment .vcard img{border-radius:50%;margin-right:.75em}#comments .comment .comment-meta a{color:gray;font-size:.75em;text-transform:uppercase;letter-spacing:.05em;margin-right:.75em}#footer-sidebar{position:relative;background-color:#191308;padding:3em 0;border-top:solid 5px #f4ac45}#footer-sidebar .widget{border:solid 1px rgba(255,255,255,.17) !important;color:#aaa;padding:0}#footer-sidebar .widget h4.widget-title{margin-top:0;color:#f4ac45}#footer-sidebar .widget a{color:#fff}#footer-sidebar .widget li:before{color:#d12223}#colophon{background-color:#d12223;color:#fff;text-align:center;padding:10px 0 20px}#colophon a{color:#fff}#itng-back-to-top{position:fixed;align-items:center;justify-content:center;bottom:10vh;right:10vh;color:#fff;height:50px;width:50px;background-color:#d12223;display:none}#itng-back-to-top i{padding-bottom:5px}#itng-back-to-top.show{display:flex;animation:backToTop .3s forwards}@keyframes backToTop{0%{opacity:0;transform:translateY(20px);-webkit-transform:translateY(20px);-moz-transform:translateY(20px);-ms-transform:translateY(20px);-o-transform:translateY(20px)}100%{opacity:1;transform:translateY(0px);-webkit-transform:translateY(0px);-moz-transform:translateY(0px);-ms-transform:translateY(0px);-o-transform:translateY(0px)}}#itng-top-bar{background-color:#eee;padding:.2em 0;box-shadow:0 1px #ccc}#itng-top-bar #itng-social .icon{display:inline-block;float:left;margin-right:.75em}#itng-top-bar #itng-social .icon a{font-size:1em;color:#333}#itng-top-bar #itng-social .icon a i.fa-facebook-f:hover{color:#278eea}#itng-top-bar #itng-social .icon a i.fa-twitter:hover{color:#33a4ec}#itng-top-bar #itng-social .icon a i.fa-rss:hover{color:#e66237}#itng-top-bar #itng-social .icon a i.fa-pinterest:hover{color:#c22532}#itng-top-bar #itng-social .icon a i.fa-vimeo:hover{color:#34b3df}#itng-top-bar #itng-social .icon a i.fa-youtube:hover{color:#f91628}#itng-top-bar #itng-social .icon a i.fa-instagram:hover{color:#c141a4}#itng-top-bar #itng-social .icon a i.fa-flickr:hover{color:#000}#itng-top-bar #itng-social .icon a i.fa-linkedin:hover{color:#1d6abc}#itng-top-bar #top-navigation{position:relative}#itng-top-bar #top-navigation button{border-radius:3px}@media (min-width:992px){#itng-top-bar #top-navigation button{display:none}#itng-top-bar #top-navigation ul{padding:0;margin:0;list-style:none;text-transform:uppercase}#itng-top-bar #top-navigation ul li{float:left;margin:auto .5em}}@media (max-width:991px){#itng-top-bar #top-navigation.toggled ul,#itng-top-bar #top-navigation.toggled .jumper{display:block}#itng-top-bar #top-navigation .jumper{display:none;position:absolute;clip:rect(1px,1px,1px,1px)}#itng-top-bar #top-navigation ul{display:none;list-style:none;margin:0;position:absolute;background-color:#eee;top:100%;z-index:99;min-width:120px;left:0;right:0}#itng-top-bar #top-navigation ul li{margin:.4em .8em}}#itng-top-bar #top-navigation a{font-size:.8em}.wpcf7 input:not([type=submit]),.wpcf7 textarea,.wpcf7 select{border-radius:0}.wpcf7 .wpcf7-checkbox .wpcf7-list-item,.wpcf7 .wpcf7-radio .wpcf7-list-item{display:block}.wpcf7 .wpcf7-checkbox .wpcf7-list-item input,.wpcf7 .wpcf7-radio .wpcf7-list-item input{width:auto}.wpcf7 .wpcf7-not-valid-tip{font-size:.85em}.wpcf7 .wpcf7-quiz-label{display:block}body.home #primary,body.archive #primary,body.search #primary{display:flex;flex-wrap:wrap;align-content:flex-start}article.itng-blog{margin-bottom:1.5em}article.itng-blog .itng-card-wrapper{height:100%;border:solid 1px #eee;display:flex;flex-direction:column}article.itng-blog .itng-thumb img{overflow:hidden}article.itng-blog .itng-card-content{height:100%;padding:1em;border-top:0;display:flex;flex-direction:column}article.itng-blog .entry-title{margin-top:0;word-wrap:break-word;margin-bottom:.5em;font-size:1.3rem}article.itng-blog .entry-title a{color:#000}article.itng-blog .entry-meta{display:flex;justify-content:space-between;flex-flow:wrap;font-size:.75em;margin-top:0;margin-bottom:.5em;text-transform:uppercase}article.itng-blog .entry-meta a{color:#d12223}article.itng-blog .entry-meta>span{display:inline-block}article.itng-blog .itng_excerpt{color:#9a9a9a;word-wrap:break-word;margin-bottom:1em;font-size:.9em;line-height:1.5em}article.itng-blog .blog-footer{font-size:.75em;color:#d12223;display:flex;align-items:flex-start;padding-top:.5em;margin-top:auto;border-top:solid 3px #f1f1f1}article.itng-blog .blog-footer a{color:#d12223}article.itng-blog .blog-footer .itng_cats{max-width:72%}article.itng-blog .blog-footer .blog-comments{margin-left:auto;color:#888}article.itng-blog .blog-footer .blog-comments:before{content:"";font-family:"FontAwesome";margin-right:.2em}article.itng-blog .entry-footer{text-transform:uppercase;font-size:.85em;font-weight:400}#itng-featured-cat .featured-cat-thumb{margin-bottom:30px;position:relative}#itng-featured-cat .featured-cat-thumb h3{bottom:0;margin:0;padding:.8em;color:#fff;font-size:1.2em;background-color:#d12223}@media (min-width:992px){#itng-featured-cat .featured-cat-thumb h3{position:absolute;width:100%;height:100%;display:flex;align-items:center;text-align:center;line-height:1.5em;opacity:0;transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transition:all .3s ease-out;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out}#itng-featured-cat .featured-cat-thumb h3:before{content:"";position:absolute;height:3px;width:40%;left:0;right:0;background-color:#fff;top:25%;margin:auto}#itng-featured-cat .featured-cat-thumb h3:after{content:"";position:absolute;height:3px;width:40%;left:0;right:0;background-color:#fff;bottom:25%;margin:auto}}#itng-featured-cat .featured-cat-thumb:hover h3{opacity:1;transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1)}#itng-featured-posts{margin-bottom:30px}#itng-featured-posts .itng-featured-post-1{overflow:hidden}#itng-featured-posts .itng-featured-post-1 img{width:100%;bottom:0;object-fit:cover;max-height:300px}@media (min-width:992px){#itng-featured-posts .itng-featured-post-1 img{position:absolute;max-height:none}}#itng-featured-posts .itng-featured-post-1 h3{font-size:1.8em}@media (max-width:767px){#itng-featured-posts .itng-featured-post-1 h3{font-size:1.2em}}#itng-featured-posts .itng-featured-post-thumb{height:100%;position:relative;margin:1px}#itng-featured-posts .itng-featured-post-date{position:absolute;top:10px;left:10px;padding:.2em .6em;font-size:.8em;text-transform:uppercase;color:#fff;background-color:#d12223}#itng-featured-posts h3{color:#fff;background:linear-gradient(to top,rgba(0,0,0,.63) 0%,rgba(0,0,0,.621) .8%,rgba(0,0,0,.597) 2.9%,rgba(0,0,0,.562) 6.4%,rgba(0,0,0,.517) 11%,rgba(0,0,0,.464) 16.6%,rgba(0,0,0,.406) 23.1%,rgba(0,0,0,.344) 30.4%,rgba(0,0,0,.281) 38.3%,rgba(0,0,0,.22) 46.7%,rgba(0,0,0,.162) 55.4%,rgba(0,0,0,.11) 64.4%,rgba(0,0,0,.065) 73.5%,rgba(0,0,0,.03) 82.5%,rgba(0,0,0,.008) 91.4%,rgba(0,0,0,0) 100%);margin:0;padding:.8em 1.2em;font-size:1.2em;position:absolute;bottom:0;left:0;width:100%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}#itng-featured-news-carousel-container,#itng-featured-news-list-container,#itng-news-slider-container{padding-left:5px;padding-right:5px}#itng-featured-news{min-width:0;padding-left:10px;padding-right:10px;margin-bottom:30px}#itng-featured-news h2{font-size:1.4em;margin-bottom:.2em;text-align:left}#itng-featured-news .slider-post-wrapper{position:relative;height:420px;margin-bottom:0}#itng-featured-news .slider-post-wrapper .slider-post{position:absolute;height:100%;width:100%}#itng-featured-news .slider-post-wrapper .slider-post img{height:100%;object-fit:cover}#itng-featured-news .slider-post-wrapper h3{color:#fff}#itng-featured-news .slider-post-wrapper .itng-slider-post-meta{position:absolute;bottom:0;width:100%;padding:2em 1.6em .8em;margin-bottom:0;background:linear-gradient(to top,rgba(0,0,0,.63) 0%,rgba(0,0,0,.621) .8%,rgba(0,0,0,.597) 2.9%,rgba(0,0,0,.562) 6.4%,rgba(0,0,0,.517) 11%,rgba(0,0,0,.464) 16.6%,rgba(0,0,0,.406) 23.1%,rgba(0,0,0,.344) 30.4%,rgba(0,0,0,.281) 38.3%,rgba(0,0,0,.22) 46.7%,rgba(0,0,0,.162) 55.4%,rgba(0,0,0,.11) 64.4%,rgba(0,0,0,.065) 73.5%,rgba(0,0,0,.03) 82.5%,rgba(0,0,0,.008) 91.4%,rgba(0,0,0,0) 100%)}#itng-featured-news .slider-post-wrapper .posted-on a{color:#fff;background-color:#d12223;padding:.2em .5em;text-transform:uppercase}#itng-featured-news #itng-featured-news-list-container{position:relative}#itng-featured-news #itng-featured-news-list-container .featured-post-list-wrapper{position:relative;overflow:hidden;height:100%}#itng-featured-news #itng-featured-news-list-container .featured-news-list-content{position:absolute;bottom:0;margin:0;padding:1.2em .6em .6em;width:100%;background:linear-gradient(to top,rgba(0,0,0,.63) 0%,rgba(0,0,0,.621) .8%,rgba(0,0,0,.597) 2.9%,rgba(0,0,0,.562) 6.4%,rgba(0,0,0,.517) 11%,rgba(0,0,0,.464) 16.6%,rgba(0,0,0,.406) 23.1%,rgba(0,0,0,.344) 30.4%,rgba(0,0,0,.281) 38.3%,rgba(0,0,0,.22) 46.7%,rgba(0,0,0,.162) 55.4%,rgba(0,0,0,.11) 64.4%,rgba(0,0,0,.065) 73.5%,rgba(0,0,0,.03) 82.5%,rgba(0,0,0,.008) 91.4%,rgba(0,0,0,0) 100%)}#itng-featured-news #itng-featured-news-list-container h3{font-size:1.1em;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:.4em;color:#fff}#itng-featured-news #itng-featured-news-list-container .posted-on a{color:#fff;background-color:#d12223;text-transform:uppercase;padding:.3em .5em;font-size:.65em}#itng-featured-news #itng-featured-news-list-container .itng-news-list-cats a{color:#fff;font-size:.65em;text-transform:uppercase;padding:.4em .5em}#itng-featured-news #itng-featured-news-list-container .featured-news-list{display:flex}@media (min-width:1200px){#itng-featured-news #itng-featured-news-list-container .featured-news-list{height:420px;flex-direction:column}}#itng-featured-news #itng-featured-news-list-container .itng-featured-post-list{position:relative;overflow:hidden;margin-bottom:10px}@media (min-width:768px) and (max-width:1199px){#itng-featured-news #itng-featured-news-list-container .itng-featured-post-list{width:50%}}@media (min-width:1200px){#itng-featured-news #itng-featured-news-list-container .itng-featured-post-list:last-child{margin-bottom:0}}@media (max-width:1200px){#itng-featured-news #itng-featured-news-list-container .itng-featured-post-list:first-child{padding-right:5px}#itng-featured-news #itng-featured-news-list-container .itng-featured-post-list:last-child{padding-left:5px}}#itng-featured-news #itng-featured-news-carousel-container .news-carousel{display:flex}@media (min-width:1200px){#itng-featured-news #itng-featured-news-carousel-container .news-carousel{height:420px}}#itng-featured-news #itng-featured-news-carousel-container h3{font-size:.9em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0;color:#fff}#itng-featured-news #itng-featured-news-carousel-container .itng-featured-post-car{flex-grow:1;margin-bottom:10px}@media (min-width:768px) and (max-width:1199px){#itng-featured-news #itng-featured-news-carousel-container .itng-featured-post-car{width:50%}}@media (min-width:1200px){#itng-featured-news #itng-featured-news-carousel-container .itng-featured-post-car:last-child{margin-bottom:0}}#itng-featured-news #itng-featured-news-carousel-container .featured-post-car-wrapper{height:100%;background-color:#222;padding:6px}#itng-featured-news #itng-featured-news-carousel-container .featured-news-car-content{padding:.6em}#itng-featured-news #itng-featured-news-carousel-container .posted-on{text-transform:uppercase}#itng-featured-news #itng-featured-news-carousel-container .posted-on a{color:#fff;padding:.2em .45em;background-color:#d12223;font-size:.65em}
--------------------------------------------------------------------------------
/Bitcoin Wallet Recovery via ECDSA Short Signatures - «CRYPTO DEEP TECH»_files/wmac_single_d26191bd0380b0cf97525a613b8b566c.css:
--------------------------------------------------------------------------------
1 | /*!
2 | * Bootstrap v4.5.3 (https://getbootstrap.com/)
3 | * Copyright 2011-2020 The Bootstrap Authors
4 | * Copyright 2011-2020 Twitter, Inc.
5 | * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
6 | */
7 | article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}[tabindex="-1"]:focus:not(:focus-visible){outline:0 !important}hr{box-sizing:content-box;height:0;overflow:visible}p{margin-top:0;margin-bottom:1rem}abbr[title],abbr[data-original-title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{@extend %bold}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a:not([href]):not([class]){color:inherit;text-decoration:none}a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none !important}.lead{font-size:1.25rem;font-weight:300}small,.small{font-size:80%;font-weight:400}mark,.mark{padding:.2em;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#6c757d}.blockquote-footer:before{content:"\2014\00A0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code{font-size:87.5%;color:#e83e8c;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;@extend %bold}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container,.container-fluid,.container-sm,.container-md,.container-lg,.container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-sm,.container-md{max-width:720px}}@media (min-width:992px){.container,.container-sm,.container-md,.container-lg{max-width:960px}}@media (min-width:1200px){.container,.container-sm,.container-md,.container-lg,.container-xl{max-width:1140px}}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-sm-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}@media (min-width:576px){.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media (min-width:768px){.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}}@media (min-width:992px){.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (min-width:1200px){.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}.d-flex{display:-ms-flexbox !important;display:flex !important}.ml-auto,.mx-auto{margin-left:auto !important}.align-items-center{-ms-flex-align:center !important;align-items:center !important}.align-items-end{align-items:flex-end !important}.justify-content-end{-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-between{-ms-flex-pack:justify !important;justify-content:space-between !important}
--------------------------------------------------------------------------------
/Bitcoin Wallet Recovery via ECDSA Short Signatures - «CRYPTO DEEP TECH»_files/wmac_single_e6094661d8923e95b233019ebff7c8f0.css:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/demining/Bitcoin-Wallet-Recovery/02635f5b25e2c305b7322bed8f361bade38bdd0f/Bitcoin Wallet Recovery via ECDSA Short Signatures - «CRYPTO DEEP TECH»_files/wmac_single_e6094661d8923e95b233019ebff7c8f0.css
--------------------------------------------------------------------------------
/Bitcoin Wallet Recovery via ECDSA Short Signatures - «CRYPTO DEEP TECH»_files/wmac_single_ea8874ba65dbd53bf5c7fb5c619ac579.js:
--------------------------------------------------------------------------------
1 | jQuery(document).ready(function(){const toggleSearchFunction=element=>{let searchBtn=element,searchArea=searchBtn.nextElementSibling,searchField=searchArea.getElementsByTagName('input')[0],goToBtn=searchArea.getElementsByTagName('button')[0],goToField=searchBtn.previousElementSibling,searchCont=element.parentElement
2 | if(searchBtn.classList.contains('is-toggled')){searchBtn.focus()
3 | searchArea.style.height='0'
4 | searchArea.style.opacity='0'
5 | searchBtn.classList.remove('is-toggled')
6 | goToBtn.tabIndex='-1'
7 | searchField.tabIndex='-1'
8 | goToField.tabIndex='-1'
9 | searchBtn.style.transform='scale(1)'}else{searchField.focus()
10 | searchArea.style.height='60px'
11 | searchArea.style.opacity='1'
12 | searchBtn.classList.add('is-toggled')
13 | goToBtn.tabIndex='0'
14 | searchField.tabIndex='0'
15 | goToField.tabIndex='0'
16 | searchBtn.style.transform='scale(1.2)'}
17 | goToBtn.addEventListener('focus',()=>{searchBtn.focus()})
18 | goToField.addEventListener('focus',()=>{searchField.focus()})}
19 | if(document.querySelector('.search-btn-main')!==null){document.querySelector('.search-btn-main').addEventListener('click',function(){toggleSearchFunction(this)})}
20 | if(document.querySelector('.search-btn-sticky')!==null){document.querySelector('.search-btn-sticky').addEventListener('click',function(){toggleSearchFunction(this)})}
21 | var clickedBtn;jQuery('.menu-link').bigSlide({easyClose:true,width:'25em',side:'left',beforeOpen:function(){jQuery('.menu-overlay').show();},afterOpen:function(e){jQuery('#close-menu').focus();clickedBtn=jQuery(e.target).parent();},afterClose:function(e){clickedBtn.focus()}});jQuery('.go-to-top').on('focus',function(){jQuery('#close-menu').focus();jQuery('.menu-overlay').hide();});jQuery('.go-to-bottom').on('focus',function(){jQuery('ul#menu-main > li:last-child > a').focus();});var parentElement=jQuery('.panel li.menu-item-has-children'),dropdown=jQuery('.panel li.menu-item-has-children span');parentElement.children('ul').hide();dropdown.on({'click':function(e){e.target.style.transform=='rotate(0deg)'?'rotate(180deg)':'rotate(0deg)';jQuery(this).siblings('ul').slideToggle().toggleClass('expanded');e.stopPropagation();},'keydown':function(e){if(e.keyCode==32||e.keyCode==13){e.preventDefault();jQuery(this).siblings('ul').slideToggle().toggleClass('expanded');e.stopPropagation();}}});if(itng.toTopEnable!==""){const topBtn=jQuery('#itng-back-to-top');jQuery(window).scroll(function(){if(jQuery(window).scrollTop()>300){topBtn.addClass('show');}else{topBtn.removeClass('show');}});topBtn.on('click',function(e){e.preventDefault();jQuery('html, body').animate({scrollTop:0},'300');});}
22 | jQuery('.blocks-gallery-grid, .gallery').magnificPopup({delegate:'a',type:'image',gallery:{enabled:true}})
23 | var catSliders=[];for(catSlider in window){if(catSlider.indexOf("cat_slider")!=-1){catSliders.push(window[catSlider]);}};catSliders.forEach(function(item){var slider=jQuery("#"+item.id).find('.cat-slider');slider.owlCarousel({items:1,loop:true,autoplay:true,dots:false,nav:true});});jQuery('.itng-featured-news-slider').owlCarousel({items:1,dots:false,nav:false,loop:true,autoplay:true});if(itng.stickyNav!==""){var stickyNav=jQuery('#sticky-navigation');stickyNav.css("opacity","0");function itngStickyMenu(){var scrollHeight=jQuery(window).scrollTop(),navHeight=jQuery('.nav-wrapper').height()+jQuery('.nav-wrapper').offset().top
24 | if(scrollHeight>navHeight){jQuery('body').addClass('has-sticky-menu');stickyNav.css({"transform":"translateY(0)","opacity":"1"});}else{stickyNav.css({"transform":"translateY(-100%)","opacity":"0"});}}
25 | jQuery(window).scroll(function(){itngStickyMenu()})
26 | itngStickyMenu()}});
--------------------------------------------------------------------------------
/README.md:
--------------------------------------------------------------------------------
1 | # Bitcoin Wallet Recovery via ECDSA Short Signatures
2 |
3 |
We all know that the disclosure of the secret key in the ECDSA signature can lead to the complete recovery of the Bitcoin Wallet. In our earlier articles, we looked at weaknesses and vulnerabilities in blockchain transactions, but there are also ECDSA short signatures that also lead to the full recovery of a Bitcoin Wallet.
The result will be saved to a file: signatures.txt
151 |
152 |
153 |
154 |
Let’s open the file:PublicKeys.txt
155 |
156 |
157 |
158 |
cat signatures.txt
159 |
160 |
161 |
162 |
163 |
164 |
165 |
166 |
R = 0x00000000000000000000003b78ce563f89a0ed9414f5aa28ad0d96d6795f9c63
167 | S = 0x0a963d693c008f0f8016cfc7861c7f5d8c4e11e11725f8be747bb77d8755f1b8
168 | Z = 0x521a65420faa5386d91b8afcfab68defa02283240b25aeee958b20b36ddcb6de
169 |
170 |
171 |
172 |
As we know from our last article , we know the secret key to generating the signatureR
K = 0x7fffffffffffffffffffffffffffffff5d576e7357a4501ddfe92f46681b20a0
194 | R = 0x00000000000000000000003b78ce563f89a0ed9414f5aa28ad0d96d6795f9c63
195 | S = 0x0a963d693c008f0f8016cfc7861c7f5d8c4e11e11725f8be747bb77d8755f1b8
196 | Z = 0x521a65420faa5386d91b8afcfab68defa02283240b25aeee958b20b36ddcb6de
197 |
198 |
199 |
200 |
Now that we know the value of [K, R, S, Z] we can get the private key using the formula and restore the Bitcoin Wallet.
201 |
202 |
203 |
204 |
205 |
206 |
207 |
208 |
To get the private key, let’s use the Python script: calculate.py
209 |
210 |
211 |
212 |
def h(n):
213 | return hex(n).replace("0x","")
214 |
215 | def extended_gcd(aa, bb):
216 | lastremainder, remainder = abs(aa), abs(bb)
217 | x, lastx, y, lasty = 0, 1, 1, 0
218 | while remainder:
219 | lastremainder, (quotient, remainder) = remainder, divmod(lastremainder, remainder)
220 | x, lastx = lastx - quotient*x, x
221 | y, lasty = lasty - quotient*y, y
222 | return lastremainder, lastx * (-1 if aa < 0 else 1), lasty * (-1 if bb < 0 else 1)
223 |
224 | def modinv(a, m):
225 | g, x, y = extended_gcd(a, m)
226 | if g != 1:
227 | raise ValueError
228 | return x % m
229 |
230 | N = 0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141
231 |
232 |
233 | K = 0x7fffffffffffffffffffffffffffffff5d576e7357a4501ddfe92f46681b20a0
234 | R = 0x00000000000000000000003b78ce563f89a0ed9414f5aa28ad0d96d6795f9c63
235 | S = 0x0a963d693c008f0f8016cfc7861c7f5d8c4e11e11725f8be747bb77d8755f1b8
236 | Z = 0x521a65420faa5386d91b8afcfab68defa02283240b25aeee958b20b36ddcb6de
237 |
238 |
239 | print (h((((S * K) - Z) * modinv(R,N)) % N))
Короткие подписи ECDSAis a potential threat of losing coinsBTC , so we strongly recommend everyone to always update the software and use only verified devices.
282 |
283 |
284 |
285 |
This video was created for the CRYPTO DEEP TECH portal to ensure the financial security of data and cryptography on elliptic curves secp256k1 against weak signatures ECDSA in cryptocurrency BITCOIN