.hamburger{width:22px;height:17px;position:relative;-webkit-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer}.hamburger,.hamburger span{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.hamburger span{display:block;position:absolute;height:3px;width:100%;background:#222;border-radius:4px;opacity:1;left:0;-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out}.hamburger span:first-child{top:0}.hamburger span:nth-child(2),.hamburger span:nth-child(3){top:7px}.hamburger span:nth-child(4){top:14px}.hamburger.open span:first-child{top:7px;width:0;left:50%}.hamburger.open span:nth-child(2){-webkit-transform:rotate(45deg);transform:rotate(45deg)}.hamburger.open span:nth-child(3){-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.hamburger.open span:nth-child(4){top:7px;width:0;left:50%}.navigation-container{-webkit-box-shadow:inset 0 -1px 0 0 #fff,0 1px 5px rgba(0,0,0,.1);box-shadow:inset 0 -1px 0 0 #fff,0 1px 5px rgba(0,0,0,.1)}.navigation-container .navigation-main{height:64px}.navigation-container .navigation-main .brand a{color:#222}.navigation-container .navigation-main .brand .image{width:auto;height:32px}.navigation-container .navigation-main .nav-links{display:none}.navigation-container .navigation-main .nav-links .item{color:rgba(0,0,0,.6);font-weight:500}.navigation-container .navigation-main .nav-links .item.active,.navigation-container .navigation-main .nav-links .item:hover{color:#222}.navigation-container .navigation-main .navbars{display:block;color:#222;margin-right:-1.5rem}.navigation-container .navigation-dropdown .nav-links .item{display:block;color:rgba(0,0,0,.6);font-weight:500}.navigation-container .navigation-dropdown .nav-links .item.active,.navigation-container .navigation-dropdown .nav-links .item:hover{color:#222}@media (min-width:800px){.navigation-container .navigation-main .nav-links{display:unset}.navigation-container .navigation-dropdown,.navigation-container .navigation-main .navbars{display:none}}.scroll-to-top{right:1.5rem;bottom:1.5rem;z-index:1000}
/*! 
 * Shiba CSS | MIT License | v1.0.1 | Author: Lam Pham
 * Source: https://github.com/completejavascript/shiba
 * Documentation: https://about.phamvanlam.com/shiba
 *//*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}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}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;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]{-webkit-box-sizing:border-box;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}[hidden],template{display:none}html{-webkit-box-sizing:border-box;box-sizing:border-box;font-size:62.5%}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}body{color:#222;padding:0;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:normal normal normal 1.7rem/1.7 -apple-system,BlinkMacSystemFont,Nunito Sans,Helvetica,Arial,sans-serif}h1,h2,h3,h4,h5,h6{line-height:1.2;font-weight:400;margin:0 0 2rem}h1{font-size:3.2rem}h2{font-size:2.8rem}h3{font-size:2.4rem}h4{font-size:2.2rem}h5{font-size:2rem}h6{font-size:1.8rem}@media (min-width:600px){h1{font-size:3.6rem}h2{font-size:3.2rem}h3{font-size:2.8rem}h4{font-size:2.6rem}h5{font-size:2.4rem}h6{font-size:2.2rem}}p{margin:0 0 2rem}mark{padding:0 .32rem;background-color:#ffeb3b}a{color:#2196f3;text-decoration:none}a:active,a:focus,a:hover{color:#0c82df}:not(pre)>code{font-size:85%;margin:0;padding:.2rem .4rem;white-space:nowrap}:not(pre)>code,pre{background-color:rgba(27,31,35,.08);border-radius:.3rem}pre{padding:1.2rem 1.6rem;margin:0 0 2rem;-moz-tab-size:2;-o-tab-size:2;tab-size:2;overflow:auto}pre code{white-space:pre}kbd{display:inline-block;vertical-align:middle;background-color:#fafbfc;color:#444d56;border:.1rem solid #cdcdcd;border-radius:.3rem;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.12);box-shadow:inset 0 -1px 0 rgba(0,0,0,.12);font-size:85%;line-height:1.2rem;padding:.5rem .8rem}blockquote{margin:0 0 2rem;padding:0 1.5rem;border-left:1rem solid #cdcdcd;font-size:1.8rem}blockquote cite{display:block;text-align:right;margin-top:2rem;font-size:1.7rem}hr{height:0;border:0;border-top:.1rem solid #cdcdcd}hr,ol,ul{margin:0 0 2rem}ol li ol,ol li p,ol li ul,ul li ol,ul li p,ul li ul{margin-bottom:0}table{margin:0 0 2rem;width:100%;max-width:100%;border-spacing:0}td,th{padding:1.2rem 1.5rem;text-align:left;border-bottom:.1rem solid #cdcdcd}td:first-child,th:first-child{padding-left:0}td:last-child,th:last-child{padding-right:0}button,input[type=button],input[type=reset],input[type=submit]{cursor:pointer;display:-ms-inline-flexbox;display:inline-flex;display:-webkit-inline-flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;text-decoration:none;white-space:nowrap;height:3.8rem;line-height:3.8rem;padding:0 1.5rem;color:#222;font-size:1.7rem;background-color:transparent;border:.1rem solid #bbb;border-radius:.3rem;outline:0;margin:0 0 .8rem;text-transform:none}button:focus,button:hover,input[type=button]:focus,input[type=button]:hover,input[type=reset]:focus,input[type=reset]:hover,input[type=submit]:focus,input[type=submit]:hover{text-decoration:none;color:#2196f3;border-color:#2196f3}form{margin:0 0 2rem}input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url]{height:3.8rem;margin:0 0 2rem;background-color:transparent;border:.1rem solid #cdcdcd;border-radius:.3rem;-webkit-box-shadow:none;box-shadow:none;width:100%;max-width:100%;padding:0 1.5rem}input[type=email]:hover,input[type=number]:hover,input[type=password]:hover,input[type=search]:hover,input[type=tel]:hover,input[type=text]:hover,input[type=url]:hover{border-color:#aeaeae;outline:0}input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus{border-color:#2196f3;outline:0}input[type=checkbox],input[type=radio]{display:inline}select{height:3.8rem;margin:0 0 2rem;background-color:transparent;border:.1rem solid #cdcdcd;border-radius:.3rem;-webkit-box-shadow:none;box-shadow:none;width:100%;max-width:100%;padding:0 1.5rem;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAJCAYAAAA/33wPAAAAvklEQVQoFY2QMQqEMBBFv7ERa/EMXkGw11K8QbDXzuN4BHv7QO6ifUgj7v4UAdlVM8Uwf+b9YZJISnlqrfEUZVlinucnBGKaJgghbiHOyLyFKIoCbdvecpyReYvo/Ma2bajrGtbaC58kCdZ1RZ7nl/4/4d5EsO/7nzl7IUtodBexMMagaRrs+06JLMvcNWmaOv2W/C/TMAyD58dxROgSmvxFFMdxoOs6lliWBXEcuzokXRbRoJRyvqqqQvye+QDMDz1D6yuj9wAAAABJRU5ErkJggg==) 100% no-repeat}select:hover{border-color:#aeaeae;outline:0}select:focus{border-color:#2196f3;outline:0}textarea{height:3.8rem;margin:0 0 2rem;background-color:transparent;border:.1rem solid #cdcdcd;border-radius:.3rem;-webkit-box-shadow:none;box-shadow:none;width:100%;max-width:100%;padding:1rem 1.5rem;min-height:10rem}textarea:hover{border-color:#aeaeae;outline:0}textarea:focus{border-color:#2196f3;outline:0}label{display:inline-block;margin:0 0 .5rem;font-weight:600}fieldset{border:.1rem solid #cdcdcd;border-radius:.3rem;padding:1.5rem;margin:2rem 0}legend{padding:0 .5rem;font-weight:600}.container,.container-full,.container-small{width:100%;max-width:100%;padding:0 1.5rem;margin-left:auto;margin-right:auto}.row:after{content:"";clear:both;display:table}[class*=col-]{float:left;padding:1.5rem 0}.col-xs-1{width:8.33333%}.col-xs-2{width:16.66667%}.col-xs-3{width:25%}.col-xs-4{width:33.33333%}.col-xs-5{width:41.66667%}.col-xs-6{width:50%}.col-xs-7{width:58.33333%}.col-xs-8{width:66.66667%}.col-xs-9{width:75%}.col-xs-10{width:83.33333%}.col-xs-11{width:91.66667%}.col-xs-12{width:100%}@media (min-width:600px){.col-sm-1{width:8.33333%}.col-sm-2{width:16.66667%}.col-sm-3{width:25%}.col-sm-4{width:33.33333%}.col-sm-5{width:41.66667%}.col-sm-6{width:50%}.col-sm-7{width:58.33333%}.col-sm-8{width:66.66667%}.col-sm-9{width:75%}.col-sm-10{width:83.33333%}.col-sm-11{width:91.66667%}.col-sm-12,.container{width:100%}.container-small{width:80%}}@media (min-width:800px){.col-md-1{width:8.33333%}.col-md-2{width:16.66667%}.col-md-3{width:25%}.col-md-4{width:33.33333%}.col-md-5{width:41.66667%}.col-md-6{width:50%}.col-md-7{width:58.33333%}.col-md-8{width:66.66667%}.col-md-9{width:75%}.col-md-10{width:83.33333%}.col-md-11{width:91.66667%}.col-md-12{width:100%}.container{width:800px}.container-small{width:640px}}@media (min-width:1000px){.col-lg-1{width:8.33333%}.col-lg-2{width:16.66667%}.col-lg-3{width:25%}.col-lg-4{width:33.33333%}.col-lg-5{width:41.66667%}.col-lg-6{width:50%}.col-lg-7{width:58.33333%}.col-lg-8{width:66.66667%}.col-lg-9{width:75%}.col-lg-10{width:83.33333%}.col-lg-11{width:91.66667%}.col-lg-12{width:100%}.container{width:1000px}.container-small{width:800px}}@media (min-width:1200px){.col-xl-1{width:8.33333%}.col-xl-2{width:16.66667%}.col-xl-3{width:25%}.col-xl-4{width:33.33333%}.col-xl-5{width:41.66667%}.col-xl-6{width:50%}.col-xl-7{width:58.33333%}.col-xl-8{width:66.66667%}.col-xl-9{width:75%}.col-xl-10{width:83.33333%}.col-xl-11{width:91.66667%}.col-xl-12{width:100%}.container{width:1200px}.container-small{width:960px}}.flex{display:-ms-flexbox!important;display:flex!important;display:-webkit-flex!important}.flex-column{flex-flow:column wrap!important;-ms-flex-flow:column wrap!important}.flex-row{flex-flow:row wrap!important;-ms-flex-flow:row wrap!important}.flex-spread{-ms-flex-positive:1!important;flex-grow:1!important}.flex-static{-ms-flex-negative:0!important;flex-shrink:0!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-space-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-space-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-items-flex-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-flex-end{-ms-flex-align:end!important;align-items:flex-end!important}.color-red{color:#f44336!important}.color-pink{color:#e91e63!important}.color-purple{color:#9c27b0!important}.color-deep-purple{color:#673ab7!important}.color-indigo{color:#3f51b5!important}.color-blue{color:#2196f3!important}.color-light-blue{color:#03a9f4!important}.color-cyan{color:#00bcd4!important}.color-teal{color:#009688!important}.color-green{color:#4caf50!important}.color-light-green{color:#8bc34a!important}.color-lime{color:#cddc39!important}.color-yellow{color:#ffeb3b!important}.color-amber{color:#ffc107!important}.color-orange{color:#ff9800!important}.color-deep-orange{color:#ff5722!important}.color-brown{color:#795548!important}.color-grey{color:#9e9e9e!important}.color-grey-half{color:hsla(0,0%,62%,.5)!important}.color-blue-grey{color:#607d8b!important}.color-dark-grey{color:#1e1e1e!important}.color-light-grey{color:#ececec!important}.color-black{color:#0a0a0a!important}.color-white{color:#fff!important}.background-color-red{background-color:#f44336!important}.background-color-pink{background-color:#e91e63!important}.background-color-purple{background-color:#9c27b0!important}.background-color-deep-purple{background-color:#673ab7!important}.background-color-indigo{background-color:#3f51b5!important}.background-color-blue{background-color:#2196f3!important}.background-color-light-blue{background-color:#03a9f4!important}.background-color-cyan{background-color:#00bcd4!important}.background-color-teal{background-color:#009688!important}.background-color-green{background-color:#4caf50!important}.background-color-light-green{background-color:#8bc34a!important}.background-color-lime{background-color:#cddc39!important}.background-color-yellow{background-color:#ffeb3b!important}.background-color-amber{background-color:#ffc107!important}.background-color-orange{background-color:#ff9800!important}.background-color-deep-orange{background-color:#ff5722!important}.background-color-brown{background-color:#795548!important}.background-color-grey{background-color:#9e9e9e!important}.background-color-grey-half{background-color:hsla(0,0%,62%,.5)!important}.background-color-blue-grey{background-color:#607d8b!important}.background-color-dark-grey{background-color:#1e1e1e!important}.background-color-light-grey{background-color:#ececec!important}.background-color-black{background-color:#0a0a0a!important}.background-color-white{background-color:#fff!important}.border-color-red{border-color:#f44336!important}.border-color-pink{border-color:#e91e63!important}.border-color-purple{border-color:#9c27b0!important}.border-color-deep-purple{border-color:#673ab7!important}.border-color-indigo{border-color:#3f51b5!important}.border-color-blue{border-color:#2196f3!important}.border-color-light-blue{border-color:#03a9f4!important}.border-color-cyan{border-color:#00bcd4!important}.border-color-teal{border-color:#009688!important}.border-color-green{border-color:#4caf50!important}.border-color-light-green{border-color:#8bc34a!important}.border-color-lime{border-color:#cddc39!important}.border-color-yellow{border-color:#ffeb3b!important}.border-color-amber{border-color:#ffc107!important}.border-color-orange{border-color:#ff9800!important}.border-color-deep-orange{border-color:#ff5722!important}.border-color-brown{border-color:#795548!important}.border-color-grey{border-color:#9e9e9e!important}.border-color-grey-half{border-color:hsla(0,0%,62%,.5)!important}.border-color-blue-grey{border-color:#607d8b!important}.border-color-dark-grey{border-color:#1e1e1e!important}.border-color-light-grey{border-color:#ececec!important}.border-color-black{border-color:#0a0a0a!important}.border-color-white{border-color:#fff!important}.border{border:.1rem solid}.border-radius{border-radius:.3rem!important}.border-default{border:.1rem solid #cdcdcd!important}.border-2{border-width:.2rem!important}.border-3{border-width:.3rem!important}.border-top{border-top:.1rem solid}.border-top-default{border-top:.1rem solid #cdcdcd!important}.border-top-2{border-top-width:.2rem!important}.border-top-3{border-top-width:.3rem!important}.border-right{border-right:.1rem solid}.border-right-default{border-right:.1rem solid #cdcdcd!important}.border-right-2{border-right-width:.2rem!important}.border-right-3{border-right-width:.3rem!important}.border-bottom{border-bottom:.1rem solid}.border-bottom-default{border-bottom:.1rem solid #cdcdcd!important}.border-bottom-2{border-bottom-width:.2rem!important}.border-bottom-3{border-bottom-width:.3rem!important}.border-left{border-left:.1rem solid}.border-left-default{border-left:.1rem solid #cdcdcd!important}.border-left-2{border-left-width:.2rem!important}.border-left-3{border-left-width:.3rem!important}.padding{padding:1.5rem!important}.padding-half{padding:.75rem!important}.padding-2{padding:3rem!important}.padding-3{padding:4.5rem!important}.padding-none{padding:0!important}.padding-top{padding-top:1.5rem!important}.padding-top-half{padding-top:.75rem!important}.padding-top-2{padding-top:3rem!important}.padding-top-3{padding-top:4.5rem!important}.padding-top-none{padding-top:0!important}.padding-right{padding-right:1.5rem!important}.padding-right-half{padding-right:.75rem!important}.padding-right-2{padding-right:3rem!important}.padding-right-3{padding-right:4.5rem!important}.padding-right-none{padding-right:0!important}.padding-bottom{padding-bottom:1.5rem!important}.padding-bottom-half{padding-bottom:.75rem!important}.padding-bottom-2{padding-bottom:3rem!important}.padding-bottom-3{padding-bottom:4.5rem!important}.padding-bottom-none{padding-bottom:0!important}.padding-left{padding-left:1.5rem!important}.padding-left-half{padding-left:.75rem!important}.padding-left-2{padding-left:3rem!important}.padding-left-3{padding-left:4.5rem!important}.padding-left-none{padding-left:0!important}.margin{margin:2rem!important}.margin-half{margin:1rem!important}.margin-2{margin:4rem!important}.margin-3{margin:6rem!important}.margin-none{margin:0!important}.margin-top{margin-top:2rem!important}.margin-top-half{margin-top:1rem!important}.margin-top-2{margin-top:4rem!important}.margin-top-3{margin-top:6rem!important}.margin-top-none{margin-top:0!important}.margin-right{margin-right:2rem!important}.margin-right-half{margin-right:1rem!important}.margin-right-2{margin-right:4rem!important}.margin-right-3{margin-right:6rem!important}.margin-right-none{margin-right:0!important}.margin-bottom{margin-bottom:2rem!important}.margin-bottom-half{margin-bottom:1rem!important}.margin-bottom-2{margin-bottom:4rem!important}.margin-bottom-3{margin-bottom:6rem!important}.margin-bottom-none{margin-bottom:0!important}.margin-left{margin-left:2rem!important}.margin-left-half{margin-left:1rem!important}.margin-left-2{margin-left:4rem!important}.margin-left-3{margin-left:6rem!important}.margin-left-none{margin-left:0!important}.width-full{width:100%!important}.width-half{width:50%!important}.width-zero{width:0!important}.height-full{height:100%!important}.height-half{height:50%!important}.height-zero{height:0%!important}.position-fixed{position:fixed!important}.position-absolute{position:absolute!important}.position-relative{position:relative!important}.position-sticky{position:sticky!important}.top-zero{top:0!important}.right-zero{right:0!important}.bottom-zero{bottom:0!important}.left-zero{left:0!important}.float-left{float:left!important}.float-right{float:right!important}.block{display:block!important}.inline-block{display:inline-block!important}.inline{display:inline!important}.hidden{display:none!important}.opacity{opacity:1!important}.opacity-none{opacity:0!important}.opacity-half{opacity:.5!important}.line-height-reset{line-height:1!important}.btn{cursor:pointer;display:-ms-inline-flexbox;display:inline-flex;display:-webkit-inline-flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;text-decoration:none;white-space:nowrap;height:3.8rem;line-height:3.8rem;padding:0 1.5rem;color:#222;font-size:1.7rem;background-color:transparent;border:.1rem solid #bbb;border-radius:.3rem;outline:0;margin:0 0 .8rem;text-transform:none}.btn:focus,.btn:hover{text-decoration:none;color:#2196f3;border-color:#2196f3}.btn-round{border-radius:4rem!important}.btn-square{border-radius:0!important}.btn-disable,.btn-disable:focus,.btn-disable:hover{color:#757575!important;background-color:#fff!important;border-color:#cdcdcd!important}.btn-disable:focus,.btn-disable:hover{cursor:default!important}.btn-primary{color:#fff!important;background-color:#2196f3!important;border-color:#2196f3!important}.btn-primary:focus,.btn-primary:hover{color:#fff!important;background-color:#0c82df!important;border-color:#0c82df!important}.btn-primary-inverse{color:#2196f3!important;background-color:transparent!important;border-color:#2196f3!important}.btn-primary-inverse:focus,.btn-primary-inverse:hover{color:#fff!important;background-color:#0c82df!important;border-color:#0c82df!important}.btn-full{width:100%!important;display:-ms-flexbox!important;display:flex!important;display:-webkit-flex!important}.image-responsive{width:100%!important;height:auto!important}.image-round{border-radius:50%!important}.text-center{text-align:center!important}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-important{color:#f44336!important}.text-warning{color:#ff9800!important}.text-primary{color:#2196f3!important}.text-description{color:#757575!important}.text-uppercase{text-transform:uppercase!important}.text-lowercase{text-transform:lowercase!important}.text-capitalize{text-transform:capitalize!important}.text-title{font-size:4rem!important}@media (min-width:600px){.text-title{font-size:4.5rem!important}}.transition{-webkit-transition:all .35s ease-in-out!important;transition:all .35s ease-in-out!important}.cursor-default{cursor:default!important}.cursor-pointer{cursor:pointer!important}.cursor-none{cursor:none!important}.cursor-move{cursor:move!important}.about-me-pic{float:left}.post-container img{max-width:800px;border:1px solid #ddd}.gatsby-resp-image-figcaption{text-align:center;font-size:.9em;font-style:italic;color:#555}.main-container{display:-ms-flexbox;display:flex;display:-webkit-flex;-ms-flex-direction:column;flex-direction:column}.main-container .content-wrapper,.main-container .sidebar-wrapper{width:100%}@media (min-width:1000px){.main-container{-ms-flex-direction:row;flex-direction:row}.main-container .content-wrapper{padding-right:3rem;border-right:1px solid #ececec;width:calc(100% - 330px)}.main-container .sidebar-wrapper{padding-left:3rem;width:330px}}.article-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.article-container .thumbnail-wrapper .thumbnail-img{width:660px;max-width:100%}.article-container .post-info-wrapper{margin-top:2rem}@media (min-width:600px){.article-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.article-container .thumbnail-wrapper .thumbnail-img{width:300px}.article-container .post-info-wrapper{margin-top:unset}}.pagination-container,.pagination-container .pagination-item{display:-ms-flexbox;display:flex;display:-webkit-flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.pagination-container .pagination-item{padding:.75rem 1rem;min-width:4.8rem;min-height:4.5rem;border-right:1px solid #dcdcdc;border-top:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc}.pagination-container .pagination-item:hover{background-color:#f6f6f6;cursor:pointer}.pagination-container .pagination-item:first-child{border-left:1px solid #dcdcdc;border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-container .pagination-item:last-child{border-top-right-radius:3px;border-bottom-right-radius:3px}.pagination-container .pagination-item.active{background-color:#f0f0f0}.post-container .meta-share-wrapper .share-wrapper{padding-top:1rem;padding-bottom:.75rem}@media (min-width:600px){.post-container .meta-share-wrapper{display:-ms-flexbox;display:flex;display:-webkit-flex;-ms-flex-pack:justify;justify-content:space-between}.post-container .meta-share-wrapper .share-wrapper{padding-top:unset;padding-bottom:unset}}code[class*=language-],pre[class*=language-]{color:#ccc;background:none;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none}pre[class*=language-]{padding:1em;margin:.5em 0 1em;overflow:auto}:not(pre)>code[class*=language-],pre[class*=language-]{background:#2d2d2d}:not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.token.block-comment,.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#999}.token.punctuation{color:#ccc}.token.attr-name,.token.deleted,.token.namespace,.token.tag{color:#e2777a}.token.function-name{color:#6196cc}.token.boolean,.token.function,.token.number{color:#f08d49}.token.class-name,.token.constant,.token.property,.token.symbol{color:#f8c555}.token.atrule,.token.builtin,.token.important,.token.keyword,.token.selector{color:#cc99cd}.token.attr-value,.token.char,.token.regex,.token.string,.token.variable{color:#7ec699}.token.entity,.token.operator,.token.url{color:#67cdcc}.token.bold,.token.important{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}.token.inserted{color:green}