html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{margin:.67em 0;font-size:2em}hr{overflow:visible;box-sizing:content-box;height:0}pre{font-family: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;font-size:1em}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}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{padding:0;border-style:none}[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{display:table;box-sizing:border-box;padding:0;max-width:100%;color:inherit;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}[hidden],template{display:none}:root{--brand-color:#ff572f;--primary-text-color:#333;--secondary-text-color:#999;--white-color:#fff;--lighter-gray-color:#f6f6f6;--light-gray-color:#e6e6e6;--mid-gray-color:#ccc;--dark-gray-color:#444;--darker-gray-color:#1a1a1a;--black-color:#000;--green-color:#28a745;--orange-color:#ffc107;--red-color:#dc3545;--facebook-color:#3b5998;--twitter-color:#1da1f2;--rss-color:#f26522;--animation-base:ease-in-out;--font-base:muli,-apple-system,blinkmacsystemfont,segoe ui,helvetica,arial,sans-serif;--navbar-height:80px}@media (max-width:767px){:root{--navbar-height:70px}}html{box-sizing:border-box;font-size:62.5%}*,:after,:before{box-sizing:inherit}body{color:var(--primary-text-color);font-family:var(--font-base);font-size:1.5rem;line-height:1.6;text-rendering:optimizeLegibility;word-break:break-word;background-color:var(--white-color);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:var(--darker-gray-color);text-decoration:none;transition:color .1s var(--animation-base)}a:hover{opacity:.8}h1,h2,h3,h4,h5,h6{margin:0 0 1.5rem;color:var(--darker-gray-color);font-family:var(--font-base);line-height:1.3;font-weight:800}p{margin:0 0 2rem}img{display:block;max-width:100%;height:auto}blockquote{margin-right:0;margin-left:0;padding:2rem 3rem;border-left:5px solid var(--brand-color);color:var(--secondary-text-color);font-size:2.1rem;line-height:1.4;font-style:italic;letter-spacing:-.03rem;text-align:center;background-color:var(--lighter-gray-color)}blockquote,blockquote strong{font-weight:700}ol,ul{padding-left:2rem}embed,iframe{display:block;overflow:hidden;width:100%;border:0}figure{margin-right:0;margin-left:0}figcaption{margin-top:1.5rem;color:var(--secondary-text-color);font-size:1.4rem;line-height:1.4;text-align:center}figcaption a{color:var(--secondary-text-color)!important;font-weight:400!important}pre{overflow-x:scroll;padding:1.6rem 2.2rem;color:var(--white-color);font-size:1.6rem!important;line-height:1.5;background-color:var(--darker-gray-color);border-radius:5px!important;-webkit-overflow-scrolling:touch}hr{position:relative;margin-right:auto;margin-left:auto;border:0;border-radius:50%}hr,hr:after,hr:before{width:5px;height:5px;background-color:var(--secondary-text-color)}hr:after,hr:before{content:"";position:absolute;border-radius:50%}hr:before{right:20px}hr:after{left:20px}table:not(.highlight){width:100%;border-collapse:collapse;font-size:1.5rem;word-break:normal}table:not(.highlight) thead{border-bottom:1px solid var(--light-gray-color);background-color:var(--lighter-gray-color)}table:not(.highlight) tr+table:not(.highlight) tr{border-top:1px solid var(--light-gray-color)}table:not(.highlight) tr:hover td{background-color:var(--lighter-gray-color)}table:not(.highlight) td,table:not(.highlight) th{padding:1rem 1.5rem;line-height:1.5}table:not(.highlight) th{color:var(--secondary-text-color);text-align:left}table:not(.highlight) tfoot{border-top:1px solid var(--mid-gray-color)}table:not(.highlight) tfoot td{font-weight:700}@media (max-width:767px){.table thead{display:none}.table tr{display:block;padding:1.2rem 0}.table td{display:flex;justify-content:space-between;padding:.7rem 0;width:100%;text-align:right}.table td:before{content:attr(data-label);margin-right:1rem;color:var(--secondary-text-color);white-space:nowrap}}.container{margin-right:auto;margin-left:auto;padding-right:4vw;padding-left:4vw;max-width:calc(1130px + 8vw);width:100%}.container.medium{max-width:calc(750px + 8vw)}.container.small{max-width:calc(640px + 8vw)}.row{display:flex;flex-wrap:wrap;margin-right:-20px;margin-left:-20px}div[class^=col-]{position:relative;padding-right:20px;padding-left:20px;min-height:1px;width:100%}.col-1{flex:0 0 8.333333%;max-width:8.333333%}.col-2{flex:0 0 16.666667%;max-width:16.666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.333333%;max-width:33.333333%}.col-5{flex:0 0 41.666667%;max-width:41.666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.333333%;max-width:58.333333%}.col-8{flex:0 0 66.666667%;max-width:66.666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.333333%;max-width:83.333333%}.col-11{flex:0 0 91.666667%;max-width:91.666667%}.col-12{flex:0 0 100%;max-width:100%}@media (min-width:576px){.col-sm-1{flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{flex:0 0 100%;max-width:100%}}@media (min-width:768px){.col-md-1{flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{flex:0 0 100%;max-width:100%}}@media (min-width:992px){.col-lg-1{flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{flex:0 0 100%;max-width:100%}}@media (min-width:1200px){.col-xl-1{flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{flex:0 0 100%;max-width:100%}}@media (max-width:575px){.hidden-xs{display:none!important}}@media (min-width:576px) and (max-width:767px){.hidden-sm{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-md{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-lg{display:none!important}}@media (min-width:1200px){.hidden-xl{display:none!important}}.button{display:inline-flex;justify-content:center;align-items:center;padding:0 15px;height:36px;outline:none;border:1px solid var(--light-gray-color);color:var(--brand-color);font-size:11px;font-weight:800;letter-spacing:.5px;text-transform:uppercase;background-color:var(--white-color);border-radius:3px;cursor:pointer}.button:hover{border-color:var(--mid-gray-color);opacity:1}.button .icon-loading{display:none}.button.loading{text-indent:-9999px}.button.loading .icon-loading{display:block}.button-icon,.button-secondary{color:var(--darker-gray-color)}.button-icon{display:inline-flex;justify-content:center;align-items:center;padding:0;width:30px;height:30px;outline:none;border:0;background-color:transparent;cursor:pointer}.button-icon:hover .icon{opacity:.8}.button-text{padding:0;outline:none;border:0;line-height:inherit;background-color:transparent;cursor:pointer}.button-text,label{color:var(--darker-gray-color)}label{display:block;font-size:1.4rem;font-weight:700}label+label{margin-top:2rem}label input,label textarea{margin-top:.7rem}input,textarea{padding:0 1.5rem;width:100%;height:44px;outline:none;border:1px solid var(--light-gray-color);color:var(--darker-gray-color);font-size:1.6rem;background-color:var(--white-color);border-radius:5px;-webkit-appearance:none;-moz-appearance:none;appearance:none}input:focus,textarea:focus{border-color:var(--mid-gray-color)}textarea{padding-top:1.5rem;padding-bottom:1.5rem;height:100%;resize:vertical}.form-wrapper{position:relative}.form-button{position:absolute;top:5px;right:5px;display:flex;justify-content:center;align-items:center;padding:0;width:40px;height:40px;outline:none;border:0;color:var(--white-color);background-color:var(--brand-color);border-radius:0 4px 4px 0;cursor:pointer}.form-button .icon-loading,.loading .form-button .icon{display:none}.loading .form-button .icon-loading{display:block}.contact-form{margin-top:3rem}.contact-form .button{margin-top:1.5rem}symbol{fill:currentColor}.icon{width:20px;height:20px}.icon-loading{width:26px;height:26px}.site{display:flex;flex-direction:column;min-height:100vh}.site-content{flex-grow:1;padding:6rem 0}@media (max-width:767px){.site-content{padding:3rem 0}}.site-header{display:flex;align-items:center;height:var(--navbar-height)}.header-left,.header-right{flex:2;display:flex;align-items:center}.header-right{justify-content:flex-end}.header-right .menu-item{margin:0}.header-right .menu-item+.menu-item{margin-left:2rem}.logo{position:relative}.logo-text{color:var(--secondary-text-color);font-size:1.8rem;font-weight:800}.logo-image{max-height:50px}.logo-image.white{position:absolute;top:0;left:0;opacity:0}.main-nav{display:flex;align-items:center}.menu-item{margin:0 1.5rem;font-weight:700}.menu-item[href*="..."],.menu-item[href*="..."]~.menu-item{display:none}.menu-item-button{margin:0 .7rem}.menu-item-more{position:relative}.menu-item-more .icon{width:24px;height:24px}.menu-item-cta{color:var(--brand-color)}.sub-menu{position:absolute;top:100%;right:-13px;z-index:90;display:none;margin-top:2rem;padding:1rem 0;width:170px;text-align:left;background-color:var(--darker-gray-color);border-radius:5px}.sub-menu:before{content:"";position:absolute;top:-6px;right:21px;width:0;height:0;border-right:7px solid transparent;border-bottom:7px solid var(--darker-gray-color);border-left:7px solid transparent}.sub-menu .menu-item{display:block;margin:0;padding:.7rem 1.5rem;color:var(--white-color);font-size:1.3rem}.mobile-menu{position:absolute;top:var(--navbar-height);left:0;z-index:90;display:none;padding-top:3rem;width:100%;height:calc(100vh - var(--navbar-height));background-color:var(--white-color)}.mobile-menu .menu-item{margin:0;font-size:1.8rem;text-align:right}.mobile-menu .menu-item+.menu-item{margin-top:1.5rem}.mobile-menu .menu-item[href*="..."]~.menu-item{display:inline}.mobile-nav{display:flex;flex-direction:column}.menu-opened .mobile-menu{display:block}.sticky{position:fixed;right:0;left:0;z-index:90;display:flex;justify-content:space-between;align-items:center;padding:0 2rem;height:50px;background-color:hsla(0,0%,100%,.8);transition:transform .3s var(--animation-base);transform:translateY(-52px);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.sticky-title{flex-grow:1;overflow:hidden;margin-right:1rem;color:var(--darker-gray-color);font-size:1.6rem;line-height:1.3;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.sticky-toc-button{flex-shrink:0;margin-right:-6px}.sticky-toc-button .icon{width:24px;height:24px}.sticky-toc{visibility:hidden;position:absolute;top:72px;right:20px;display:flex;flex-direction:column;padding:1rem 0;width:250px;text-align:left;background-color:var(--lighter-gray-color);opacity:0;transition-timing-function:var(--animation-base);transition-duration:.2s;transition-property:opacity transform;transform:translateY(-10px)}.sticky-toc-link{padding:.6rem 1.7rem;font-size:1.1rem;font-weight:700;text-transform:uppercase}.sticky-toc-link-indented:before{content:"-";margin-right:.5rem}.toc-opened .sticky-toc{visibility:visible;opacity:1;transform:translateY(0)}.sticky-track{position:absolute;bottom:-2px;left:0;width:100%;height:2px;background-color:var(--light-gray-color)}.sticky-progress{height:100%;background-color:var(--brand-color);transition:transform .2s;transform:translate3d(-100%,0,0)}.sticky-visible .sticky{transform:translateY(0)}@media (max-width:767px){.sticky-title{font-size:1.4rem;font-weight:700}}.cover{margin-top:4.5rem}.cover-content{display:flex;flex-direction:column;align-items:center;margin:0 auto;max-width:500px;text-align:center}.cover-icon{position:relative;margin-bottom:2rem}.cover-icon-image{width:150px}.cover-icon-image.white{position:absolute;top:0;left:0;opacity:0}.cover-description{font-size:1.7rem}.cover-cta{display:flex;margin-top:2rem}.cover-cta .button{margin:0 .5rem}.site-footer{display:flex;flex-direction:column;align-items:center;padding:3rem 0 4.5rem}.social{display:flex;margin-bottom:2rem}.social-item{margin:0 4px;color:var(--secondary-text-color);line-height:0}.social-item .icon{width:24px;height:24px}.copyright{font-size:1.2rem;letter-spacing:-.02rem}.copyright,.copyright a{color:var(--secondary-text-color)}.copyright a:hover{text-decoration:underline;opacity:1}.footer-nav{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin-top:.5rem}.footer-nav .menu-item{display:flex;align-items:center;margin:0;color:var(--secondary-text-color);font-size:1.2rem;font-weight:400}.footer-nav .menu-item+.menu-item:before{content:"\02022";padding:0 .7rem;font-family:serif;line-height:1}.footer-nav .menu-item:hover{opacity:1}.theme-icon{width:1.1rem;height:1.1rem}.theme-text{margin-left:.3rem}.theme-dark .theme-icon-light,.theme-dark .theme-icon-system,.theme-icon-dark,.theme-icon-light{display:none}.theme-dark .theme-icon-dark{display:block}.theme-light .theme-icon-dark,.theme-light .theme-icon-system{display:none}.theme-light .theme-icon-light{display:block}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:none;background-color:rgba(0,0,0,.7);opacity:0;transition:opacity .2s var(--animation-base);pointer-events:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.modal{overflow:hidden;margin:9rem auto 0;background-color:var(--white-color);border-radius:5px;transition:transform .2s var(--animation-base);transform:translateY(-10px)}.modal-search{width:500px}.modal-search .form-wrapper{border-bottom:1px solid var(--light-gray-color)}.modal-close{position:absolute;top:15px;right:15px;color:var(--white-color)}.modal-opened .modal-overlay{opacity:1;pointer-events:unset}.modal-opened .modal{transform:translateY(0)}@media (max-width:500px){.modal-search{width:100%;border-radius:0}}.search-input{height:50px;border:0}.search-button-clear .icon-search,.search-button .icon-close{display:none}.search-button-clear .icon-close{display:block}.search-result{overflow-y:scroll;max-height:50vh;-webkit-overflow-scrolling:touch}.search-result-row+.search-result-row{border-top:1px solid var(--light-gray-color)}.search-result-row-link{display:block;padding:1.3rem 1.5rem 1.2rem;font-size:1.5rem;line-height:1.4}.search-result-row-link:hover{background-color:var(--lighter-gray-color);opacity:1}.popular-wrapper{padding:2rem 1.5rem 1.5rem}.popular-title{margin-bottom:1rem;color:var(--secondary-text-color);font-size:1.2rem;text-transform:uppercase}.popular-feed{display:flex;flex-wrap:wrap}.popular{margin-right:.8rem;margin-bottom:.4rem;font-weight:700}.popular:before{content:"#"}.burger{position:relative;margin-right:-7px;margin-left:5px;width:30px;height:30px;cursor:pointer}.burger-bar{position:absolute;top:0;left:0;width:100%;height:100%;transition:transform .1806s cubic-bezier(.04,.04,.12,.96)}.burger-bar:before{content:"";position:absolute;left:7px;width:16px;height:2px;background-color:var(--darker-gray-color);transition:transform .1596s cubic-bezier(.52,.16,.52,.84) .1008s}.burger-bar:first-child:before{top:14px;transform:translateY(-3px)}.burger-bar:last-child:before{bottom:14px;transform:translateY(3px)}.menu-opened .burger .burger-bar{transition:transform .3192s cubic-bezier(.04,.04,.12,.96) .1008s}.menu-opened .burger .burger-bar:first-child{transform:rotate(45deg)}.menu-opened .burger .burger-bar:last-child{transform:rotate(-45deg)}.menu-opened .burger .burger-bar:before{transition:transform .1806s cubic-bezier(.04,.04,.12,.96);transform:none}.feed{position:relative;display:flex;align-items:center;overflow:hidden;padding:1.5rem 0;line-height:1}.feed:hover .feed-title{opacity:.8}.feed:hover .feed-right{margin-right:1.6rem}.feed:hover .feed-icon{transform:translateX(.4rem)}.feed+.feed{border-top:1px solid var(--light-gray-color)}.feed+.feed.feed-paged{margin-top:3rem;border-top:0}.feed-calendar{display:flex;margin-right:1.5rem;color:var(--brand-color);font-size:1.1rem;font-weight:800;white-space:nowrap}.feed-calendar-month{margin-right:.4rem;text-transform:uppercase}.feed-title{flex-grow:1;overflow:hidden;margin-bottom:0;padding-right:1rem;font-size:1.6rem;font-weight:400;text-overflow:ellipsis;white-space:nowrap}.feed-right{display:flex;align-items:center;transition:margin .2s var(--animation-base)}.feed-visibility{margin-right:1rem;width:16px;height:16px;color:var(--orange-color)}.feed-visibility-public{display:none}.feed-length{font-size:1.4rem;white-space:nowrap}.feed-icon,.feed-length{color:var(--secondary-text-color)}.feed-icon{position:absolute;right:0;width:16px;height:16px;transition:transform .2s var(--animation-base);transform:translateX(2rem)}.featured-wrapper{margin-top:6rem}.featured-wrapper .u-placeholder{margin-bottom:3rem}.featured-wrapper .post-title{margin-bottom:0;font-size:1.8rem;font-weight:700}.featured-title{margin-bottom:4.5rem;padding-bottom:1rem;border-bottom:1px solid var(--light-gray-color);color:var(--brand-color);font-size:1.5rem;letter-spacing:.05rem;text-transform:uppercase}.infinite-scroll-status,.pagination,body:not(.paged-next) .infinite-scroll-button{display:none}.infinite-scroll-request{margin:3rem auto 0;width:40px;height:40px;background-color:var(--darker-gray-color);border-radius:50%;-webkit-animation:scaleOut 1s ease-in-out infinite;animation:scaleOut 1s ease-in-out infinite}.infinite-scroll-action{display:flex;justify-content:center}.infinite-scroll-button{margin-top:4.5rem}@-webkit-keyframes scaleOut{0%{transform:scale(0)}to{opacity:0;transform:scale(1)}}@keyframes scaleOut{0%{transform:scale(0)}to{opacity:0;transform:scale(1)}}.single-header{margin-bottom:4.5rem;text-align:center}.single-meta{margin-bottom:1rem;color:var(--secondary-text-color);font-size:1.2rem;font-weight:800;text-transform:uppercase}.single-meta-item+.single-meta-item:before{content:"\02022";padding:0 .3rem;font-family:serif}.single-meta-tag .post-tag{color:var(--brand-color)}.single-title{margin-bottom:0;font-size:4rem;line-height:1.2;letter-spacing:-.1rem}.single-excerpt{margin-top:2rem;font-size:1.8rem;font-style:italic}.single-media{margin-top:4.5rem}.single-cta{margin-top:4rem!important;padding:3rem;border-top:5px solid var(--brand-color);border-bottom:1px solid var(--light-gray-color);text-align:center}.single-cta-title{margin:0 0 3rem!important}.single-cta-button{margin-bottom:1rem;font-weight:800!important}.single-cta-footer{font-size:1.4rem;font-weight:400!important;letter-spacing:-.02rem}.single-footer{display:flex;align-items:center;margin-top:4.5rem}.single-footer-left,.single-footer-right{flex:2;display:flex}.single-footer-right{justify-content:flex-end}.single-footer-middle,.single-footer-top{display:flex;flex-direction:column}.single-footer-top{align-items:center}.single-footer-title{margin-bottom:1rem;font-size:1.8rem}.single-footer-bottom{margin-top:2rem}@media (max-width:767px){.single-header{margin-bottom:3rem}.single-title{font-size:2.6rem}.single-excerpt{font-size:1.7rem}.single-media{margin-top:3rem}}.author{display:flex;flex-direction:column;align-items:center;margin-bottom:4.5rem;text-align:center}.author-image-placeholder{flex-shrink:0;overflow:hidden;margin-bottom:2rem;width:70px;border-radius:50%}.author-name{margin-bottom:0;font-size:2.4rem}.author-meta{margin-top:.5rem;color:var(--secondary-text-color);font-size:1.2rem;font-weight:800;text-transform:uppercase}.author-bio{margin-top:1rem;max-width:500px}.author-social{margin-top:2rem}.author-list{display:flex}.author-list .author-image-placeholder{margin:0 -4px;width:54px;border:2px solid var(--white-color)}.author-list .author-image-placeholder:first-child{z-index:10}.author-list .author-image-placeholder:nth-child(2){z-index:9}.author-list .author-image-placeholder:nth-child(3){z-index:8}.author-list .author-image-placeholder:nth-child(4){z-index:7}.author-list .author-image-placeholder:nth-child(5){z-index:6}.share,.share-link{display:flex}.share-link{align-items:center;margin:0 .6rem;padding:0 .8rem;height:2.6rem;color:var(--white-color);font-size:1.1rem;line-height:1;font-weight:800;letter-spacing:.04rem;text-transform:uppercase;border-radius:3px}.share-link .icon{width:14px;height:14px}.share-link .icon-facebook{margin-right:.2rem;margin-left:-.3rem}.share-link .icon-twitter{margin-right:.4rem}.share-link-facebook{background-color:var(--facebook-color)}.share-link-twitter{background-color:var(--twitter-color)}.navigation-previous .navigation-icon{margin-left:-2px}.navigation-next .navigation-link{justify-content:flex-end}.navigation-next .navigation-icon{margin-right:-2px}.navigation-link{display:flex;align-items:center;width:30px;height:30px}.related-wrapper{margin-top:6rem;padding:4.5rem 0 3rem;background-color:var(--lighter-gray-color)}.related-title{font-size:1.9rem}.comment{margin-top:4.5rem}.tag{margin-bottom:4.5rem;text-align:center}.tag-name{margin-bottom:0;color:var(--brand-color);font-size:2.4rem}.tag-name:before{content:"#"}.tag-description{margin:1rem auto 0;max-width:500px}.tag-list{margin-top:2rem;font-weight:700}.tag-list-label{margin-right:.5rem;color:var(--secondary-text-color)}.tag-list-item:before{content:"#"}.tag-list-item+.tag-list-item{margin-left:.3rem}.tag-media{margin-top:4.5rem}.tag-media:before{padding-bottom:35%!important}@media (max-width:767px){.tag{margin-bottom:2.5rem}.tag-media{margin-top:3rem}}.plan-list{display:flex;justify-content:center}.plan{display:flex;flex-direction:column;margin:0 1rem;padding:3rem;max-width:35rem;border:1px solid var(--light-gray-color);border-radius:5px}.plan-title{margin-bottom:.3rem;color:var(--brand-color);font-size:2rem}.plan-price{display:flex;align-items:baseline;color:var(--secondary-text-color)}.plan-amount{margin-right:.5rem;color:var(--darker-gray-color);font-size:2.4rem;font-weight:700}.plan-feature-list{flex-grow:1;margin:2rem 0 3rem;padding:0;list-style-type:none}.plan-feature{margin:.6rem 0}.plan-selector{display:flex;justify-content:center;margin-bottom:3rem}.plan-selector-button{position:relative}.plan-selector-button:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.plan-selector-button+.plan-selector-button{margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.plan-selector-button+.plan-selector-button:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.plan-selector-button:hover{z-index:10}@media (max-width:991px){.plan{display:none}.plan-selector-free+.plan-list .plan-free,.plan-selector-monthly+.plan-list .plan-monthly,.plan-selector-yearly+.plan-list .plan-yearly{display:flex}}.auth{margin:3rem auto 0;padding:4rem 3rem 4.5rem;max-width:500px;border-top:5px solid var(--brand-color);background-color:var(--lighter-gray-color);border-radius:5px}.auth-title{margin-bottom:.8rem;font-size:2.6rem}.auth-subtitle{color:var(--secondary-text-color);font-size:1.5rem;font-weight:700}.auth-form{margin-top:3rem}.auth-email{height:50px}.auth-footer{display:inline-block;margin-top:2rem;font-size:1.4rem;letter-spacing:-.02rem}.auth-footer-link{color:var(--brand-color);font-weight:700;text-decoration:underline}.account-profile{display:flex;flex-direction:column;align-items:center}.account-image-placeholder{overflow:hidden;margin-bottom:2rem;width:70px;border-radius:50%}.account-name{margin-bottom:.5rem;font-size:1.8rem}.account-button-list{display:flex;margin-top:2rem}.account-button{margin:0 .4rem}.account-subscription{margin-top:4.5rem}.account-row{display:flex;justify-content:space-between;align-items:center}.account-row+.account-row{margin-top:1.5rem}.account-row-title{margin-bottom:0;color:var(--secondary-text-color);font-size:1.6rem;font-weight:700}.account-row-value{font-size:1.6rem;font-weight:800}.account-status{padding:.5rem .8rem;height:100%;color:var(--white-color);font-size:1.2rem;line-height:1;text-transform:uppercase;background-color:var(--green-color);border-radius:3px}.account-status-trialing{background-color:var(--orange-color)}.account-action{display:flex;justify-content:space-between;align-items:center;margin-top:3rem}.account-cancel-link{font-size:1.3rem}.account-cancel-error{display:block;margin-top:.2rem;font-size:1.4rem}.notification{visibility:hidden;position:fixed;top:0;right:0;left:0;z-index:90;display:flex;justify-content:center;align-items:center;padding:20px 60px;border-top:3px solid var(--green-color);font-size:1.6rem;line-height:1.4;font-weight:700;background-color:var(--white-color);transition-timing-function:var(--animation-base);transition-duration:.3s;transition-property:box-shadow,transform;transform:translateY(-100%);pointer-events:none}.error .notification{border-top-color:var(--red-color)}.billing-success.notification-opened .notification-billing-update,.checkout-success.notification-opened .notification-checkout,.error .notification-error,.signin-success.notification-opened .notification-signin,.signup-success.notification-opened .notification-signup,.subscribe-success.notification-opened .notification-subscribe,.success .notification-success{visibility:visible;box-shadow:0 1px 3px rgba(0,0,0,.15);transform:translateY(0);pointer-events:unset}.notification-closing .notification{box-shadow:none!important;transform:translateY(-100%)!important}.notification-close{position:absolute;top:50%;right:15px;margin-top:-15px}@media (max-width:767px){.notification{justify-content:flex-start;padding:15px 60px 15px 20px}}.owl{display:none;position:relative;-webkit-tap-highlight-color:transparent;width:100%;z-index:1}.owl .owl-stage{position:relative;touch-action:pan-y}.owl .owl-stage:after{clear:both;content:".";display:block;height:0;line-height:0;visibility:hidden}.owl .owl-stage-outer{overflow:hidden}.owl .owl-item,.owl .owl-stage-outer{position:relative;transform:translateZ(0)}.owl .owl-item{-webkit-backface-visibility:hidden;backface-visibility:hidden;float:left;min-height:1px;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl .owl-item>img{display:block;transform-style:preserve-3d;width:100%}.owl .owl-dots.disabled,.owl .owl-nav.disabled{display:none}.owl .owl-dot,.owl .owl-next,.owl .owl-prev{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl .owl-next,.owl .owl-prev{align-items:center;background-color:var(--white-color);border:1px solid var(--light-gray-color);border-radius:3px;color:var(--dark-gray-color);display:flex;height:30px;justify-content:center;outline:none;padding:0;position:absolute;text-align:center;top:-86px;transition:color .5s var(--animation-base);width:30px}.owl .owl-next.disabled,.owl .owl-prev.disabled{color:var(--mid-gray-color);cursor:default}.owl .owl-next .icon,.owl .owl-prev .icon{height:18px;width:18px}.owl .owl-prev{right:34px}.owl .owl-next{right:0}.owl .owl-dots{margin-top:20px}.owl .owl-dot,.owl .owl-dots{display:flex;justify-content:center}.owl .owl-dot{align-items:center;border:0;height:20px;outline:none;padding:0;width:20px}.owl .owl-dot span{background-color:var(--light-gray-color);border-radius:50%;height:8px;width:8px}.owl .owl-dot.active span{background-color:var(--black-color)}.owl.owl-loaded{display:block}.owl.owl-loading{display:block;opacity:0}.owl.owl-hidden{opacity:0}.owl.owl-refresh .owl-item{visibility:hidden}.owl.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl.owl-grab{cursor:move}.no-js .owl{display:block}.pswp{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:none;height:100%;left:0;position:absolute;outline:none;overflow:hidden;top:0;touch-action:none;width:100%;z-index:1500;-ms-touch-action:none;-webkit-text-size-adjust:100%}.pswp img{max-width:none}.pswp--animate_opacity{opacity:.001;transition:opacity 333ms cubic-bezier(.4,0,.22,1);will-change:opacity}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:grabbing}.pswp__bg{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.85);opacity:0;transform:translateZ(0);transition:opacity 333ms cubic-bezier(.4,0,.22,1);will-change:opacity}.pswp__bg,.pswp__scroll-wrap{height:100%;left:0;position:absolute;top:0;width:100%}.pswp__scroll-wrap{overflow:hidden}.pswp__container,.pswp__zoom-wrap{bottom:0;left:0;position:absolute;right:0;top:0;touch-action:none}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;transform-origin:left top;transition:transform 333ms cubic-bezier(.4,0,.22,1);width:100%}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden;backface-visibility:hidden}.pswp__item{bottom:0;overflow:hidden;right:0}.pswp__img,.pswp__item{left:0;position:absolute;top:0}.pswp__img{height:auto;width:auto}.pswp__img--placeholder{-webkit-backface-visibility:hidden;backface-visibility:hidden}.pswp__img--placeholder--blank{background:var(--black-color)}.pswp--ie .pswp__img{height:auto!important;left:0;top:0;width:100%!important}.pswp__error-msg{color:var(--secondary-text-color);font-size:14px;left:0;line-height:16px;margin-top:-8px;position:absolute;text-align:center;top:50%;width:100%}.pswp__error-msg a{color:var(--secondary-text-color);text-decoration:underline}.pswp__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;box-shadow:none;cursor:pointer;display:block;float:right;height:44px;margin:0;overflow:visible;padding:0;position:relative;transition:opacity .2s;width:44px}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{opacity:.9;outline:none}.pswp__button::-moz-focus-inner{border:0;padding:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(../images/default-skin.png) 0 0 no-repeat;background-size:264px 88px;height:44px;width:44px}@media (-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:1.1dppx),(min-resolution:105dpi){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(../images/default-skin.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:none}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{background-position:-88px 0;display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:none;height:100px;margin-top:-50px;position:absolute;top:50%;width:70px}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:"";height:30px;position:absolute;top:35px;width:32px}.pswp__button--arrow--left:before{background-position:-138px -44px;left:6px}.pswp__button--arrow--right:before{background-position:-94px -44px;right:6px}.pswp__counter{color:var(--white-color);font-size:11px;font-weight:700;height:44px;left:0;line-height:44px;padding:0 15px;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__caption{bottom:0;left:0;min-height:44px;position:absolute;width:100%}.pswp__caption__center{color:var(--white-color);font-size:11px;line-height:1.6;margin:0 auto;max-width:420px;padding:25px 15px 30px;text-align:center}.pswp__caption__center .post-caption-title{font-size:15px;font-weight:500;margin-bottom:7px;text-transform:uppercase}.pswp__caption__center .post-caption-meta-item+.post-caption-meta-item:before{content:"\02022";padding:0 4px}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{direction:ltr;height:44px;left:50%;margin-left:-22px;opacity:0;position:absolute;top:0;transition:opacity .25s ease-out;width:44px;will-change:opacity}.pswp__preloader__icn{height:20px;margin:12px;width:20px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(../images/preloader.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:clockwise .5s linear infinite;animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite;animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:none;height:14px;left:15px;margin:0;opacity:.75;position:absolute;top:15px;width:14px}.pswp--css_animation .pswp__preloader__cut{height:14px;overflow:hidden;position:relative;width:7px}.pswp--css_animation .pswp__preloader__donut{background:none;border-right:2px solid var(--white-color);border-top:2px solid var(--white-color);border-bottom:2px solid transparent;border-left:2px solid transparent;border-radius:50%;box-sizing:border-box;height:14px;left:0;margin:0;position:absolute;top:0;width:14px}@media screen and (max-width:1024px){.pswp__preloader{float:right;left:auto;margin:0;position:relative;top:auto}}@-webkit-keyframes clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@-webkit-keyframes donut-rotate{0%{transform:rotate(0)}50%{transform:rotate(-140deg)}to{transform:rotate(0)}}@keyframes donut-rotate{0%{transform:rotate(0)}50%{transform:rotate(-140deg)}to{transform:rotate(0)}}.pswp__ui{opacity:1;visibility:visible;z-index:1550;-webkit-font-smoothing:auto}.pswp__top-bar{height:44px;left:0;position:absolute;top:0;width:100%}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:opacity 333ms cubic-bezier(.4,0,.22,1);will-change:opacity}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right,.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:none}.lazyload,.lazyloading{opacity:0}.lazyloaded{opacity:1;transition:opacity .5s var(--animation-base)}.kg-gallery-container{display:flex;flex-direction:column}.kg-gallery-row{display:flex;flex-direction:row;justify-content:center}.kg-gallery-image{cursor:pointer}.kg-gallery-image img{width:100%;height:100%}.kg-gallery-row:not(:first-of-type){margin:10px 0 0}.kg-gallery-image:not(:first-of-type){margin:0 0 0 10px}.kg-bookmark-card{overflow:hidden;border:1px solid var(--light-gray-color);border-radius:4px}.kg-bookmark-container{display:flex;overflow:hidden;text-decoration:none!important}.kg-bookmark-container:after{display:none}.kg-bookmark-container:hover{opacity:1}.kg-bookmark-content{overflow:hidden;padding:25px}.kg-bookmark-title{color:var(--darker-gray-color);font-size:18px;line-height:1.3;font-weight:800}.kg-bookmark-description{overflow:hidden;margin-top:5px;color:var(--secondary-text-color);font-size:14px;font-weight:400;text-overflow:ellipsis;white-space:nowrap}.kg-bookmark-metadata{display:flex;align-items:center;margin-top:5px;font-size:13px;line-height:1;font-weight:700}.kg-bookmark-icon{margin-right:5px;width:20px;height:20px}.kg-bookmark-author,.kg-bookmark-publisher{color:var(--darker-gray-color)}.kg-bookmark-author+.kg-bookmark-publisher:before{content:"•";padding:0 5px;font-family:serif}.kg-bookmark-thumbnail{position:relative;flex-shrink:0;margin-left:20px;width:220px}.kg-bookmark-thumbnail img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:767px){.kg-bookmark-container{flex-direction:column}.kg-bookmark-thumbnail{margin-left:0;width:100%;height:200px}}.kg-image{margin-right:auto;margin-left:auto}.kg-canvas{display:grid;grid-template-columns:[full-start] minmax(4vw,auto) [wide-start] minmax(auto,140px) [main-start] min(640px,calc(100% - 8vw)) [main-end] minmax(auto,140px) [wide-end] minmax(4vw,auto) [full-end]}.kg-canvas>*{grid-column:main-start/main-end}.kg-width-wide{grid-column:wide-start/wide-end}.kg-width-full{grid-column:full-start/full-end}.u-text-format{font-size:1.7rem;line-height:1.8}.u-text-format>*{margin-bottom:0}.u-text-format>*+*{margin-top:3rem}.u-text-format>:first-child{margin-top:0!important}.u-text-format>*+ol,.u-text-format>*+p,.u-text-format>*+ul{margin-top:2rem}.u-text-format>[id]{margin-top:4rem}.u-text-format>[id]+p{margin-top:1.5rem}.u-text-format h1{font-size:2.8rem;letter-spacing:-.03rem}.u-text-format h2{font-size:2.3rem;letter-spacing:-.03rem}.u-text-format h3{color:var(--secondary-text-color);font-size:2rem;letter-spacing:-.03rem}.u-text-format h4{font-size:1.9rem;font-weight:700}.u-text-format h5{font-size:1.6rem;font-weight:700}.u-text-format h6{font-size:1.3rem;font-weight:700;text-transform:uppercase}.u-text-format a{color:var(--brand-color);font-weight:700;text-decoration:underline}.u-text-format ol li+li,.u-text-format ul li+li{margin-top:1rem}.u-text-format>.kg-card,.u-text-format>.kg-card+*{margin-top:4.5rem}.u-text-format hr,.u-text-format hr+*{margin-top:4rem}.u-text-format blockquote,.u-text-format blockquote+*{margin-top:3rem}.post-template .u-text-format h2,.post-template .u-text-format h3{scroll-margin-top:8rem}.page-template .u-text-format h2,.page-template .u-text-format h3{scroll-margin-top:3rem}.u-permalink{position:absolute;top:0;right:0;bottom:0;left:0;z-index:50;outline:none}.u-placeholder{position:relative;z-index:10;background-color:var(--lighter-gray-color)}.u-placeholder:before{content:"";display:block}.u-placeholder.horizontal:before{padding-bottom:50%}.u-placeholder.rectangle:before{padding-bottom:62.5%}.u-placeholder.square:before{padding-bottom:100%}.u-object-fit{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.7,.7,.7)}40%{transform:scale3d(1.1,1.1,1.1)}to{opacity:1;transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.7,.7,.7)}40%{transform:scale3d(1.1,1.1,1.1)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn;-webkit-animation-duration:.3s;animation-duration:.3s}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.7,.7,.7)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.7,.7,.7)}to{opacity:0}}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut;-webkit-animation-duration:.3s;animation-duration:.3s}.theme-dark:root{--primary-text-color:#e2e2e2;--secondary-text-color:#868686;--white-color:#282c35;--lighter-gray-color:#2f333c;--light-gray-color:#3b3e46;--mid-gray-color:#666;--dark-gray-color:#e6e6e6;--darker-gray-color:#fff}.theme-dark .cover-icon-image.white+.cover-icon-image,.theme-dark .logo-image.white+.logo-image{opacity:0}.theme-dark .cover-icon-image.white,.theme-dark .logo-image.logo-image.white{opacity:1}.theme-dark .sticky{background-color:rgba(0,0,0,.6)}.theme-dark .form-button,.theme-dark .pswp__counter{color:var(--darker-gray-color)}.theme-dark .share-link{background-color:var(--darker-gray-color)}.theme-dark .share-link-facebook{color:var(--facebook-color)}.theme-dark .share-link-twitter{color:var(--twitter-color)}@media (prefers-color-scheme:dark){html:not(.theme-light):root{--primary-text-color:#e2e2e2;--secondary-text-color:#868686;--white-color:#282c35;--lighter-gray-color:#2f333c;--light-gray-color:#3b3e46;--mid-gray-color:#666;--dark-gray-color:#e6e6e6;--darker-gray-color:#fff}html:not(.theme-light) .cover-icon-image.white+.cover-icon-image,html:not(.theme-light) .logo-image.white+.logo-image{opacity:0}html:not(.theme-light) .cover-icon-image.white,html:not(.theme-light) .logo-image.logo-image.white{opacity:1}html:not(.theme-light) .sticky{background-color:rgba(0,0,0,.6)}html:not(.theme-light) .form-button,html:not(.theme-light) .pswp__counter{color:var(--darker-gray-color)}html:not(.theme-light) .share-link{background-color:var(--darker-gray-color)}html:not(.theme-light) .share-link-facebook{color:var(--facebook-color)}html:not(.theme-light) .share-link-twitter{color:var(--twitter-color)}}
/*# sourceMappingURL=screen.css.map */