.animated{animation-duration:1s;animation-fill-mode:both}.animated-fast{animation-duration:.3s;animation-fill-mode:both}.element-animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{animation-duration:.75s}@keyframes bounce{20%,53%,80%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,0,0)}40%,43%{animation-timing-function:cubic-bezier(.755,.050,.855,.060);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.050,.855,.060);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{from{transform:scale3d(1,1,1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scale3d(1,1,1)}}.pulse{animation-name:pulse}@keyframes rubberBand{from{transform:scale3d(1,1,1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scale3d(1,1,1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{from,to{transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate3d(0,0,1,15deg)}40%{transform:rotate3d(0,0,1,-10deg)}60%{transform:rotate3d(0,0,1,5deg)}80%{transform:rotate3d(0,0,1,-5deg)}to{transform:rotate3d(0,0,1,0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{from{transform:scale3d(1,1,1)}10%,20%{transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{transform:scale3d(1,1,1)}}.tada{animation-name:tada}@keyframes wobble{from{transform:none}15%{transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{transform:none}}.wobble{animation-name:wobble}@keyframes jello{11.1%,from,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{20%,40%,60%,80%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scale3d(1,1,1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translate3d(0,0,0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{from{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0,-40px,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{from{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{from{opacity:0;visibility:hidden;transform:translate3d(-40px,0,0)}to{opacity:1;visibility:visible;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{from{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{from{opacity:0;visibility:hidden;transform:translate3d(40px,0,0)}to{opacity:1;visibility:visible;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{from{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{from{opacity:0;visibility:hidden;transform:translate3d(0,40px,0)}to{opacity:1;visibility:visible;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{from{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{from{transform:perspective(400px) rotate3d(0,1,0,-360deg);animation-timing-function:ease-out}40%{transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95);animation-timing-function:ease-in}to{transform:perspective(400px);animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{from{transform:perspective(400px) rotate3d(1,0,0,90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(1,0,0,-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{from{transform:perspective(400px) rotate3d(0,1,0,90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(0,1,0,-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{from{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutY{from{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{from{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{from{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{from{transform-origin:center;transform:rotate3d(0,0,1,-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{from{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{from{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{from{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{from{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{from{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate3d(0,0,1,80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate3d(0,0,1,60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-name:hinge}@keyframes jackInTheBox{from{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{from{opacity:0;transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes rollOut{from{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{from{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{from{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{from{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{from{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{from{transform:translate3d(100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{from{transform:translate3d(0,100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideOutUp{animation-name:slideOutUp}code[class*=language-],pre[class*=language-]{color:#f8f8f2;background:0 0;text-shadow:0 1px rgba(0,0,0,.3);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;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto;border-radius:.3em}:not(pre)>code[class*=language-],pre[class*=language-]{background:#272822}:not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#708090}.token.punctuation{color:#f8f8f2}.namespace{opacity:.7}.token.constant,.token.deleted,.token.property,.token.symbol,.token.tag{color:#f92672}.token.boolean,.token.number{color:#ae81ff}.token.attr-name,.token.builtin,.token.char,.token.inserted,.token.selector,.token.string{color:#a6e22e}.language-css .token.string,.style .token.string,.token.entity,.token.operator,.token.url,.token.variable{color:#f8f8f2}.token.atrule,.token.attr-value,.token.class-name,.token.function{color:#e6db74}.token.keyword{color:#66d9ef}.token.important,.token.regex{color:#fd971f}.token.bold,.token.important{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}body{text-rendering:optimizeLegibility;font-weight:400;font-size:18px;line-height:1.9}::-webkit-scrollbar{width:10px;height:10px;background-color:#ebebeb}::-webkit-scrollbar-thumb{background-color:#00b9f5;border-radius:20px}.bio-body p:nth-of-type(1){font-size:20px;font-weight:700}.bio-body p:nth-of-type(2){font-size:16px;margin-bottom:0;line-height:1.5em}.site-section{min-height:calc(100vh - 318px)}.fab,.fas{font-family:"Font Awesome 5 Brands","Font Awesome 5 Free"!important}.post-content-body ul li{margin:0 1em .5em 1em}a{-webkit-transition:.3s all ease;-o-transition:.3s all ease;transition:.3s all ease;text-decoration:none}a:hover{text-decoration:none}h1,h2,h3,h4,h5{color:#000;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"}header{position:relative;top:0;left:0;width:100%;z-index:5;font-weight:400;background:#fff!important}header .navbar-brand{text-transform:uppercase;letter-spacing:.2em;font-weight:400;color:#fff!important}header .navbar-collapse{position:relative}header .navbar{padding-top:0;padding-bottom:0;background:0 0!important}strong{font-weight:800}@media (max-width:767.98px){header .navbar{margin-top:1em}}header .navbar .navbar-nav.absolute-right{position:absolute;right:0}@media (max-width:991.98px){header .navbar .navbar-nav.absolute-right{position:relative;right:inherit}}header .navbar .nav-link{padding:1rem 1.5rem 1rem;font-size:16px;outline:0!important;text-transform:uppercase}@media (max-width:991.98px){header .navbar .nav-link{padding:1.7rem 1rem}}@media (max-width:767.98px){header .navbar .nav-link{padding:.5rem 0}}header .navbar .dropdown-menu{font-size:14px;border-radius:0;border:none;-webkit-box-shadow:0 2px 30px 0 rgba(0,0,0,.2);box-shadow:0 2px 30px 0 rgba(0,0,0,.2);min-width:13em;margin-top:-10px}header .navbar .dropdown-menu:before{bottom:100%;left:10%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-bottom-color:#fff;border-width:10px}@media (max-width:1199.98px){header .navbar .dropdown-menu:before{display:none}}header .navbar .dropdown-menu .dropdown-item:hover{background:#6610f2;color:#fff}header .navbar .dropdown-menu .dropdown-item.active{background:#6610f2;color:#fff}header .navbar .dropdown-menu a{padding-top:7px;padding-bottom:7px}.site-logo a img{max-width:300px}.site-logo a{color:#000;font-size:40px}@media (max-width:991.98px){.site-logo a{font-size:39px}}.top-bar{background:#6610f2;padding:10px 0}.top-bar .search-icon a,.top-bar .social a{color:#fff;opacity:.5;padding:5px}.top-bar .search-icon a:hover,.top-bar .social a:hover{opacity:1}.top-bar .social{text-align:left}.top-bar .search-icon{text-align:right}.navbar .container>div{border-bottom:1px solid #e6e6e6}@media (max-width:767.98px){.navbar .container>div{border-bottom:none}}.a-block{display:block;background-size:cover;background-position:center center;padding:30px 80px;position:relative;margin-bottom:30px;height:300px}.a-block.sm{padding:30px 30px}@media (max-width:767.98px){.a-block{padding:30px}}.a-block.height-lg{height:500px}.a-block.height-md{height:400px}.a-block:before{background:#000;position:absolute;content:"";z-index:1;opacity:.3;-webkit-transition:.3s all ease;-o-transition:.3s all ease;transition:.3s all ease;top:0;left:0;right:0;bottom:0}.a-block .text{position:relative;z-index:2;max-width:100%}.a-block .text.half-to-full{max-width:50%}@media (max-width:767.98px){.a-block .text.half-to-full{max-width:100%}}.a-block .text .post-meta{color:#fff;text-transform:uppercase;letter-spacing:.1em;font-size:13px;margin-bottom:30px}.a-block .text .post-meta .author img{width:30px;border-radius:50%;display:inline-block}.a-block .text h3{color:#fff;border:1px solidi red}.a-block .text p{color:#fff}.a-block:hover:before{opacity:.4}.bio{padding:15px;background:#fff;border:1px solid #e6e6e6;font-weight:400}.bio img{-webkit-box-shadow:0 10px 30px -10px rgba(0,0,0,.4);box-shadow:0 10px 30px -10px rgba(0,0,0,.4);max-width:100px;height:100px;margin-top:-4em;border-radius:50%;position:relative;margin-bottom:15px;object-fit:cover}.bio h2{font-size:20px}.bio .bio-body .social a{color:#000}.box{padding:30px;background:#fff}.site-section{padding-top:2em}.site-section.py-md{padding:3em 0}.site-section.py-sm{padding:0 0}.img-bg{background-size:cover}@media (max-width:991.98px){.img-md-fluid{max-width:100%}}.section-cover{background-size:cover;position:relative;background-position:top left}.section-cover,.section-cover .intro{height:500px}.section-cover p{color:#fff}.section-cover h2{color:#fff}.blog-entries .blog-entry{display:block;-webkit-transition:.3s all ease;-o-transition:.3s all ease;transition:.3s all ease;margin-bottom:30px;position:relative}.blog-entries .blog-entry:focus,.blog-entries .blog-entry:hover{opacity:.7;top:-1px;-webkit-box-shadow:0 3px 50px -2px rgba(0,0,0,.2)!important;box-shadow:0 3px 50px -2px rgba(0,0,0,.2)!important}.blog-entries .blog-entry .blog-content-body{padding:20px;border:1px solid #efefef;border-top:none}.blog-entries .blog-entry img{max-width:100%;object-fit:cover}.blog-entries .blog-entry h2{font-size:18px;line-height:1.5}.blog-entries .blog-entry p{font-size:13px;color:gray}.home .blog-entries .post-meta{margin-top:0}.blog-entries .post-meta{margin-top:20px;font-size:14px;color:#1f1f1f}.blog-entries .post-meta .author img{width:45px;height:45px;border-radius:50%;display:inline-block;object-fit:cover}.post table tr td{border:1px solid #00b9f5;padding:6px;font-family:inherit;font-size:17px}tr:nth-of-type(odd){background:#f6f6f6}.instructor-meta{margin-bottom:10px;color:#999!important}.btn,.form-control{outline:0;-webkit-box-shadow:none!important;box-shadow:none!important;border-radius:0}.btn:active,.btn:focus,.form-control:active,.form-control:focus{outline:0}.form-control{-webkit-box-shadow:none!important;box-shadow:none!important}textarea.form-control{height:inherit}.btn{-webkit-transition:.3s all ease;-o-transition:.3s all ease;transition:.3s all ease;padding:8px 20px}.btn.btn-black{background:#000;color:#fff}.btn.btn-primary{color:#fff;border-width:2px}.btn.btn-primary:active,.btn.btn-primary:focus,.btn.btn-primary:hover{border-color:#8540f5;background:#8540f5}.btn.btn-sm{font-size:14px}.btn.btn-outline-primary{border-width:2px;color:#6610f2}.btn.btn-outline-primary:active,.btn.btn-outline-primary:focus,.btn.btn-outline-primary:hover{color:#fff}.btn.btn-outline-white{border-width:2px;border-color:#fff;color:#fff}.btn.btn-outline-white:focus,.btn.btn-outline-white:hover{background:#fff;color:#000;border-width:2px}.btn:hover{-webkit-box-shadow:0 3px 10px -2px rgba(0,0,0,.2)!important;box-shadow:0 3px 10px -2px rgba(0,0,0,.2)!important}.flaticon-custom{font-size:70px}.flaticon-custom:after,.flaticon-custom:before{margin-left:0}.no-nav .owl-nav{display:none}.owl-custom-nav{float:right;position:relative;z-index:10}.owl-custom-nav .owl-custom-next,.owl-custom-nav .owl-custom-prev{padding:10px;font-size:30px;background:#ccc;line-height:0;width:60px;text-align:center;display:inline-block}.box{overflow:hidden;border-radius:4px;display:block}.box img{border-top-left-radius:4px;border-top-right-radius:4px;-webkit-transition:.3s all ease;-o-transition:.3s all ease;transition:.3s all ease}.box .box-body{padding:20px;border:1px solid #e9ecef;border-top:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px;-webkit-transition:.3s all ease;-o-transition:.3s all ease;transition:.3s all ease}.box h2{font-size:18px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";-webkit-transition:.3s all ease;-o-transition:.3s all ease;transition:.3s all ease}.box.hover:focus img,.box.hover:hover img{margin-top:-20px}.box.hover:focus .box-body,.box.hover:hover .box-body{background:#6610f2;color:#fff;padding:30px 20px;border-color:#6610f2}.box.hover:focus h2,.box.hover:hover h2{color:#fff}.children-info li{display:block;margin-bottom:15px;padding-bottom:15px;border-bottom:1px dotted #dee2e6}@media (max-width:991.98px){.sidebar{padding-left:15px}}.sidebar-box{margin-bottom:4em;font-size:15px;width:100%;float:left;background:#fff}.sidebar-box :last-child{margin-bottom:0}.sidebar-box .heading{font-size:18px;margin-bottom:30px;padding-bottom:20px;border-bottom:1px solid #e6e6e6}.tags{padding:0;margin:0;font-weight:400}.tags li{padding:0;margin:0 4px 4px 0;float:left;display:inline-block}.tags li a{float:left;display:block;font-size:16px;border-radius:4px;padding:2px 10px;color:gray;background:#f2f2f2}.tags li a:hover{color:#fff;background:#6610f2}.pagination{text-align:center!important;display:block}.pagination li{margin-right:2px;margin-bottom:3px;display:inline-block}.pagination li a{border-radius:50%!important;width:40px;height:40px;line-height:40px;padding:0;margin:0;display:inline-block;text-align:center}.pagination li a:active,.pagination li a:focus{-webkit-box-shadow:none!important;box-shadow:none!important}.pagination li a:hover{background:#6610f2;color:#fff;border:1px solid transparent}.pagination li.active a{border:1px solid transparent!important}.categories,.sidelink{padding:0;margin:0;font-weight:400}.categories li,.sidelink li{padding:0;margin:0;position:relative;margin-bottom:10px;padding-bottom:10px;border-bottom:1px dotted #dee2e6;list-style:none}.categories li:last-child,.sidelink li:last-child{margin-bottom:0;border-bottom:none;padding-bottom:0}.categories li a,.sidelink li a{display:block;font-size:16px}.categories li a span,.sidelink li a span{position:absolute;right:0;top:0;color:#1f1f1f;-webkit-transition:.3s all ease;-o-transition:.3s all ease;transition:.3s all ease}.categories li a:hover span,.sidelink li a:hover span{color:#000}.categories li.active a,.sidelink li.active a{color:#000;font-style:italic}.cover_1{background-size:cover;background-position:center center;padding:7em 0}.cover_1 .sub-heading{color:rgba(255,255,255,.7);font-size:22px}.cover_1 .heading{font-size:50px;color:#fff;font-weight:300}.post-content-body button{border:1px solid #17a2b8;background:#17a2b8;color:#fff;padding:.5em 1em;margin-top:8px;font-size:1.2em;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"}.post-content-body button a{color:#fff}.heading{color:#000}.heading.border-bottom{position:relative;padding-bottom:30px}.heading.border-bottom:before{bottom:0;position:absolute;content:"";width:50px;height:2px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background:#6610f2}.text-black{color:#000!important}.stretch-section .video{display:block;position:relative;-webkit-box-shadow:4px 4px 70px -20px rgba(0,0,0,.5);box-shadow:4px 4px 70px -20px rgba(0,0,0,.5)}.media-feature{padding:30px;-webkit-transition:.2s all ease-out;-o-transition:.2s all ease-out;transition:.2s all ease-out;background:#fff;z-index:1;position:relative;border-bottom:10px solid transparent;border-radius:4px;font-size:15px}.media-feature .icon{font-size:60px;color:#6610f2}.media-feature h3{font-size:16px;text-transform:uppercase}.media-feature:focus,.media-feature:hover{-webkit-box-shadow:0 2px 20px -3px rgba(0,0,0,.1);box-shadow:0 2px 20px -3px rgba(0,0,0,.1);-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);z-index:2;border-bottom:10px solid #6610f2}.media-custom{background:#fff;-webkit-transition:.3s all ease;-o-transition:.3s all ease;transition:.3s all ease;margin-bottom:30px;position:relative;top:0}.media-custom .meta-post{color:#ced4da;font-size:13px;text-transform:uppercase}.media-custom>a{position:relative;overflow:hidden;display:block}.media-custom .meta-chat{color:#ced4da}.media-custom .meta-chat:hover{color:#6c757d}.media-custom img{-webkit-transition:.3s all ease;-o-transition:.3s all ease;transition:.3s all ease}.media-custom:focus,.media-custom:hover{top:-2px;-webkit-box-shadow:0 2px 40px 0 rgba(0,0,0,.2);box-shadow:0 2px 40px 0 rgba(0,0,0,.2)}.media-custom:focus img,.media-custom:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.media-custom .media-body{padding:30px}.media-custom .media-body h3{font-size:20px}.media-custom .media-body p:last-child{margin-bottom:0}#accordion .card{font-size:15px;border-color:#dee2e6}#accordion .card h5 a{display:block;text-align:left;text-decoration:none;color:#6610f2;position:relative;-webkit-box-shadow:0 3px 10px -2px rgba(0,0,0,.2)!important;box-shadow:0 3px 10px -2px rgba(0,0,0,.2)!important;border-radius:0}#accordion .card h5 a .icon{position:absolute;right:20px;top:50%;-webkit-transform:translateY(-50%) rotate(-180deg);-ms-transform:translateY(-50%) rotate(-180deg);transform:translateY(-50%) rotate(-180deg);-webkit-transition:.3s all ease;-o-transition:.3s all ease;transition:.3s all ease}#accordion .card h5 a:hover{text-decoration:none;-webkit-box-shadow:0 3px 10px -2px rgba(0,0,0,.2)!important;box-shadow:0 3px 10px -2px rgba(0,0,0,.2)!important}#accordion .card h5 a.collapsed{color:#000;-webkit-box-shadow:none!important;box-shadow:none!important}#accordion .card h5 a.collapsed .icon{right:20px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}#accordion .card h5 a.collapsed:hover{text-decoration:none;-webkit-box-shadow:0 3px 10px -2px rgba(0,0,0,.2)!important;box-shadow:0 3px 10px -2px rgba(0,0,0,.2)!important}#accordion .card .card-body{padding-top:15px}.testimonial{font-size:30px;color:#000}.media-testimonial img{width:100px;border-radius:50%}.media-testimonial blockquote p{font-size:20px;color:#000;font-style:italic}.post-entry-horzontal{margin-bottom:30px;overflow:hidden;width:100%;display:table;position:relative;-webkit-transition:.1s all ease;-o-transition:.1s all ease;transition:.1s all ease}.post-entry-horzontal a{overflow:hidden;position:relative;top:0;-webkit-transition:.1s all ease;-o-transition:.1s all ease;transition:.1s all ease}.post-entry-horzontal .image,.post-entry-horzontal .text{display:table-cell;vertical-align:middle}@media (max-width:767.98px){.post-entry-horzontal .image,.post-entry-horzontal .text{display:block}}.post-content-body h2,.post-content-body h3{margin:2rem 0 1.2rem}.post-entry-horzontal .image{width:200px;border:1px solid #ddd;border-right:none;background-size:cover;background-position:center center}@media (max-width:767.98px){.post-entry-horzontal .image{width:100%;height:200px;border:1px solid #ddd;border-bottom:none}}.post-entry-horzontal .text{padding:30px;width:calc(100 - 200px);border:1px solid #e6e6e6;border-left:none}@media (max-width:767.98px){.post-entry-horzontal .text{width:100%;min-height:100px;border:1px solid #e6e6e6;border-top:none}.hide-in-mobile{display:none}}.post-entry-horzontal .text h2{font-size:20px}.post-entry-horzontal .text p{color:#999;margin-bottom:30px}.search-top .search-top-form{position:relative;float:right}.search-top .icon{position:absolute;right:10px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-size:15px;color:#fff}.search-top input{color:#fff;background:#212121;background:#510bc4;width:inherit;min-width:300px;border:none;-webkit-transition:.3s all ease;-o-transition:.3s all ease;transition:.3s all ease;-webkit-box-shadow:none;box-shadow:none;padding:4px 30px 4px 15px;font-size:16px}.search-top input::-webkit-input-placeholder{color:#fff}.search-top input:-ms-input-placeholder{color:#fff}.search-top input::-ms-input-placeholder{color:#fff}.search-top input::placeholder{color:#fff}@media (max-width:767.98px){.search-top input{width:150px;min-width:150px}}.search-top input:active,.search-top input:focus{background:#3d0894;outline:0}.post-entry-sidebar .post-meta{font-size:14px;color:#1f1f1f}.post-entry-sidebar ul{padding:0;margin:0}.post-entry-sidebar ul li{list-style:none;padding:0 0 20px 0;margin:0 0 20px 0}.post-entry-sidebar ul li a{display:table}.post-entry-sidebar ul li a img{width:90px}.post-entry-sidebar ul li a .text,.post-entry-sidebar ul li a img{display:table-cell;vertical-align:middle}.post-entry-sidebar ul li a .text h4{font-size:18px}.search-form-wrap{margin-bottom:4em;display:block}.search-form .form-group{position:relative}.search-form .form-group #s{padding-right:50px;background:#f7f7f7;padding:15px 15px;border:none}.search-form .icon{position:absolute;top:50%;right:20px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}blockquote{padding-left:30px;position:relative}blockquote:before{content:' ';position:absolute;width:6px;height:100%;background:#00518a52;border-radius:10px;top:0;left:0}blockquote p{font-size:18px;font-style:italic;color:#000}.list-unstyled.check li{position:relative;padding-left:30px;line-height:1.3;margin-bottom:10px}.list-unstyled.check li:before{color:#17a2b8;left:0;font-family:Ionicons;content:"\f122";position:absolute}#modalAppointment .modal-content{border-radius:0;border:none}#modalAppointment .modal-body,#modalAppointment .modal-footer{padding:40px}.overflow{position:relative;overflow-x:hidden}.site-footer{background-size:cover;background-position:center center;background-repeat:no-repeat;padding:.5em 0;background:#262626}.site-footer .post-entry-sidebar ul li a h4{color:#fff}.site-footer .footer-social li a>span{width:30px}.site-footer a{color:#fff}.site-footer a:hover{opacity:.5}.site-footer h3{color:#fff;margin-bottom:30px;font-size:14px;text-transform:uppercase;letter-spacing:.2em}.site-footer p{margin-bottom:0;color:rgba(255,255,255,.5)}.blog-entry-footer .post-meta{color:#fff;font-size:15px}.border-t{border-top:1px solid #f8f9fa}.copyright{font-size:14px}.element-animate{opacity:0;visibility:hidden}.contact-form{justify-content:center}.recent-post-img{max-height:250px;min-height:250px;object-fit:cover;width:100%}.admin-bar{position:relative;top:0;left:0;z-index:9999;background:#000;color:#fff;width:100%;padding:0 10px}.admin-url{float:right}.admin-url a{color:#fdebd3}.search-btn{border:unset;background:unset}.r-404 .jumbotron{margin-top:0!important}.author.mr-2 a{color:#272727;font-weight:600}.social-icons{display:flex}.social-icons>span{vertical-align:middle;flex-shrink:inherit}.social-icons a{font-size:2em;margin:0 4px;display:inline-flex}.social-facebook,.social-facebook:hover{color:#3b5998}.social-twitter,.social-twitter:hover{color:#55acee}.social-linkedin,.social-linkedin:hover{color:#007bb5}.social-whatsapp,.social-whatsapp:hover{color:#25d366}.page-item.currentpage .page-link{z-index:1;color:#fff;background-color:#6610f2;border-color:#6610f2}.grid-img{min-height:225px;max-height:225px;width:100%}.post-content-body p{font-family:'PT Serif',serif;font-size:20px}.post-content-body{letter-spacing:-.004em;font-size:20px;line-height:1.58}.post-content-body *{max-width:100% !important}.img-fluid{max-width:100%;max-height:450px;height:auto;width:100%}.footer{color:#fff}.home .blog-content-body h2{margin-top:20px}.sidebar-box .post-meta{margin:0}.category .blog-entries .post-meta,.tag .blog-entries .post-meta,.user .blog-entries .post-meta{margin-bottom:0}.blog-entries .category,.post-meta .category{background:#15a99e;padding:0 .5em;border-radius:4px;color:#fff;margin-bottom:10px;font-size:14px;display:inline-block}#progress{position:fixed;left:0;top:0;width:100%;height:3px;background-color:#eee;z-index:9999}.newsletter-message{color:#fdebd3;line-height:20px;margin-top:5px;background:#444;text-align:center;border-radius:5px}.grid-carousel{content-visibility:auto;contain-intrinsic-size:450px}.scroll-to-top{position:fixed;right:1rem;bottom:1rem;display:none;width:2.75rem;height:2.75rem;text-align:center;color:#fff;background:rgba(90,92,105,.5);line-height:46px}.object-fit-cover{object-fit:cover}#menu ul{margin:0;padding:0}#menu .main-menu{display:none}#tm:checked+.main-menu{display:block}#menu input[type=checkbox],#menu ul span.drop-icon{display:none}#menu .sub-menu,#menu li,#toggle-menu{border-style:solid;border-color:rgba(0,0,0,.05)}#menu li,#toggle-menu{border-width:0 0 1px}#menu .sub-menu{background-color:#444;border-width:1px 1px 0;margin:0 1em}#menu .sub-menu li:last-child{border-width:0}#menu a,#menu li,#toggle-menu{position:relative;display:block;color:#fff;text-shadow:1px 1px 0 rgba(0,0,0,.125)}#menu{background-color:#1d1d1d!important;padding:0}#toggle-menu{background:#333}#menu a,#toggle-menu{padding:10px 1.5em}#menu a{transition:all .125s ease-in-out;-webkit-transition:all .125s ease-in-out}#menu a:hover{background-color:#4d90fe}#menu .sub-menu{display:none}#menu input[type=checkbox]:checked+.sub-menu{display:block}#menu .sub-menu a:hover{color:#fff}#menu li label.drop-icon,#toggle-menu .drop-icon{position:absolute;right:0;top:0;cursor:pointer}#menu label.drop-icon,#toggle-menu span.drop-icon{padding:8px 1em;text-align:center;background-color:rgba(0,0,0,.125);text-shadow:0 0 0 transparent;color:rgba(255,255,255,.75)}.full-width{width:90%}.absolute-toggle{float:right}.absolute-toggle .burger-lines{width:30px;display:inline-block;height:2px;background:#000;position:relative;vertical-align:middle}.absolute-toggle .burger-lines:after,.absolute-toggle .burger-lines:before{position:absolute;height:2px;content:"";background:#000;width:100%;left:0}.absolute-toggle .burger-lines:before{top:-10px}.absolute-toggle .burger-lines:after{bottom:-10px}.absolute-toggle{padding:0;margin:.5em 0 0;position:absolute!important;right:0;top:-4.1em;cursor:pointer;background-color:unset!important;border-color:unset!important}@media only screen and (min-width:1024px){#menu .main-menu{display:block}#menu label.drop-icon,#toggle-menu{display:none}#menu ul span.drop-icon{display:inline-block}#menu li{float:left;border-width:0 1px 0 0}#menu .sub-menu li{float:none}#menu .sub-menu{border-width:0;margin:0;position:absolute;top:100%;left:0;width:12em;z-index:3000}#menu .sub-menu,#menu input[type=checkbox]:checked+.sub-menu{display:none}#menu .sub-menu li{border-width:0 0 1px}#menu .sub-menu .sub-menu{top:0;left:100%}#menu .sub-menu .drop-icon{position:absolute;top:-5px;right:0;padding:1em}#menu li:hover>input[type=checkbox]+.sub-menu{display:block}}.absolute-toggle .burger-lines-on{width:30px;display:inline-block;height:2px;background:#fff;position:relative;vertical-align:middle}.absolute-toggle .burger-lines-on:before{top:0;transform:rotate(40deg)}.absolute-toggle .burger-lines-on:after{bottom:0;transform:rotate(-40deg)}#edit-post-head{margin-right:10px}html[data-theme=dark]{background:#000;filter:invert(1) hue-rotate(180deg)}html[data-theme=dark] img{filter:invert() hue-rotate(180deg) brightness(105%) contrast(105%)}html[data-theme=dark] .post-content-body img{filter:invert() hue-rotate(180deg) brightness(105%) contrast(105%)}.light-mode-btn{display:none}.theme-switcher-holder{right:1em;top:.4em;position:absolute}.theme-switcher-holder button{border:none;background:unset;font-size:1.6em}@media screen and (max-width:576px){.post #post-title{font-size:34px}.post-content-body h2{font-size:30px}.post-content-body h3{font-size:28px}.post-content-body{font-size:18px;padding:2px}#img404{width:100%}#edit-post-head{margin-right:8px}#admin-panel-head span,#edit-post-head span{display:none}}@media screen and (max-width:768px){.theme-switcher-holder{right:2.9em;top:calc(100% - 2.9em)}.featured-img{margin-bottom:0}.author.mr-2 a,.post-meta-date{font-size:16px}.site-logo{height:100%;margin:12px 0}.site-logo a img{max-width:150px}.site-title{float:left;max-width:80%;line-height:45px}}@media screen and (min-width:768px){.hide-in-desktop{display:none}.site-title{margin-left:15px;font-weight:400}}@media screen and (min-width:768px) and (max-width:968px){.absolute-toggle{top:-5.1em}}@media screen and (min-width:768px) and (max-width:1024px){.theme-switcher-holder{right:3.5em;top:calc(100% - 4.8em)}}@media screen and (max-width:1199px){.post-content-body img{width:100%!important;height:auto;object-fit:contain}}@media (min-width:1200px){.centered{max-width:900px}.site-logo{margin-top:0;margin-bottom:0}}@media screen and (max-width:1024px){#menu{display:block!important}}