:root{--global-max-width:1280px;--global-radius:2px;--global-radius-round:50%;--global-header-position:initial;--color-primary:#6952eb;--color-primary-light:#7c68ed;--color-primary-dark:#4124e5;--color-secondary:#0ced97;--color-secondary-light:#20f3a2;--color-secondary-dark:#0bd588;--color-black:#000;--color-dark:#1a1a1a;--color-dark-acc:#333;--color-grey-darker:#4d4d4d;--color-grey-dark:#666;--color-grey:grey;--color-grey-light:#999;--color-grey-lighter:#b3b3b3;--color-light-acc:#ccc;--color-light:#e6e6e6;--color-white:#fff;--color-purple:#8237eb;--color-red:#cb1a35;--color-green:#1ce3ae;--color-blue:#1ab2ff;--color-pink:#c5166e;--color-yellow:#ffbf0f;--color-royalblue:#1458eb;--color-orange:#f6764c;--color-error:#fc365e;--color-success:#48c774;--color-warning:#fddc58;--color-info:#259eef;--color-text:var(--color-dark);--color-text-acc-1:var(--color-dark-acc);--color-text-acc-2:var(--color-grey-darker);--color-text-acc-3:var(--color-grey-dark);--color-text-reverse:var(--color-light);--color-bg:var(--color-white);--color-bg-acc-1:#f7f7f7;--color-bg-acc-2:#f2f2f2;--color-bg-acc-3:#ebebeb;--color-bg-reverse:var(--color-dark);--color-border:#e8e8e8;--font-serif:Times,Georgia,serif;--font-sans:"Manrope",Tahoma,Arial,sans-serif;--font-mono:Consolas,Monaco,monospace;--font-size-base:1rem;--font-weight-100:100;--font-weight-100:200;--font-weight-300:300;--font-weight-400:400;--font-weight-500:500;--font-weight-600:600;--font-weight-700:700;--font-weight-800:800;--font-weight-900:900;--line-height-base:1.6;--trans-name:ease-in-out;--trans-duration:400ms;--trans-duration-lg:800ms;--trans-duration-xl:1200ms;--trans-delay:100ms;--trans-default:var(--trans-duration) var(--trans-name);--gap:1em;--gap-rem:1rem;--gap-xs:calc(var(--gap)*0.25);--gap-sm:calc(var(--gap)*0.5);--gap-lg:calc(var(--gap)*2);--gap-xl:calc(var(--gap)*4);--brakepoint-sm:36em;--brakepoint-md:48em;--brakepoint-lg:62em;--brakepoint-xl:75em;--gutter-w:1rem;--outer-m:1rem;--gutter-comp:calc(var(--gutter-w)*-1);--half-gutter-w:calc(var(--gutter-w)*0.5);--container-sm:calc(var(--brakepoint-sm) + var(--gutter-w));--container-md:calc(var(--brakepoint-md) + var(--gutter-w));--container-lg:calc(var(--brakepoint-lg) + var(--gutter-w));--container-xl:calc(var(--brakepoint-xl) + var(--gutter-w))}[data-color-scheme=dark]{--color-text:var(--color-light);--color-text-acc-1:var(--color-light-acc);--color-text-acc-2:var(--color-grey-lighter);--color-text-acc-3:var(--color-grey-light);--color-text-reverse:var(--color-dark);--color-bg:#0f0f0f;--color-bg-acc-1:#171717;--color-bg-acc-2:#1f1f1f;--color-bg-acc-3:#262626;--color-bg-reverse:var(--color-light);--color-border:#333}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}html{line-height:1.15;-webkit-txt-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}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{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}body,html{font-size:1rem;font-size:var(--font-size-base);font-weight:400;font-weight:var(--font-weight-400);font-family:Manrope,Tahoma,Arial,sans-serif;font-family:var(--font-sans);line-height:1.6;line-height:var(--line-height-base);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-txt-size-adjust:100%;-ms-txt-size-adjust:100%;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}body{color:#1a1a1a;color:var(--color-text);background-color:#fff;background-color:var(--color-bg);display:flex;flex-direction:column;min-height:100vh;overflow-x:hidden;-webkit-overflow-scrolling:touch}[data-color-scheme=light] #theme-dark{visibility:visible;opacity:1}@media (prefers-reduced-motion:reduce),(print){body{--trans-duration:1ms}}button{border:none;margin:0;padding:0;width:auto;overflow:visible;background:transparent;cursor:pointer;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:button}button::-moz-focus-inner{border:0;padding:0}code,pre{max-width:100%;margin:0 0 2em;margin:0 0 var(--gap-lg);font-family:Consolas,Monaco,monospace;font-family:var(--font-mono);color:#333;color:var(--color-text-acc-1);background-color:#f7f7f7;background-color:var(--color-bg-acc-1);border:1px solid #e8e8e8;border:1px solid var(--color-border);font-size:1rem;font-size:var(--font-size-base);text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.6;line-height:var(--line-height-base);border-radius:2px;border-radius:var(--global-radius);-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none}code{position:relative;padding:0 .25em;padding:0 var(--gap-xs);overflow:auto;white-space:normal;border-color:#6952eb;border-color:var(--color-primary)}code:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:#6952eb;background-color:var(--color-primary);opacity:.2}pre{padding:1em;padding:var(--gap);overflow:auto}pre code{padding:0;white-space:pre;background:transparent!important;border:none}pre code:before{display:none}code[class*=language-]::-moz-selection,code[class*=language-] ::-moz-selection,pre[class*=language-]::-moz-selection,pre[class*=language-] ::-moz-selection{text-shadow:none}code[class*=language-]::selection,code[class*=language-] ::selection,pre[class*=language-]::selection,pre[class*=language-] ::selection{text-shadow:none}@media print{code[class*=language-],pre[class*=language-]{text-shadow:none}}:not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#708090}[data-color-scheme=dark] .token.cdata,[data-color-scheme=dark] .token.comment,[data-color-scheme=dark] .token.doctype,[data-color-scheme=dark] .token.prolog{color:#758595}.token.punctuation{color:#999}.token.namespace{opacity:.7}.token.boolean,.token.constant,.token.deleted,.token.number,.token.property,.token.symbol,.token.tag{color:#905}[data-color-scheme=dark] .token.boolean,[data-color-scheme=dark] .token.constant,[data-color-scheme=dark] .token.deleted,[data-color-scheme=dark] .token.number,[data-color-scheme=dark] .token.property,[data-color-scheme=dark] .token.symbol,[data-color-scheme=dark] .token.tag{color:#fa0089}.token.attr-name,.token.builtin,.token.char,.token.inserted,.token.selector,.token.string{color:#690}.language-css .token.string,.style .token.string,.token.entity,.token.operator,.token.url{color:#9a6e3a}[data-color-scheme=dark] .language-css .token.string,[data-color-scheme=dark] .style .token.string,[data-color-scheme=dark] .token.entity,[data-color-scheme=dark] .token.operator,[data-color-scheme=dark] .token.url{color:#aa7b41}.token.atrule,.token.attr-value,.token.keyword{color:#07a}[data-color-scheme=dark] .token.atrule,[data-color-scheme=dark] .token.attr-value,[data-color-scheme=dark] .token.keyword{color:#008fcc}.token.class-name,.token.function{color:#dd4a68}[data-color-scheme=dark] .token.class-name,[data-color-scheme=dark] .token.function{color:#df5873}.token.important,.token.regex,.token.variable{color:#e90}.token.bold,.token.important{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}h1,h2,h3,h4,h5,h6{font-family:Manrope,Tahoma,Arial,sans-serif;font-family:var(--font-sans);color:inherit;word-break:break-word}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit}h1{font-size:2.5rem;font-size:calc(var(--font-size-base)*2.5);font-size:calc(1.8rem + .4vw);font-size:calc(var(--font-size-base)*1.8 + .4vw);line-height:1.28;line-height:calc(var(--line-height-base)*0.8);margin:0 0 .5em;margin:0 0 calc(var(--gap)*0.5)}h1,h2{font-weight:800;font-weight:var(--font-weight-800)}h2{font-size:2rem;font-size:calc(var(--font-size-base)*2);font-size:calc(1.6rem + .3vw);font-size:calc(var(--font-size-base)*1.6 + .3vw);line-height:1.36;line-height:calc(var(--line-height-base)*0.85);margin:0 0 .6em;margin:0 0 calc(var(--gap)*0.6)}h3{font-size:1.8rem;font-size:calc(var(--font-size-base)*1.8);font-size:calc(1.4rem + .25vw);font-size:calc(var(--font-size-base)*1.4 + .25vw);font-weight:800;font-weight:var(--font-weight-800);line-height:1.44;line-height:calc(var(--line-height-base)*0.9);margin:0 0 .7em;margin:0 0 calc(var(--gap)*0.7)}h4{font-size:1.5rem;font-size:calc(var(--font-size-base)*1.5);font-size:calc(1.3rem + .2vw);font-size:calc(var(--font-size-base)*1.3 + .2vw);font-weight:700;font-weight:var(--font-weight-700);line-height:1.52;line-height:calc(var(--line-height-base)*0.95);margin:0 0 .8em;margin:0 0 calc(var(--gap)*0.8)}h5{font-size:1.25rem;font-size:calc(var(--font-size-base)*1.25);font-size:calc(1.2rem + .15vw);font-size:calc(var(--font-size-base)*1.2 + .15vw);margin:0 0 .9em;margin:0 0 calc(var(--gap)*0.9)}h5,h6{font-weight:700;font-weight:var(--font-weight-700);line-height:1.6;line-height:calc(var(--line-height-base)*1)}h6{font-size:1.1rem;font-size:calc(var(--font-size-base)*1.1);font-size:calc(1.1rem + .1vw);font-size:calc(var(--font-size-base)*1.1 + .1vw);margin:0 0 1em;margin:0 0 calc(var(--gap)*1)}img{max-width:100%;margin:0}[data-color-scheme=dark] img{filter:brightness(.8) contrast(1.2)}input,select,textarea{width:100%;display:block;padding:1em;padding:var(--gap);margin-bottom:1em;margin-bottom:var(--gap);border:none;box-shadow:0 0 0 1px #e8e8e8;box-shadow:0 0 0 1px var(--color-border);border-radius:2px;border-radius:var(--global-radius);outline:0;line-height:normal;background-color:transparent;font-size:1rem;font-size:var(--font-size-base);font-family:Manrope,Tahoma,Arial,sans-serif;font-family:var(--font-sans);color:inherit}input:active,input:focus,input:hover,select:active,select:focus,select:hover,textarea:active,textarea:focus,textarea:hover{box-shadow:0 0 0 1px #6952eb;box-shadow:0 0 0 1px var(--color-primary)}input:-ms-input-placeholder,input::-webkit-input-placeholder,input::placeholder,select:-ms-input-placeholder,select::-webkit-input-placeholder,select::placeholder,textarea:-ms-input-placeholder,textarea::-webkit-input-placeholder,textarea::placeholder{color:#666;color:var(--color-text-acc-3);font-weight:400;font-weight:var(--font-weight-400)}ol,ul{margin:0 0 2em;margin:0 0 var(--gap-lg)}ol li,ul li{line-height:1.6;line-height:var(--line-height-base)}ol li a,ul li a{color:inherit}ol ol,ol ul,ul ol,ul ul{margin-top:0;margin-bottom:0}.list{list-style:disc outside none;list-style:initial}.list--unstyled{padding-left:0;list-style:none}hr{border:0;height:1px;background-color:#e8e8e8;background-color:var(--color-border);margin:1em 0;margin:var(--gap) 0}abbr{-webkit-font-variant:small-caps;-moz-font-variant:small-caps;-ms-font-variant:small-caps;font-feature-settings:"c2sc";font-variant:small-caps;font-weight:700;font-weight:var(--font-weight-700);text-transform:lowercase;color:grey}abbr[title]:hover{cursor:help}abbr,acronym,blockquote,code,input,kbd,q,samp,var{-webkit-hyphens:none;-ms-hyphens:none;hyphens:none}table{overflow-x:auto;font-family:Manrope,Tahoma,Arial,sans-serif;font-family:var(--font-sans);margin:1em 0 2em;margin:var(--gap) 0 var(--gap-lg);border-gap:0;border-collapse:collapse;border-left:1px solid #e8e8e8;border-left:1px solid var(--color-border);border-right:1px solid #e8e8e8;border-right:1px solid var(--color-border);max-width:calc(100vw - 2em)}@media only screen and (min-width:36em){table{max-width:100%}}table thead{background-color:#f7f7f7;background-color:var(--color-bg-acc-1)}table td,table th{padding:.5em 1em;padding:var(--gap-sm) var(--gap);line-height:1.6;line-height:var(--line-height-base);border-right:1px solid #e8e8e8;border-right:1px solid var(--color-border)}table td:last-of-type,table th:last-of-type{border-right:none}table tr{white-space:pre}table thead tr{border-top:1px solid #e8e8e8;border-top:1px solid var(--color-border)}table tbody tr,table thead tr{border-bottom:1px solid #e8e8e8;border-bottom:1px solid var(--color-border)}p{font-size:1rem;font-size:var(--font-size-base);line-height:1.7;line-height:calc(.1 + var(--line-height-base));margin:0 0 2em;margin:0 0 var(--gap-lg)}a{color:var(--color-link);color:inherit;text-decoration:none;box-shadow:none}blockquote{margin:0 0 2em;margin-bottom:var(--gap-lg);font-family:Manrope,Tahoma,Arial,sans-serif;font-family:var(--font-sans);font-style:italic;font-size:1.1rem;font-size:calc(1.1*var(--font-size-base));line-height:1.6;line-height:var(--line-height-base);background-color:#f7f7f7;background-color:var(--color-bg-acc-1);border:1px solid #e8e8e8;border-left:4px solid #6952eb;border:1px solid var(--color-border);border-left:4px solid var(--color-primary);border-top-right-radius:2px;border-top-right-radius:var(--global-radius);border-bottom-right-radius:2px;border-bottom-right-radius:var(--global-radius);padding:2em;padding:var(--gap-lg);text-align:center;position:relative;width:100%}blockquote+figcaption cite{display:block;font-size:inherit;text-align:right;font-style:italic}blockquote cite{font-weight:700;font-weight:var(--font-weight-700)}blockquote p{margin:0}.italic,em,i{font-style:italic}.bold,b,strong{font-weight:700;font-weight:var(--font-weight-700)}.small,small{font-size:80%}.wrapper{box-sizing:border-box;max-width:1280px;max-width:var(--global-max-width);margin:0 auto}.container,.container-fixed{margin-right:auto;margin-left:auto}.container{padding-right:1rem;padding-right:var(--outer-m);padding-left:1rem;padding-left:var(--outer-m)}.grid{display:grid;grid-gap:1em;grid-gap:var(--gap)}@media only screen and (min-width:48em){.grid{grid-gap:2em;grid-gap:var(--gap-lg)}}.row{box-sizing:border-box;display:flex;flex:0 1 auto;flex-direction:row;flex-wrap:wrap;margin-right:-1rem;margin-right:var(--gutter-comp);margin-left:-1rem;margin-left:var(--gutter-comp)}.row,.row.reverse{-webkit-box-orient:horizontal}.row.reverse{flex-direction:row-reverse}.col.reverse,.row.reverse{}.col.reverse{flex-direction:column-reverse}.col-xs,.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-offset-0,.col-xs-offset-1,.col-xs-offset-2,.col-xs-offset-3,.col-xs-offset-4,.col-xs-offset-5,.col-xs-offset-6,.col-xs-offset-7,.col-xs-offset-8,.col-xs-offset-9,.col-xs-offset-10,.col-xs-offset-11,.col-xs-offset-12{box-sizing:border-box;flex:0 0 auto;padding-right:1rem;padding-right:var(--gutter-w);padding-left:1rem;padding-left:var(--gutter-w)}.col-xs{flex-grow:1;flex-basis:0;max-width:100%}.col-xs-1{flex-basis:8.33333333%;max-width:8.33333333%}.col-xs-2{flex-basis:16.66666667%;max-width:16.66666667%}.col-xs-3{flex-basis:25%;max-width:25%}.col-xs-4{flex-basis:33.33333333%;max-width:33.33333333%}.col-xs-5{flex-basis:41.66666667%;max-width:41.66666667%}.col-xs-6{flex-basis:50%;max-width:50%}.col-xs-7{flex-basis:58.33333333%;max-width:58.33333333%}.col-xs-8{flex-basis:66.66666667%;max-width:66.66666667%}.col-xs-9{flex-basis:75%;max-width:75%}.col-xs-10{flex-basis:83.33333333%;max-width:83.33333333%}.col-xs-11{flex-basis:91.66666667%;max-width:91.66666667%}.col-xs-12{flex-basis:100%;max-width:100%}.col-xs-offset-0{margin-left:0}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-11{margin-left:91.66666667%}[dir=ltr] .start-xs{text-align:left}[dir=rtl] .start-xs{text-align:right}.start-xs{justify-content:flex-start}.center-xs{justify-content:center;text-align:center}[dir=ltr] .end-xs{text-align:right}[dir=rtl] .end-xs{text-align:left}.end-xs{justify-content:flex-end}.top-xs{align-items:flex-start}.middle-xs{align-items:center}.bottom-xs{align-items:flex-end}.around-xs{justify-content:space-around}.between-xs{justify-content:space-between}.first-xs{order:-1}.last-xs{order:1}@media only screen and (min-width:36em){.container-fixed{width:calc(36em + 1rem);width:var(--container-sm)}.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-offset-0,.col-sm-offset-1,.col-sm-offset-2,.col-sm-offset-3,.col-sm-offset-4,.col-sm-offset-5,.col-sm-offset-6,.col-sm-offset-7,.col-sm-offset-8,.col-sm-offset-9,.col-sm-offset-10,.col-sm-offset-11,.col-sm-offset-12{box-sizing:border-box;flex:0 0 auto;padding-right:1rem;padding-right:var(--gutter-w);padding-left:1rem;padding-left:var(--gutter-w)}.col-sm{flex-grow:1;flex-basis:0;max-width:100%}.col-sm-1{flex-basis:8.33333333%;max-width:8.33333333%}.col-sm-2{flex-basis:16.66666667%;max-width:16.66666667%}.col-sm-3{flex-basis:25%;max-width:25%}.col-sm-4{flex-basis:33.33333333%;max-width:33.33333333%}.col-sm-5{flex-basis:41.66666667%;max-width:41.66666667%}.col-sm-6{flex-basis:50%;max-width:50%}.col-sm-7{flex-basis:58.33333333%;max-width:58.33333333%}.col-sm-8{flex-basis:66.66666667%;max-width:66.66666667%}.col-sm-9{flex-basis:75%;max-width:75%}.col-sm-10{flex-basis:83.33333333%;max-width:83.33333333%}.col-sm-11{flex-basis:91.66666667%;max-width:91.66666667%}.col-sm-12{flex-basis:100%;max-width:100%}.col-sm-offset-0{margin-left:0}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-11{margin-left:91.66666667%}[dir=ltr] .start-sm{text-align:left}[dir=rtl] .start-sm{text-align:right}.start-sm{justify-content:flex-start}.center-sm{justify-content:center;text-align:center}[dir=ltr] .end-sm{text-align:right}[dir=rtl] .end-sm{text-align:left}.end-sm{justify-content:flex-end}.top-sm{align-items:flex-start}.middle-sm{align-items:center}.bottom-sm{align-items:flex-end}.around-sm{justify-content:space-around}.between-sm{justify-content:space-between}.first-sm{order:-1}.last-sm{order:1}}@media only screen and (min-width:48em){.container-fixed{width:calc(48em + 1rem);width:var(--container-md)}.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-offset-0,.col-md-offset-1,.col-md-offset-2,.col-md-offset-3,.col-md-offset-4,.col-md-offset-5,.col-md-offset-6,.col-md-offset-7,.col-md-offset-8,.col-md-offset-9,.col-md-offset-10,.col-md-offset-11,.col-md-offset-12{box-sizing:border-box;flex:0 0 auto;padding-right:1rem;padding-right:var(--gutter-w);padding-left:1rem;padding-left:var(--gutter-w)}.col-md{flex-grow:1;flex-basis:0;max-width:100%}.col-md-1{flex-basis:8.33333333%;max-width:8.33333333%}.col-md-2{flex-basis:16.66666667%;max-width:16.66666667%}.col-md-3{flex-basis:25%;max-width:25%}.col-md-4{flex-basis:33.33333333%;max-width:33.33333333%}.col-md-5{flex-basis:41.66666667%;max-width:41.66666667%}.col-md-6{flex-basis:50%;max-width:50%}.col-md-7{flex-basis:58.33333333%;max-width:58.33333333%}.col-md-8{flex-basis:66.66666667%;max-width:66.66666667%}.col-md-9{flex-basis:75%;max-width:75%}.col-md-10{flex-basis:83.33333333%;max-width:83.33333333%}.col-md-11{flex-basis:91.66666667%;max-width:91.66666667%}.col-md-12{flex-basis:100%;max-width:100%}.col-md-offset-0{margin-left:0}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-11{margin-left:91.66666667%}[dir=ltr] .start-md{text-align:left}[dir=rtl] .start-md{text-align:right}.start-md{justify-content:flex-start}.center-md{justify-content:center;text-align:center}[dir=ltr] .end-md{text-align:right}[dir=rtl] .end-md{text-align:left}.end-md{justify-content:flex-end}.top-md{align-items:flex-start}.middle-md{align-items:center}.bottom-md{align-items:flex-end}.around-md{justify-content:space-around}.between-md{justify-content:space-between}.first-md{order:-1}.last-md{order:1}}@media only screen and (min-width:62em){.container-fixed{width:calc(62em + 1rem);width:var(--container-lg)}.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-offset-0,.col-lg-offset-1,.col-lg-offset-2,.col-lg-offset-3,.col-lg-offset-4,.col-lg-offset-5,.col-lg-offset-6,.col-lg-offset-7,.col-lg-offset-8,.col-lg-offset-9,.col-lg-offset-10,.col-lg-offset-11,.col-lg-offset-12{box-sizing:border-box;flex:0 0 auto;padding-right:1rem;padding-right:var(--gutter-w);padding-left:1rem;padding-left:var(--gutter-w)}.col-lg{flex-grow:1;flex-basis:0;max-width:100%}.col-lg-1{flex-basis:8.33333333%;max-width:8.33333333%}.col-lg-2{flex-basis:16.66666667%;max-width:16.66666667%}.col-lg-3{flex-basis:25%;max-width:25%}.col-lg-4{flex-basis:33.33333333%;max-width:33.33333333%}.col-lg-5{flex-basis:41.66666667%;max-width:41.66666667%}.col-lg-6{flex-basis:50%;max-width:50%}.col-lg-7{flex-basis:58.33333333%;max-width:58.33333333%}.col-lg-8{flex-basis:66.66666667%;max-width:66.66666667%}.col-lg-9{flex-basis:75%;max-width:75%}.col-lg-10{flex-basis:83.33333333%;max-width:83.33333333%}.col-lg-11{flex-basis:91.66666667%;max-width:91.66666667%}.col-lg-12{flex-basis:100%;max-width:100%}.col-lg-offset-0{margin-left:0}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-11{margin-left:91.66666667%}[dir=ltr] .start-lg{text-align:left}[dir=rtl] .start-lg{text-align:right}.start-lg{justify-content:flex-start}.center-lg{justify-content:center;text-align:center}[dir=ltr] .end-lg{text-align:right}[dir=rtl] .end-lg{text-align:left}.end-lg{justify-content:flex-end}.top-lg{align-items:flex-start}.middle-lg{align-items:center}.bottom-lg{align-items:flex-end}.around-lg{justify-content:space-around}.between-lg{justify-content:space-between}.first-lg{order:-1}.last-lg{order:1}}@media only screen and (min-width:75em){.container-fixed{width:calc(75em + 1rem);width:var(--container-xl)}.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-offset-0,.col-xl-offset-1,.col-xl-offset-2,.col-xl-offset-3,.col-xl-offset-4,.col-xl-offset-5,.col-xl-offset-6,.col-xl-offset-7,.col-xl-offset-8,.col-xl-offset-9,.col-xl-offset-10,.col-xl-offset-11,.col-xl-offset-12{box-sizing:border-box;flex:0 0 auto;padding-right:1rem;padding-right:var(--gutter-w);padding-left:1rem;padding-left:var(--gutter-w)}.col-xl{flex-grow:1;flex-basis:0;max-width:100%}.col-xl-1{flex-basis:8.33333333%;max-width:8.33333333%}.col-xl-2{flex-basis:16.66666667%;max-width:16.66666667%}.col-xl-3{flex-basis:25%;max-width:25%}.col-xl-4{flex-basis:33.33333333%;max-width:33.33333333%}.col-xl-5{flex-basis:41.66666667%;max-width:41.66666667%}.col-xl-6{flex-basis:50%;max-width:50%}.col-xl-7{flex-basis:58.33333333%;max-width:58.33333333%}.col-xl-8{flex-basis:66.66666667%;max-width:66.66666667%}.col-xl-9{flex-basis:75%;max-width:75%}.col-xl-10{flex-basis:83.33333333%;max-width:83.33333333%}.col-xl-11{flex-basis:91.66666667%;max-width:91.66666667%}.col-xl-12{flex-basis:100%;max-width:100%}.col-xl-offset-0{margin-left:0}.col-xl-offset-1{margin-left:8.33333333%}.col-xl-offset-2{margin-left:16.66666667%}.col-xl-offset-3{margin-left:25%}.col-xl-offset-4{margin-left:33.33333333%}.col-xl-offset-5{margin-left:41.66666667%}.col-xl-offset-6{margin-left:50%}.col-xl-offset-7{margin-left:58.33333333%}.col-xl-offset-8{margin-left:66.66666667%}.col-xl-offset-9{margin-left:75%}.col-xl-offset-10{margin-left:83.33333333%}.col-xl-offset-11{margin-left:91.66666667%}[dir=ltr] .start-xl{text-align:left}[dir=rtl] .start-xl{text-align:right}.start-xl{justify-content:flex-start}.center-xl{justify-content:center;text-align:center}[dir=ltr] .end-xl{text-align:right}[dir=rtl] .end-xl{text-align:left}.end-xl{justify-content:flex-end}.top-xl{align-items:flex-start}.middle-xl{align-items:center}.bottom-xl{align-items:flex-end}.around-xl{justify-content:space-around}.between-xl{justify-content:space-between}.first-xl{order:-1}.last-xl{order:1}}@-webkit-keyframes a{0%{opacity:0}to{opacity:1}}@keyframes a{0%{opacity:0}to{opacity:1}}@-webkit-keyframes b{0%{opacity:0;transform:translate3d(0,-50%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes b{0%{opacity:0;transform:translate3d(0,-50%,0)}to{opacity:1;transform:translateZ(0)}}@-webkit-keyframes c{0%{opacity:0;transform:translate3d(-50%,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes c{0%{opacity:0;transform:translate3d(-50%,0,0)}to{opacity:1;transform:translateZ(0)}}@-webkit-keyframes d{0%{opacity:0;transform:translate3d(50%,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes d{0%{opacity:0;transform:translate3d(50%,0,0)}to{opacity:1;transform:translateZ(0)}}@-webkit-keyframes e{0%{opacity:0;transform:translate3d(0,50%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes e{0%{opacity:0;transform:translate3d(0,50%,0)}to{opacity:1;transform:translateZ(0)}}@-webkit-keyframes f{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes f{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.alert{position:relative;color:#4d4d4d;color:var(--color-text-acc-2);font-weight:600;font-weight:var(--font-weight-600);padding:2em;padding:var(--gap-lg);border:1px solid #e8e8e8;border-left:4px solid #666;border:1px solid var(--color-border);border-left:4px solid var(--color-grey-dark);margin-top:1em;margin-top:var(--gap);margin-bottom:2em;margin-bottom:var(--gap-lg);border-radius:2px;border-radius:var(--global-radius);font-style:italic}.alert,.alert:before{background-color:#fff;background-color:var(--color-bg)}.alert:before{content:url(../fonts/bell.svg);position:absolute;width:40px;height:40px;left:-22px;top:-20px;padding:.5em;padding:var(--gap-sm);border-radius:50%;border-radius:var(--global-radius-round)}.alert.info{border-left-color:#259eef;border-left-color:var(--color-info)}.alert.info:before{content:url(../fonts/info.svg)}.alert.warning{border-left-color:#fddc58;border-left-color:var(--color-warning)}.alert.warning:before{content:url(../fonts/alert-triangle.svg)}.alert.error{border-left-color:#fc365e;border-left-color:var(--color-error)}.alert.error:before{content:url(../fonts/alert-octagon.svg)}.alert.success{border-left-color:#48c774;border-left-color:var(--color-success)}.alert.success:before{content:url(../fonts/check-circle.svg)}.author-card{border:1px solid #e8e8e8;border:1px solid var(--color-border);border-radius:2px;border-radius:var(--global-radius);transition:box-shadow .4s ease-in-out;transition:box-shadow var(--trans-default)}.author-card:active,.author-card:focus,.author-card:hover{box-shadow:0 2px 20px 0 rgba(0,0,0,.05)}.author-card__img{width:10rem;height:10rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;display:block;border-radius:50%;border-radius:var(--global-radius-round)}.author-card a:active,.author-card a:focus,.author-card a:hover{color:#6952eb;color:var(--color-primary)}.author-card h2{font-size:1.6rem}.btn{color:inherit;font-weight:800;font-weight:var(--font-weight-800);font-family:Manrope,Tahoma,Arial,sans-serif;font-family:var(--font-sans);font-size:.9rem;letter-spacing:.025rem;letter-spacing:calc(0.025*var(--font-size-base));line-height:1;background-color:transparent;color:#4d4d4d;color:var(--color-text-acc-2);text-transform:uppercase;display:inline-block;outline:none;cursor:pointer;border:1px solid #4d4d4d;border:1px solid var(--color-text-acc-2);border-radius:2px;border-radius:var(--global-radius);padding:.75rem 1.5rem}.btn:active,.btn:focus,.btn:hover{color:#1a1a1a;color:var(--color-text);border-color:#1a1a1a;border-color:var(--color-text)}.btn--xs{font-size:.8rem}.btn--sm{font-size:.9rem}.btn--lg{font-size:1.2rem}.btn--xl{font-size:1.4rem}.btn--rounded{border-radius:3rem}.btn--wide{padding:1em 4em;padding:var(--gap) var(--gap-xl)}.btn--full{width:100%}.btn--opac{background:transparent}.btn--dark{background-color:#333;background-color:var(--color-dark-acc)}.btn--dark,.btn--dark:active,.btn--dark:focus,.btn--dark:hover{border-color:#333;border-color:var(--color-dark-acc);color:#e6e6e6;color:var(--color-light)}.btn--dark:active,.btn--dark:focus,.btn--dark:hover{background-color:#1a1a1a;background-color:var(--color-dark);box-shadow:none}.btn--light{background-color:#e6e6e6;background-color:var(--color-light)}.btn--light,.btn--light:active,.btn--light:focus,.btn--light:hover{border-color:#e6e6e6;border-color:var(--color-light);color:#1a1a1a;color:var(--color-dark)}.btn--light:active,.btn--light:focus,.btn--light:hover{background-color:#fff;background-color:var(--color-white);box-shadow:none}.btn--brand{background-color:#6952eb;background-color:var(--color-primary);border-color:#6952eb;border-color:var(--color-primary);color:#fff;color:var(--color-white)}.btn--brand:active,.btn--brand:focus,.btn--brand:hover{background-color:#4124e5;background-color:var(--color-primary-dark);border-color:#4124e5;border-color:var(--color-primary-dark);color:#fff;color:var(--color-white);box-shadow:none}.btn--primary{background-color:#6952eb;background-color:var(--color-primary);border-color:#6952eb;border-color:var(--color-primary);color:#fff;color:var(--color-white)}.btn--primary:active,.btn--primary:focus,.btn--primary:hover{background-color:#4124e5;background-color:var(--color-primary-dark);border-color:#4124e5;border-color:var(--color-primary-dark);color:#fff;color:var(--color-white);box-shadow:none}.btn--secondary{background-color:#20f3a2;background-color:var(--color-secondary-light);border-color:#20f3a2;border-color:var(--color-secondary-light);color:#1a1a1a;color:var(--color-dark)}.btn--secondary:active,.btn--secondary:focus,.btn--secondary:hover{background-color:#0ced97;background-color:var(--color-secondary);border-color:#0ced97;border-color:var(--color-secondary);color:#1a1a1a;color:var(--color-dark);box-shadow:none}.btn--filled{background-color:#333;background-color:var(--color-text-acc-1);color:#e6e6e6;color:var(--color-text-reverse)}.btn--filled:active,.btn--filled:focus,.btn--filled:hover{background-color:#1a1a1a;background-color:var(--color-text);color:#e6e6e6;color:var(--color-text-reverse)}.btn--bordered{background-color:transparent;color:#666;color:var(--color-text-acc-3)}.btn--bordered:active,.btn--bordered:focus,.btn--bordered:hover{background-color:transparent;box-shadow:0 0 0 1px #666;box-shadow:0 0 0 1px var(--color-text-acc-3)}.btn--bordered.btn--brand{color:#6952eb;color:var(--color-primary)}.btn--bordered.btn--brand:active,.btn--bordered.btn--brand:focus,.btn--bordered.btn--brand:hover{background-color:transparent;box-shadow:0 0 0 1px #6952eb;box-shadow:0 0 0 1px var(--color-primary)}.btn--bordered.btn--snd{color:#0ced97;color:var(--color-secondary)}.btn--bordered.btn--snd:active,.btn--bordered.btn--snd:focus,.btn--bordered.btn--snd:hover{background-color:transparent;box-shadow:0 0 0 1px #0ced97;box-shadow:0 0 0 1px var(--color-secondary)}.btn--bordered.btn--dark{color:#1a1a1a;color:var(--color-dark)}.btn--bordered.btn--dark:active,.btn--bordered.btn--dark:focus,.btn--bordered.btn--dark:hover{background-color:transparent;box-shadow:0 0 0 1px #1a1a1a;box-shadow:0 0 0 1px var(--color-dark)}.btn--shadow{box-shadow:0 5px 15px 0 rgba(0,0,0,.05);transition:box-shadow .4s ease-in-out;transition:box-shadow var(--trans-default)}.btn--shadow:active,.btn--shadow:focus,.btn--shadow:hover{box-shadow:0 5px 15px 0 rgba(0,0,0,.1)}.btn--disabled{cursor:not-allowed;opacity:.6}.btn.is-loading{position:relative;color:transparent!important;pointer-events:none}.btn.is-loading:after{content:"";display:block;position:absolute;width:22px;height:22px;margin-left:-11px;margin-top:-11px;top:50%;left:50%;border:2px solid #fff;border:2px solid var(--color-white);border-radius:50%;border-right-color:transparent!important;border-top-color:transparent!important;z-index:1;-webkit-animation:f .4s linear infinite;animation:f .4s linear infinite;-webkit-animation:f var(--trans-duration) infinite linear;animation:f var(--trans-duration) infinite linear}form.loading button{position:relative;color:transparent!important;pointer-events:none}form.loading button:after{content:"";display:block;position:absolute;width:22px;height:22px;margin-left:-11px;margin-top:-11px;top:50%;left:50%;border:2px solid #e6e6e6;border:2px solid var(--color-light);border-radius:50%;border-right-color:transparent!important;border-top-color:transparent!important;z-index:1;-webkit-animation:f .4s linear infinite;animation:f .4s linear infinite;-webkit-animation:f var(--trans-duration) infinite linear;animation:f var(--trans-duration) infinite linear}form.loading button.btn--secondary:after{border:2px solid #1a1a1a;border:2px solid var(--color-dark)}.comments{background-color:#f7f7f7;background-color:var(--color-bg-acc-1);padding:2em 0;padding:var(--gap-lg) 0}.comments__panel{max-width:40rem;width:100%}@media only screen and (min-width:62em){.comments{padding:4em 0;padding:var(--gap-xl) 0}}.cove-input{box-shadow:none!important;border-color:#e8e8e8;border-color:var(--color-border);margin-bottom:0!important;min-width:10rem;margin-right:1em!important}.cove-button{background-color:#6952eb!important;background-color:var(--color-primary)!important;border:1px solid #6952eb!important;border:1px solid var(--color-primary)!important;color:#fff!important;color:var(--color-white)!important;border-radius:2px!important;border-radius:var(--global-radius)!important;font-weight:700;font-weight:var(--font-weight-700)}.cove-button:active,.cove-button:focus,.cove-button:hover{background-color:#4124e5!important;background-color:var(--color-primary-dark)!important;border-color:#4124e5!important;border-color:var(--color-primary-dark)!important;color:#fff!important;color:var(--color-white)!important;box-shadow:none!important}#cove-input-body,#cove-input-name{margin-bottom:.5em!important;margin-bottom:var(--gap-sm)!important}#cove-input-name{margin-right:0!important;margin-left:0!important}.footer{background-color:#f7f7f7;background-color:var(--color-bg-acc-1);color:#4d4d4d;color:var(--color-text-acc-2)}.footer__title{font-size:1.2rem;font-weight:800;font-weight:var(--font-weight-800);color:#333;color:var(--color-text-acc-1)}.footer a:active,.footer a:focus,.footer a:hover{color:#6952eb;color:var(--color-primary)}.footer__bottom{display:flex;justify-content:center;flex-direction:row;color:var(--color-text-accent-2)}.footer .nav{list-style:none;padding:0;margin:0 0 1em;margin-bottom:var(--gap)}.footer .nav li{line-height:1;margin-bottom:.5em;margin-bottom:var(--gap-sm)}.footer .nav a,.footer__tags a{padding:.25em 0;padding:var(--gap-xs) 0;display:inline-block;min-width:60px;line-height:1}.footer__tags a{margin-bottom:.5em;margin-bottom:var(--gap-sm)}.kg-embed-card{display:flex;flex-direction:column;align-items:center;margin:0 0 2em;margin:0 0 var(--gap-lg);min-width:100%;max-width:100%}.kg-embed-card figcaption{margin:.5em 0 0;margin:var(--gap-sm) 0 0;color:#666;color:var(--color-text-acc-3)}.kg-embed-card .fluid-width-video-wrapper{margin:0}.kg-embed-card iframe{max-width:100%}.kg-gallery-card,.kg-image-card{margin:0 0 2em;margin:0 0 var(--gap-lg)}.kg-gallery-card figcaption,.kg-image-card figcaption{padding:.5em;padding:var(--gap-sm);color:#666;color:var(--color-text-acc-3);text-align:center;font-size:.9rem;font-weight:600;font-weight:var(--font-weight-600);font-style:italic}.kg-gallery-card .kg-gallery-container,.kg-image-card img{max-width:100vw;display:block;margin:0 auto;height:auto}@media only screen and (min-width:48em){.kg-image-card img{max-width:100%}.kg-image-wide img,.kg-width-wide img{max-width:80vw}.kg-image-full img,.kg-width-full img{max-width:100vw}}@media only screen and (min-width:62em){.kg-image-wide img,.kg-width-wide img{max-width:70vw}}.kg-gallery-container{display:flex;flex-direction:column;margin-bottom:1em;margin-bottom:var(--gap)}@media only screen and (min-width:48em){.kg-gallery-container{width:80vw;max-width:80vw}}@media only screen and (min-width:62em){.kg-gallery-container{width:70vw;max-width:70vw}}.post-with-sidebar .kg-gallery-container{width:100%;max-width:none}.post-with-sidebar .kg-image-card img{max-width:100%}.post-with-sidebar .kg-gallery-card,.post-with-sidebar .kg-image-card{width:calc(100% + 10vw)}.post-with-sidebar.post-with-toc .kg-card,.post-with-sidebar.post-with-toc .kg-gallery-card,.post-with-sidebar.post-with-toc .kg-image-card img{max-width:100%}.kg-gallery-row{display:flex;flex-direction:row;justify-content:center}.kg-gallery-image img{display:block;margin:0;width:100%;height:100%}.kg-gallery-row:not(:first-of-type){margin:.5em 0 0;margin:var(--gap-sm) 0 0 0}.kg-gallery-image:not(:first-of-type){margin:0 0 0 .5em;margin:0 0 0 var(--gap-sm)}.kg-bookmark-card{background-color:#fff;background-color:var(--color-bg);width:100%;margin:0 0 2em;margin-bottom:var(--gap-lg);font-family:Manrope,Tahoma,Arial,sans-serif;font-family:var(--font-sans)}.kg-bookmark-card:active .kg-bookmark-title,.kg-bookmark-card:focus .kg-bookmark-title,.kg-bookmark-card:hover .kg-bookmark-title{color:#6952eb;color:var(--color-primary)}.kg-bookmark-card:active,.kg-bookmark-card:focus,.kg-bookmark-card:hover{text-decoration:none}.kg-card+.kg-bookmark-card{margin-top:0}.kg-bookmark-container{text-decoration:none;min-height:148px;box-shadow:0 0 0 1px #e8e8e8;box-shadow:0 0 0 1px var(--color-border);border-radius:2px;border-radius:var(--global-radius)}.kg-bookmark-container,.kg-bookmark-content{display:flex}.kg-bookmark-content{flex-direction:column;flex-grow:1;align-items:flex-start;justify-content:flex-start;padding:20px}.kg-bookmark-title{font-weight:700;font-weight:var(--font-weight-700);margin-bottom:1em;margin-bottom:var(--gap)}.kg-bookmark-description{overflow-y:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.9rem;margin-bottom:1em;margin-bottom:var(--gap)}.kg-bookmark-thumbnail{position:relative;min-width:33%;max-height:100%;overflow:hidden}.kg-bookmark-thumbnail img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:0 2px 2px 0;border-radius:0 var(--global-radius) var(--global-radius) 0;margin:0}.kg-bookmark-metadata{display:flex;align-items:center;flex-wrap:wrap;font-size:.9rem;font-weight:600;font-weight:var(--font-weight-600)}.kg-bookmark-icon{width:1.5em;width:calc(1.5*var(--gap));height:1.5em;height:calc(1.5*var(--gap));margin:0 .5em 0 0;margin-right:var(--gap-sm)}.kg-bookmark-author:after{content:"•";margin:0 .5em;margin:0 var(--gap-sm)}.kg-bookmark-publisher{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:240px}.header{z-index:50;top:0;padding:10px 0;background-color:#f7f7f7;background-color:var(--color-bg-acc-1);width:100%;position:static;position:var(--global-header-position)}.header.is-fixed,.header.is-sticky{box-shadow:0 0 0 1px #e8e8e8;box-shadow:0 0 0 1px var(--color-border)}.header__brand{display:inline-block;height:40px;align-items:center}.header__brand img{height:40px;-o-object-fit:contain;object-fit:contain;vertical-align:top;padding:.5em 0;padding:var(--gap-sm) 0}@media only screen and (min-width:36em){.header__brand img{max-width:200px}}.header__title{margin:0;font-size:1.3rem;padding:.25em 0;padding:var(--gap-xs) 0}.header__menu{white-space:nowrap;height:100%}.header .nav{list-style:none;margin:0;padding:0;display:none;align-items:center;justify-content:center;height:100%;font-size:.9rem;font-weight:600}@media only screen and (min-width:48em){.header .nav{display:flex;justify-content:flex-start;overflow-x:auto}}.header .nav::-webkit-scrollbar{display:none}.header .nav li{margin-right:.5em;margin-right:var(--gap-sm)}.header .nav a{display:block;line-height:1;padding:6px .25em;padding:6px var(--gap-xs);position:relative}.header .nav a:before{content:"";position:absolute;z-index:-1;top:12px;height:4px;left:0;right:0;width:0;background-color:#0ced97;background-color:var(--color-secondary);opacity:.5;transition:width .4s ease-in-out;transition:width var(--trans-default)}.header .nav a:active:before,.header .nav a:focus:before,.header .nav a:hover:before{width:100%}.header .nav-current a{position:relative}.header .nav-current a:after{content:"";position:absolute;z-index:-1;bottom:3px;height:8px;left:0;right:0;background-color:#0ced97;background-color:var(--color-secondary);opacity:.5}.header .account-link,.header .signin-link,.header .signout-link,.header .signup-link,.header .upgrade-link{font-size:.9rem;font-weight:700;font-weight:var(--font-weight-700);line-height:1;color:#4d4d4d;color:var(--color-text-acc-2);white-space:nowrap}.header .account-link i,.header .signin-link i,.header .signout-link i,.header .signup-link i,.header .upgrade-link i{stroke-width:2.5px}.header .upgrade-link i{margin-left:.25em;margin-left:var(--gap-xs)}.header__actions{display:flex;align-items:center;justify-content:flex-end}.header__actions>.account-link,.header__actions>.signin-link,.header__actions>.signout-link,.header__actions>.signup-link,.header__actions>.upgrade-link{align-items:center;height:32px;padding:0 .75em;display:none;outline:none;margin-left:.5em;margin-left:var(--gap-sm);border:1px solid #4d4d4d;border:1px solid var(--color-text-acc-2);border-radius:2px;border-radius:var(--global-radius)}.header__actions>.account-link:active,.header__actions>.account-link:focus,.header__actions>.account-link:hover,.header__actions>.signin-link:active,.header__actions>.signin-link:focus,.header__actions>.signin-link:hover,.header__actions>.signout-link:active,.header__actions>.signout-link:focus,.header__actions>.signout-link:hover,.header__actions>.signup-link:active,.header__actions>.signup-link:focus,.header__actions>.signup-link:hover,.header__actions>.upgrade-link:active,.header__actions>.upgrade-link:focus,.header__actions>.upgrade-link:hover{color:#6952eb;color:var(--color-primary);border-color:#6952eb;border-color:var(--color-primary)}@media only screen and (min-width:36em){.header__actions>.account-link,.header__actions>.signin-link,.header__actions>.signout-link,.header__actions>.signup-link,.header__actions>.upgrade-link{display:flex}}.header__actions .header-cta{border:none;background-color:#20f3a2;background-color:var(--color-secondary-light);color:#1a1a1a;color:var(--color-dark);margin-left:1em;margin-left:var(--gap)}.header__actions .header-cta:active,.header__actions .header-cta:focus,.header__actions .header-cta:hover{background-color:#0ced97;background-color:var(--color-secondary);color:#4124e5;color:var(--color-primary-dark);cursor:pointer}.header__actions .header-cta:active i,.header__actions .header-cta:focus i,.header__actions .header-cta:hover i{transform:rotate(-45deg)}.header__actions .header-cta i{transition:transform .4s ease-in-out;transition:transform var(--trans-default);margin-right:-.1em;margin-left:.25em;margin-left:var(--gap-xs)}.header__menu--open,.header__search,.header__theme--toggle,.header__user{display:flex;width:30px;height:30px;color:#4d4d4d;color:var(--color-text-acc-2);outline:none}.header__menu--open:active,.header__menu--open:focus,.header__menu--open:hover,.header__search:active,.header__search:focus,.header__search:hover,.header__theme--toggle:active,.header__theme--toggle:focus,.header__theme--toggle:hover,.header__user:active,.header__user:focus,.header__user:hover{color:#6952eb;color:var(--color-primary);cursor:pointer}.header__menu--open,.header__search{margin-left:2px}.header__user-wrap{position:relative}.header__user-wrap:active .user-menu,.header__user-wrap:focus .user-menu,.header__user-wrap:hover .user-menu,.header__user-wrap[focus-within] .user-menu{display:flex}.header__user-wrap:focus-within .user-menu{display:flex}@media only screen and (min-width:36em){.header__user-wrap.non-member{display:none}}.header__user{position:relative;background-color:#ebebeb;background-color:var(--color-bg-acc-3);padding:2px}.header__user,.header__user-avatar{border-radius:50%;border-radius:var(--global-radius-round)}.header__theme--toggle{display:none}@media only screen and (min-width:48em){.header__theme--toggle{display:flex;align-items:center;justify-content:center}}.header__theme--toggle .icon-sun{visibility:hidden;opacity:0}.header__theme--toggle .icon-moon{visibility:visible;opacity:1}@media only screen and (min-width:48em){.header__menu--open{display:none}}.btn-theme-toggle,.btn-view-toggle{position:relative}.btn-theme-toggle .icon,.btn-view-toggle .icon{position:absolute;transition:visibility .4s ease-in-out,opacity .4s ease-in-out;transition:visibility var(--trans-default),opacity var(--trans-default)}.btn-theme-toggle .icon-sun{visibility:hidden;opacity:0}.btn-theme-toggle .icon-moon{visibility:visible;opacity:1}[data-color-scheme=dark] .btn-theme-toggle .icon-moon{visibility:hidden;opacity:0}[data-color-scheme=dark] .btn-theme-toggle .icon-sun{visibility:visible;opacity:1}[data-color-scheme=dark] .nav-current a:after,[data-color-scheme=dark] .nav a:before{background-color:#6952eb;background-color:var(--color-primary);opacity:.75}.hero{position:relative;min-height:20rem;display:flex;align-items:center;justify-content:center;padding:1em 0;padding:var(--gap) 0;border-radius:2px;border-radius:var(--global-radius);overflow:hidden;background:#f7f7f7;background:var(--color-bg-acc-1)}@media only screen and (min-width:48em){.hero.has-img{min-height:30rem}}@media only screen and (min-width:48em){.hero{padding:2em 0;padding:var(--gap-lg) 0}}.hero__inner{flex-direction:column}@media only screen and (min-width:48em){.hero__inner{flex-direction:row}}.hero__img{flex:1;width:100%;height:100%;-o-object-position:center center;object-position:center center;-o-object-fit:cover;object-fit:cover;border-radius:2px;border-radius:var(--global-radius);max-height:20rem;margin-bottom:1em;margin-bottom:var(--gap)}@media only screen and (min-width:48em){.hero__img{max-height:26rem;max-width:40rem;margin-bottom:0}}.hero__img--rnd{width:10rem;height:10rem;max-width:100%;border-radius:50%;-o-object-position:center center;object-position:center center;-o-object-fit:cover;object-fit:cover}@media only screen and (min-width:48em){.hero__img--rnd{margin-left:1em;margin-left:var(--gap);width:15rem;height:15rem}}@media only screen and (min-width:62em){.hero__img--rnd{margin-left:1em;margin-left:var(--gap);width:20rem;height:20rem}}.hero__content{justify-content:center;margin-bottom:2em;margin-bottom:var(--gap-lg);align-items:center}@media only screen and (min-width:48em){.hero__content{margin-bottom:0;align-items:flex-start}}.hero__title{font-size:2.5rem;margin-bottom:.25em;margin-bottom:var(--gap-xs);text-align:center}@media only screen and (min-width:48em){.hero__title{text-align:left}}.hero__descr{max-width:28rem;color:#4d4d4d;color:var(--color-text-acc-2);text-align:center}@media only screen and (min-width:48em){.hero__descr{font-size:1.1rem;text-align:left}}.hero form{display:flex;width:100%;max-width:25rem;position:relative}.hero form .btn{border:1px solid #e8e8e8;border:1px solid var(--color-border)}.hero input{margin-bottom:0;background:#fff;background:var(--color-bg);border-top-right-radius:0;border-bottom-right-radius:0;box-shadow:none;height:50px;border:1px solid #e8e8e8;border:1px solid var(--color-border)}.hero button{min-width:8rem;font-weight:800;font-size:.9rem;position:absolute;padding:1em;padding:var(--gap);height:50px;right:0;border:none;border-radius:2px;border-radius:var(--global-radius);cursor:pointer;color:#1a1a1a;color:var(--color-dark);background-color:#20f3a2;background-color:var(--color-secondary-light)}.hero button:active,.hero button:focus,.hero button:hover{background-color:#0ced97;background-color:var(--color-secondary)}.hero .btn{color:#1a1a1a;color:var(--color-dark)}.hero.author .hero__inner{flex-direction:column-reverse}@media only screen and (min-width:48em){.hero.author .hero__inner{flex-direction:row}}.icon{display:flex;width:25px;height:25px;stroke-width:2px;fill:none}.icon__svg{fill:inherit;background:inherit;stroke:currentcolor;stroke-width:inherit;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%;pointer-events:none;transform:translateX(0);transition:fill var(--animation-duration) var(--animation-name),stroke var(--animation-duration) var(--animation-name)}.icon--xxs{width:10px;height:10px}.icon--xs{width:15px;height:15px}.icon--sm{width:20px;height:20px}.icon--lg{width:30px;height:30px}.icon--xl{width:40px;height:40px}.icon--2x{width:50px;height:50px}.icon--3x{width:75px;height:75px}.icon--4x{width:100px;height:100px}.icon__wave{width:80px;margin:-.25em auto 0;margin-top:calc(-0.25*var(--gap));margin-bottom:1em;margin-bottom:var(--gap)}.icon__wave .line{fill:none;stroke:url(#gradient) #6952eb;stroke:url(#gradient) var(--color-primary);stroke-width:15;stroke-miterlimit:10}.wave-gradient{position:absolute;width:0;height:0;opacity:0;visibility:hidden}.signin,.signup{min-height:100vh;background:linear-gradient(135deg,#6952eb,#0ced97);background:linear-gradient(135deg,var(--color-primary),var(--color-secondary))}.signin-title,.signup-title{font-size:2rem;font-weight:800;font-weight:var(--font-weight-800);text-align:center}.signin p,.signup p{color:#666;color:var(--color-text-acc-3);max-width:20rem}.signin p a,.signup p a{color:#333;color:var(--color-text-acc-1);text-decoration:underline}.signin-form,.signup-form{max-width:80vw;width:18rem;padding:1em;padding:var(--gap);background-color:#fff;background-color:var(--color-bg);border-radius:2px;border-radius:var(--global-radius);box-shadow:0 0 50px 5px rgba(0,0,0,.1)}@media only screen and (min-width:36em){.signin-form,.signup-form{padding:2em;padding:var(--gap-lg);width:22rem}}.site-brand{position:absolute;top:1em;top:var(--gap);left:1em;left:var(--gap)}.site__logo{max-height:30px;max-width:200px}.site__title{font-size:2rem;font-weight:800;font-weight:var(--font-weight-800);color:#fff;color:var(--color-white)}.acnt-box{max-width:32rem;margin:0 auto 2em;margin-bottom:var(--gap-lg)}.acnt-box p{color:#4d4d4d;color:var(--color-text-acc-2);max-width:40em;max-width:calc(40*var(--gap));text-align:center}.acnt__email{padding-right:1em;padding-right:var(--gap)}.acnt__email,.acnt__plan{color:var(--color-text-accent-2)}.acnt-det{display:inline-flex;border-radius:2px;border-radius:var(--global-radius);font-size:.9rem;color:#4d4d4d;color:var(--color-text-acc-2)}.acnt-det__label div,.acnt-det__value div{padding:.5em 1em;padding:var(--gap-sm) var(--gap);border-bottom:1px solid #e8e8e8;border-bottom:1px solid var(--color-border);min-height:2.4rem;min-height:calc(2.4*var(--gap-rem))}.acnt-det__label div:last-of-type,.acnt-det__value div:last-of-type{border-bottom:none}.acnt-det__label{flex:1;text-transform:uppercase;color:#666;color:var(--color-text-acc-3);font-size:.9rem;border:1px solid #e8e8e8;border:1px solid var(--color-border);border-right:0}.acnt-det__label div{background:#f7f7f7;background:var(--color-bg-acc-1);padding-right:2em;padding-right:var(--gap-lg)}.acnt-det__value{flex:1;color:#1a1a1a;color:var(--color-text);font-size:.9rem;font-weight:600;font-weight:var(--font-weight-600);border:1px solid #e8e8e8;border:1px solid var(--color-border)}.acnt__edit{display:flex;flex-direction:column}.acnt__edit [data-members-edit-billing]{margin-bottom:1em;margin-bottom:var(--gap)}@media only screen and (min-width:36em){.acnt__edit{flex-direction:row}.acnt__edit [data-members-edit-billing]{margin-bottom:0}.acnt__edit [data-members-cancel-subscription],.acnt__edit [data-members-continue-subscription]{margin-left:1em;margin-left:var(--gap)}}.checkout__title{font-weight:800;font-weight:var(--font-weight-800);margin:0}.checkout-plan,.checkout__title{color:#4d4d4d;color:var(--color-text-acc-2);text-align:center}.checkout-plan{padding:2em;padding:var(--gap-lg);background-color:#f7f7f7;background-color:var(--color-bg-acc-1);border-radius:2px;border-radius:var(--global-radius);border:1px solid #e8e8e8;border:1px solid var(--color-border);height:100%;display:flex;flex-direction:column;transition:transform .4s ease-in-out,box-shadow .4s ease-in-out;transition:transform var(--trans-default),box-shadow var(--trans-default)}.checkout-plan__hdr{margin:0 0 1em;margin:0 0 var(--gap)}.checkout-plan__title{font-size:1.4rem}.checkout-plan__content{flex:1 0 auto;display:flex;flex-direction:column}.checkout-plan__content ul{font-size:.9rem;text-align:left;flex:1}.checkout-plan__content li{display:flex;margin:0 0 .25em;margin:0 0 var(--gap-xs);color:#666;color:var(--color-text-acc-3);align-items:center}.checkout-plan__content li .icon{margin-right:.5em;margin-right:var(--gap-sm);color:#6952eb;color:var(--color-primary)}.checkout-plan__content .btn{align-self:center}.checkout-plan__price sup{font-size:1rem;font-size:var(--font-size-base);top:-1.4em;top:calc(-1.4*var(--gap))}.checkout-plan__price strong,.checkout-plan__price sup{color:#6952eb;color:var(--color-primary);font-weight:800;font-weight:var(--font-weight-800)}.checkout-plan__price strong{font-size:3rem;line-height:1}.checkout-plan:active,.checkout-plan:focus,.checkout-plan:hover{transform:translateY(-2px);box-shadow:0 10px 30px 0 rgba(0,0,0,.1)}.menu{position:fixed;left:0;top:0;bottom:0;right:0;z-index:-1;opacity:0;transform:scale(.95);background-color:#fff;background-color:var(--color-bg);transition:transform .4s cubic-bezier(.785,.135,.15,.86),opacity .4s cubic-bezier(.86,0,.07,1),z-index .4s step-end;transition:transform var(--trans-duration) cubic-bezier(.785,.135,.15,.86),opacity var(--trans-duration) cubic-bezier(.86,0,.07,1),z-index var(--trans-duration) step-end}.menu.is-active{z-index:100;opacity:1;overflow-y:scroll;transform:scale(1);transition:transform .4s cubic-bezier(.785,.135,.15,.86),opacity .4s cubic-bezier(.86,0,.07,1),z-index .4s step-start;transition:transform var(--trans-duration) cubic-bezier(.785,.135,.15,.86),opacity var(--trans-duration) cubic-bezier(.86,0,.07,1),z-index var(--trans-duration) step-start}.menu--close{padding:.5em;padding:var(--gap-sm);background-color:#f2f2f2;background-color:var(--color-bg-acc-2);border:1px solid transparent;margin:.75em}.menu--close:active,.menu--close:focus,.menu--close:hover{outline:none;background-color:#f7f7f7;background-color:var(--color-bg-acc-1);border-color:#e8e8e8;border-color:var(--color-border);transition:border-color .4s ease-in-out;transition:border-color var(--trans-default)}.menu--close:active .icon,.menu--close:focus .icon,.menu--close:hover .icon{color:#6952eb;color:var(--color-primary)}.menu--close .icon{color:#666;color:var(--color-grey-dark);transition:color .4s ease-in-out;transition:color var(--trans-default)}.menu .nav{margin:0;padding:0;list-style:none}.menu .nav a{display:block;padding:.75em;background-color:#f7f7f7;background-color:var(--color-bg-acc-1);text-align:center;border-bottom:1px solid #e8e8e8;border-bottom:1px solid var(--color-border);font-weight:700;font-weight:var(--font-weight-700);color:#666;color:var(--color-text-acc-3)}.menu .nav a:active,.menu .nav a:focus,.menu .nav a:hover{background-color:#fff;background-color:var(--color-bg);color:#6952eb;color:var(--color-primary)}.notify{position:fixed;z-index:999;top:-60px;left:0;right:0;background-color:#1a1a1a;background-color:var(--color-bg-reverse);color:#e6e6e6;color:var(--color-text-reverse);padding:1em 0;padding:var(--gap) 0;height:60px;font-size:.9rem;font-weight:700;font-weight:var(--font-weight-700);color:#fff;color:var(--color-white);cursor:pointer;visibility:hidden;opacity:0}.notify:active,.notify:focus,.notify:hover{outline:none}.notify.is-closed{top:-60px!important;opacity:0!important;visibility:hidden!important;transition:all .4s ease-in-out;transition:all var(--trans-default)}.notify.notify-billing-cancel,.notify.notify-error{background-color:#fc365e;background-color:var(--color-error)}.notify.notify-billing-success,.notify.notify-checkout,.notify.notify-signin,.notify.notify-signup,.notify.notify-subscribe,.notify.notify-success{background-color:#48c774;background-color:var(--color-success)}.notify__close{padding:5px;width:25px;height:25px;background-color:#e6e6e6;background-color:var(--color-light);border-radius:50%;border-radius:var(--global-radius-round);color:#1a1a1a;color:var(--color-dark);cursor:pointer}.notify__close:active,.notify__close:focus,.notify__close:hover{background-color:#fff;background-color:var(--color-white)}.notify__close .icon{stroke-width:3px;pointer-events:none}.notify .container{height:30px}.billing-cancel .notify-billing-cancel,.billing-success .notify-billing-success,.checkout-success .notify-checkout,.signin-success .notify-signin,.signup-success .notify-signup,.subscribe-success .notify-subscribe,form[data-members-form].error .notify-error,form[data-members-form].success .notify-success{visibility:visible;opacity:1;top:0}.page__hdr{background-color:#f7f7f7;background-color:var(--color-bg-acc-1);border-top:1px solid #e8e8e8;border-top:1px solid var(--color-border);padding:1em 0;padding:var(--gap) 0}@media only screen and (min-width:48em){.page__hdr{padding:2em 0;padding:var(--gap-lg) 0}}.page__hdr>.flex{flex-direction:column}@media only screen and (min-width:48em){.page__hdr>.flex{flex-direction:row}}.page__excerpt{max-width:40rem;margin:0 auto}.page__title{margin-bottom:.25em;margin-bottom:var(--gap-xs)}.page__img{margin:0;max-width:40rem}@media only screen and (min-width:48em){.page__img{max-width:50rem;margin-left:1em;margin-left:var(--gap)}}.page__img img{height:30rem;display:block;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.content{display:flex;flex-direction:column;align-items:center;color:#333;color:var(--color-text-acc-1)}.content-wrap{max-width:40rem;max-width:calc(40*var(--gap-rem));margin:0 auto 2em;margin-bottom:var(--gap-lg)}.content>*{min-width:100%}.content p a{color:#6952eb;color:var(--color-primary);border-bottom:2px solid #6952eb;border-bottom:2px solid var(--color-primary)}[data-color-scheme=dark] .content p a{color:#0ced97;color:var(--color-secondary);border-bottom:2px solid #0ced97;border-bottom:2px solid var(--color-secondary)}.post-with-toc .content h1[id],.post-with-toc .content h2[id],.post-with-toc .content h3[id],.post-with-toc .content h4[id]{padding-top:2em;margin-top:-2em;outline:none}@media only screen and (min-width:48em){.post-with-toc .content h1[id],.post-with-toc .content h2[id],.post-with-toc .content h3[id],.post-with-toc .content h4[id]{padding-top:1em;margin-top:-1em}}.post-hero{max-width:60rem;margin:2em auto;margin:var(--gap-lg) auto}.post-hero a:active,.post-hero a:focus,.post-hero a:hover{color:#6952eb;color:var(--color-primary)}.post-hero__img{margin:0 0 1em;margin-bottom:var(--gap)}.post-hero__img img{max-height:30rem;display:block;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.post-hero__hdr{color:#4d4d4d;color:var(--color-text-acc-2)}.post-hero__content{max-width:46rem;margin:0 auto}.post-hero__author{display:flex;align-items:center}.post-hero__author a:active,.post-hero__author a:focus,.post-hero__author a:hover{color:#6952eb;color:var(--color-primary)}.post-hero__author a:active .post-hero__author-img:after,.post-hero__author a:focus .post-hero__author-img:after,.post-hero__author a:hover .post-hero__author-img:after{opacity:1}.post-hero__author-name{margin-left:.5em;margin-left:var(--gap-sm);color:#4d4d4d;color:var(--color-text-acc-2);line-height:1}.post-hero__author-name span{display:block;font-size:.9rem;color:#666;color:var(--color-text-acc-3)}.post-hero__author-profile-img{display:flex}.post-hero__author-img{display:block;width:30px;height:30px;background-color:#f2f2f2;background-color:var(--color-bg-acc-2);border-radius:50%;border-radius:var(--global-radius-round);position:relative}.post-hero__author-img:after,.post-hero__author-img:before{content:"";position:absolute;border-radius:50%;border-radius:var(--global-radius-round)}.post-hero__author-img:before{background-color:#e8e8e8;background-color:var(--color-border);z-index:2;width:30px;height:30px}.post-hero__author-img:after{left:-3px;top:-3px;width:36px;height:36px;z-index:1;background-color:#6952eb;background-color:var(--color-primary);opacity:.75;transition:transform .4s ease-in-out;transition:transform var(--trans-default)}.post-hero__author-img.nr-1{z-index:11}.post-hero__author-img.nr-2{z-index:12}.post-hero__author-img.nr-3{z-index:13}.post-hero__author-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;border-radius:50%;border-radius:var(--global-radius-round);position:relative;z-index:3}.post-hero__author-img .icon{margin:5px;color:#4d4d4d;color:var(--color-text-acc-2);position:relative;z-index:2}.post-hero__author-img:active,.post-hero__author-img:focus,.post-hero__author-img:hover{z-index:15}.post-hero__author-img:active:after,.post-hero__author-img:focus:after,.post-hero__author-img:hover:after{opacity:1}.post-hero.featured{height:30rem;max-width:100%;position:relative;margin-bottom:2em;margin-bottom:var(--gap-lg);background-color:#4124e5;background-color:var(--color-primary-dark);display:flex;align-items:center;justify-content:center;border-radius:2px;border-radius:var(--global-radius);overflow:hidden}.post-hero.featured a:active,.post-hero.featured a:focus,.post-hero.featured a:hover{color:#0ced97;color:var(--color-secondary)}.post-hero.featured .post-hero__img,.post-hero.featured .post-hero__img:after{position:absolute;left:0;top:0;width:100%;height:100%}.post-hero.featured .post-hero__img:after{content:"";background-color:#6952eb;background-color:var(--color-primary);opacity:.75;mix-blend-mode:multiply}.post-hero.featured .post-hero__content{position:relative;z-index:1}.post-hero.featured .post-hero__hdr{color:#b3b3b3;color:var(--color-grey-lighter);font-weight:500;font-weight:var(--font-weight-500)}.post-hero.featured .post-hero__title{color:#fff;color:var(--color-white)}.post-hero.featured .post-hero__author,.post-hero.featured .post-hero__exc{color:#e6e6e6;color:var(--color-light)}.post-hero.featured .post-hero__author-img:after{background-color:#e6e6e6;background-color:var(--color-light)}.post-hero.featured .post-hero__author-img:active:after,.post-hero.featured .post-hero__author-img:focus:after,.post-hero.featured .post-hero__author-img:hover:after,.post-hero.featured .post-hero__author a:active .post-hero__author-img:after,.post-hero.featured .post-hero__author a:focus .post-hero__author-img:after,.post-hero.featured .post-hero__author a:hover .post-hero__author-img:after{background-color:#0ced97;background-color:var(--color-secondary)}.post-sneak-peek{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;filter:blur(6px)}.post-sneak-peek:after{content:"";position:absolute;right:0;bottom:0;left:0;height:70%;background:linear-gradient(0deg,#fff,hsla(0,0%,100%,.4) 60%,transparent)}[data-color-scheme=dark] .post-sneak-peek:after{background:linear-gradient(0deg,#0f0f0f,rgba(15,15,15,.8) 50%,transparent)}.post-access-cta{background-color:#0ced97;background-color:var(--color-secondary);border-radius:2px;border-radius:var(--global-radius)}.post-access-cta h3{font-size:1.2rem;margin-bottom:2rem}.post-access-cta div,.post-access-cta h3{color:#1a1a1a;color:var(--color-dark)}.post-access-cta.members .paid,.post-access-cta.paid .members{display:none}.post-access-cta .post-access-alt{text-decoration:underline}.post-tags a{padding:.5em 1em;padding:var(--gap-sm) var(--gap);border-radius:2px;border-radius:var(--global-radius);border:1px solid transparent}.post-tags a:active,.post-tags a:focus,.post-tags a:hover{color:#6952eb;color:var(--color-primary);background-color:#f7f7f7;background-color:var(--color-bg-acc-1);border-color:#e8e8e8;border-color:var(--color-border)}.post-card{display:flex;flex-direction:column;border:1px solid #e8e8e8;border:1px solid var(--color-border);border-radius:2px;border-radius:var(--global-radius);padding:1em;padding:var(--gap);transition:transform .4s ease-in-out,box-shadow .4s ease-in-out;transition:transform var(--trans-default),box-shadow var(--trans-default);box-shadow:0 2px 20px 0 rgba(0,0,0,.02);background-color:#f7f7f7;background-color:var(--color-bg-acc-1)}.post-card:active,.post-card:focus,.post-card:hover,.post-card[focus-within]{transform:translateY(-2px);box-shadow:0 10px 30px 0 rgba(0,0,0,.1)}.post-card:focus-within{transform:translateY(-2px);box-shadow:0 10px 30px 0 rgba(0,0,0,.1)}@media only screen and (min-width:48em){.post-card{padding:2em;padding:var(--gap-lg)}}.post-card__img{margin-bottom:1em;margin-bottom:var(--gap)}@media only screen and (min-width:48em){.post-card__img{margin-bottom:1.5em}}.post-card__img img{display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;height:200px;width:100%;border-radius:2px;border-radius:var(--global-radius)}.post-card__content{display:flex;flex-direction:column;flex:1}.post-card__title{font-size:1.6rem}.post-card__title:active,.post-card__title:focus,.post-card__title:hover{text-decoration:underline}.post-card__tag{padding:.5em 1em;padding:var(--gap-sm) var(--gap);line-height:1.2;display:inline-block;border-radius:2px;border-radius:var(--global-radius);color:#4d4d4d;color:var(--color-text-acc-2);font-size:.85rem;font-weight:700;font-weight:var(--font-weight-700);background-color:#ebebeb;background-color:var(--color-bg-acc-3);margin-right:.5em;margin-right:var(--gap-sm);border:1px solid transparent}.post-card__tag:active,.post-card__tag:focus,.post-card__tag:hover{background-color:#fff;background-color:var(--color-bg)}.post-card .visibility{text-transform:capitalize;font-size:.85rem;font-weight:700;font-weight:var(--font-weight-700);color:green;padding:.6em .25em;padding:.6em var(--gap-xs);line-height:1}.post-card__featured{padding:.4em;background-color:#ebebeb;background-color:var(--color-bg-acc-3);border-radius:2px;border-radius:var(--global-radius)}.post-card__author,.post-card__featured{color:#4d4d4d;color:var(--color-text-acc-2)}.post-card__author{display:flex;align-items:center}.post-card__author a:active,.post-card__author a:focus,.post-card__author a:hover{color:#6952eb;color:var(--color-primary)}.post-card__author a:active .post-card__author-img:after,.post-card__author a:focus .post-card__author-img:after,.post-card__author a:hover .post-card__author-img:after{opacity:1}.post-card__author-img{width:30px;height:30px;background-color:#f2f2f2;background-color:var(--color-bg-acc-2);border-radius:50%;border-radius:var(--global-radius-round);position:relative}.post-card__author-img:after,.post-card__author-img:before{content:"";position:absolute;border-radius:50%;border-radius:var(--global-radius-round)}.post-card__author-img:before{background-color:#e8e8e8;background-color:var(--color-border);z-index:2;width:30px;height:30px}.post-card__author-img:after{left:-3px;top:-3px;width:36px;height:36px;z-index:1;background-color:#6952eb;background-color:var(--color-primary);opacity:.75}.post-card__author-img.nr-1{z-index:11}.post-card__author-img.nr-2{z-index:12}.post-card__author-img.nr-3{z-index:13}.post-card__author-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;border-radius:50%;border-radius:var(--global-radius-round);position:relative;z-index:3}.post-card__author-img .icon{margin:5px;color:#4d4d4d;color:var(--color-text-acc-2);position:relative;z-index:2}.post-card__author-img:active,.post-card__author-img:focus,.post-card__author-img:hover{z-index:15}.post-card__author-img:active:after,.post-card__author-img:focus:after,.post-card__author-img:hover:after{opacity:1}.post-card__exc{color:#666;color:var(--color-text-acc-3)}.post-card__ftr{font-size:.9rem;color:#4d4d4d;color:var(--color-text-acc-2);font-weight:600;font-weight:var(--font-weight-600);text-transform:uppercase}.post-card__ftr,.post-card__ftr a{display:flex;align-items:center}.post-card__ftr a:active .icon,.post-card__ftr a:focus .icon,.post-card__ftr a:hover .icon{margin-left:.5em;margin-left:var(--gap-sm)}.post-card__ftr .icon{margin-left:.25em;margin-left:var(--gap-xs);transition:margin .4s ease-in-out;transition:margin var(--trans-default)}.post-card__date{flex:1;text-align:right}.grid-col-3,.post-container[data-grid-columns="3"],[data-grid-columns="3"] .post-container{grid-template-columns:repeat(auto-fit,minmax(18rem,1fr))}@media only screen and (min-width:36em){.grid-col-3,.post-container[data-grid-columns="3"],[data-grid-columns="3"] .post-container{grid-template-columns:repeat(auto-fit,minmax(20rem,1fr))}}.grid-col-2,.post-container[data-grid-columns="2"],[data-grid-columns="2"] .post-container{grid-template-columns:repeat(auto-fit,minmax(18rem,1fr))}@media only screen and (min-width:36em){.grid-col-2,.post-container[data-grid-columns="2"],[data-grid-columns="2"] .post-container{grid-template-columns:repeat(auto-fit,minmax(20rem,1fr))}}@media only screen and (min-width:48em){.grid-col-2,.post-container[data-grid-columns="2"],[data-grid-columns="2"] .post-container{grid-template-columns:repeat(auto-fit,minmax(25rem,1fr))}.grid-col-2 .post-card__img img,.post-container[data-grid-columns="2"] .post-card__img img,[data-grid-columns="2"] .post-container .post-card__img img{height:300px}}.archive-post time{min-width:6rem;color:#4d4d4d;color:var(--color-text-acc-2);font-size:.9rem}.archive-post:active,.archive-post:focus,.archive-post:hover{background-color:#f7f7f7;background-color:var(--color-bg-acc-1)}.archive-post:last-of-type{border-bottom:1px solid #e8e8e8;border-bottom:1px solid var(--color-border)}.grid-color .tag-hash-color-red,[data-grid-color=true] .tag-hash-color-red{background-color:#cb1a35;background-color:var(--color-red)}.grid-color .tag-hash-color-purple,[data-grid-color=true] .tag-hash-color-purple{background-color:#8237eb;background-color:var(--color-purple)}.grid-color .tag-hash-color-orange,[data-grid-color=true] .tag-hash-color-orange{background-color:#f6764c;background-color:var(--color-orange)}.grid-color .tag-hash-color-pink,[data-grid-color=true] .tag-hash-color-pink{background-color:#c5166e;background-color:var(--color-pink)}.grid-color .tag-hash-color-royalblue,[data-grid-color=true] .tag-hash-color-royalblue{background-color:#1458eb;background-color:var(--color-royalblue)}.grid-color .tag-hash-color-yellow,[data-grid-color=true] .tag-hash-color-yellow{background-color:#ffbf0f;background-color:var(--color-yellow)}.grid-color .tag-hash-color-green,[data-grid-color=true] .tag-hash-color-green{background-color:#1ce3ae;background-color:var(--color-green)}.grid-color .tag-hash-color-blue,[data-grid-color=true] .tag-hash-color-blue{background-color:#1ab2ff;background-color:var(--color-blue)}.grid-color [class*=color][class*=tag-hash-color-] .post-card__author-img .icon,[data-grid-color=true] [class*=color][class*=tag-hash-color-] .post-card__author-img .icon{color:#333;color:var(--color-dark-acc)}.grid-color [class*=color][class*=tag-hash-color-] .post-card__author-img:before,[data-grid-color=true] [class*=color][class*=tag-hash-color-] .post-card__author-img:before{display:none}.grid-color [class*=color][class*=tag-hash-color-] .post-card__author-img:after,[data-grid-color=true] [class*=color][class*=tag-hash-color-] .post-card__author-img:after{background:#fff}.grid-color [class*=color][class*=tag-hash-color-] .post-card__title:active,.grid-color [class*=color][class*=tag-hash-color-] .post-card__title:focus,.grid-color [class*=color][class*=tag-hash-color-] .post-card__title:hover,[data-grid-color=true] [class*=color][class*=tag-hash-color-] .post-card__title:active,[data-grid-color=true] [class*=color][class*=tag-hash-color-] .post-card__title:focus,[data-grid-color=true] [class*=color][class*=tag-hash-color-] .post-card__title:hover{text-decoration:underline}.grid-color [class*=color][class*=tag-hash-color-] .post-card__featured,.grid-color [class*=color][class*=tag-hash-color-] .post-card__tag,[data-grid-color=true] [class*=color][class*=tag-hash-color-] .post-card__featured,[data-grid-color=true] [class*=color][class*=tag-hash-color-] .post-card__tag{background-color:hsla(0,0%,0%,20%)!important;color:inherit!important}.grid-color [class*=color][class*=tag-hash-color-] .post-card__tag:active,.grid-color [class*=color][class*=tag-hash-color-] .post-card__tag:focus,.grid-color [class*=color][class*=tag-hash-color-] .post-card__tag:hover,[data-grid-color=true] [class*=color][class*=tag-hash-color-] .post-card__tag:active,[data-grid-color=true] [class*=color][class*=tag-hash-color-] .post-card__tag:focus,[data-grid-color=true] [class*=color][class*=tag-hash-color-] .post-card__tag:hover{background-color:hsla(0,0%,0%,5%);border-color:hsla(0,0%,0%,20%)}.grid-color .tag-hash-color-pink,.grid-color .tag-hash-color-pink a:active,.grid-color .tag-hash-color-pink a:focus,.grid-color .tag-hash-color-pink a:hover,.grid-color .tag-hash-color-purple,.grid-color .tag-hash-color-purple a:active,.grid-color .tag-hash-color-purple a:focus,.grid-color .tag-hash-color-purple a:hover,.grid-color .tag-hash-color-red,.grid-color .tag-hash-color-red a:active,.grid-color .tag-hash-color-red a:focus,.grid-color .tag-hash-color-red a:hover,.grid-color .tag-hash-color-royalblue,.grid-color .tag-hash-color-royalblue a:active,.grid-color .tag-hash-color-royalblue a:focus,.grid-color .tag-hash-color-royalblue a:hover,[data-grid-color=true] .tag-hash-color-pink,[data-grid-color=true] .tag-hash-color-pink a:active,[data-grid-color=true] .tag-hash-color-pink a:focus,[data-grid-color=true] .tag-hash-color-pink a:hover,[data-grid-color=true] .tag-hash-color-purple,[data-grid-color=true] .tag-hash-color-purple a:active,[data-grid-color=true] .tag-hash-color-purple a:focus,[data-grid-color=true] .tag-hash-color-purple a:hover,[data-grid-color=true] .tag-hash-color-red,[data-grid-color=true] .tag-hash-color-red a:active,[data-grid-color=true] .tag-hash-color-red a:focus,[data-grid-color=true] .tag-hash-color-red a:hover,[data-grid-color=true] .tag-hash-color-royalblue,[data-grid-color=true] .tag-hash-color-royalblue a:active,[data-grid-color=true] .tag-hash-color-royalblue a:focus,[data-grid-color=true] .tag-hash-color-royalblue a:hover{color:#fff;color:var(--color-white)}.grid-color .tag-hash-color-pink .post-card__author,.grid-color .tag-hash-color-pink .post-card__exc,.grid-color .tag-hash-color-pink .post-card__ftr,.grid-color .tag-hash-color-purple .post-card__author,.grid-color .tag-hash-color-purple .post-card__exc,.grid-color .tag-hash-color-purple .post-card__ftr,.grid-color .tag-hash-color-red .post-card__author,.grid-color .tag-hash-color-red .post-card__exc,.grid-color .tag-hash-color-red .post-card__ftr,.grid-color .tag-hash-color-royalblue .post-card__author,.grid-color .tag-hash-color-royalblue .post-card__exc,.grid-color .tag-hash-color-royalblue .post-card__ftr,[data-grid-color=true] .tag-hash-color-pink .post-card__author,[data-grid-color=true] .tag-hash-color-pink .post-card__exc,[data-grid-color=true] .tag-hash-color-pink .post-card__ftr,[data-grid-color=true] .tag-hash-color-purple .post-card__author,[data-grid-color=true] .tag-hash-color-purple .post-card__exc,[data-grid-color=true] .tag-hash-color-purple .post-card__ftr,[data-grid-color=true] .tag-hash-color-red .post-card__author,[data-grid-color=true] .tag-hash-color-red .post-card__exc,[data-grid-color=true] .tag-hash-color-red .post-card__ftr,[data-grid-color=true] .tag-hash-color-royalblue .post-card__author,[data-grid-color=true] .tag-hash-color-royalblue .post-card__exc,[data-grid-color=true] .tag-hash-color-royalblue .post-card__ftr{color:#e6e6e6;color:var(--color-light)}.grid-color .tag-hash-color-pink .visibility,.grid-color .tag-hash-color-purple .visibility,.grid-color .tag-hash-color-red .visibility,.grid-color .tag-hash-color-royalblue .visibility,[data-grid-color=true] .tag-hash-color-pink .visibility,[data-grid-color=true] .tag-hash-color-purple .visibility,[data-grid-color=true] .tag-hash-color-red .visibility,[data-grid-color=true] .tag-hash-color-royalblue .visibility{color:#e6e6e6!important;color:var(--color-light)!important}.grid-color .tag-hash-color-blue,.grid-color .tag-hash-color-blue a:active,.grid-color .tag-hash-color-blue a:focus,.grid-color .tag-hash-color-blue a:hover,.grid-color .tag-hash-color-green,.grid-color .tag-hash-color-green a:active,.grid-color .tag-hash-color-green a:focus,.grid-color .tag-hash-color-green a:hover,.grid-color .tag-hash-color-orange,.grid-color .tag-hash-color-orange a:active,.grid-color .tag-hash-color-orange a:focus,.grid-color .tag-hash-color-orange a:hover,.grid-color .tag-hash-color-yellow,.grid-color .tag-hash-color-yellow a:active,.grid-color .tag-hash-color-yellow a:focus,.grid-color .tag-hash-color-yellow a:hover,[data-grid-color=true] .tag-hash-color-blue,[data-grid-color=true] .tag-hash-color-blue a:active,[data-grid-color=true] .tag-hash-color-blue a:focus,[data-grid-color=true] .tag-hash-color-blue a:hover,[data-grid-color=true] .tag-hash-color-green,[data-grid-color=true] .tag-hash-color-green a:active,[data-grid-color=true] .tag-hash-color-green a:focus,[data-grid-color=true] .tag-hash-color-green a:hover,[data-grid-color=true] .tag-hash-color-orange,[data-grid-color=true] .tag-hash-color-orange a:active,[data-grid-color=true] .tag-hash-color-orange a:focus,[data-grid-color=true] .tag-hash-color-orange a:hover,[data-grid-color=true] .tag-hash-color-yellow,[data-grid-color=true] .tag-hash-color-yellow a:active,[data-grid-color=true] .tag-hash-color-yellow a:focus,[data-grid-color=true] .tag-hash-color-yellow a:hover{color:#000;color:var(--color-black)}.grid-color .tag-hash-color-blue .post-card__author,.grid-color .tag-hash-color-blue .post-card__exc,.grid-color .tag-hash-color-blue .post-card__ftr,.grid-color .tag-hash-color-green .post-card__author,.grid-color .tag-hash-color-green .post-card__exc,.grid-color .tag-hash-color-green .post-card__ftr,.grid-color .tag-hash-color-orange .post-card__author,.grid-color .tag-hash-color-orange .post-card__exc,.grid-color .tag-hash-color-orange .post-card__ftr,.grid-color .tag-hash-color-yellow .post-card__author,.grid-color .tag-hash-color-yellow .post-card__exc,.grid-color .tag-hash-color-yellow .post-card__ftr,[data-grid-color=true] .tag-hash-color-blue .post-card__author,[data-grid-color=true] .tag-hash-color-blue .post-card__exc,[data-grid-color=true] .tag-hash-color-blue .post-card__ftr,[data-grid-color=true] .tag-hash-color-green .post-card__author,[data-grid-color=true] .tag-hash-color-green .post-card__exc,[data-grid-color=true] .tag-hash-color-green .post-card__ftr,[data-grid-color=true] .tag-hash-color-orange .post-card__author,[data-grid-color=true] .tag-hash-color-orange .post-card__exc,[data-grid-color=true] .tag-hash-color-orange .post-card__ftr,[data-grid-color=true] .tag-hash-color-yellow .post-card__author,[data-grid-color=true] .tag-hash-color-yellow .post-card__exc,[data-grid-color=true] .tag-hash-color-yellow .post-card__ftr{color:#333;color:var(--color-dark-acc)}.grid-color .tag-hash-color-blue .visibility,.grid-color .tag-hash-color-green .visibility,.grid-color .tag-hash-color-orange .visibility,.grid-color .tag-hash-color-yellow .visibility,[data-grid-color=true] .tag-hash-color-blue .visibility,[data-grid-color=true] .tag-hash-color-green .visibility,[data-grid-color=true] .tag-hash-color-orange .visibility,[data-grid-color=true] .tag-hash-color-yellow .visibility{color:#1a1a1a!important;color:var(--color-dark)!important}[data-view-type=list] .grid{grid-template-columns:auto}@media only screen and (min-width:48em){[data-view-type=list] .post-card{flex-direction:row}[data-view-type=list] .post-card .post-card__img{max-width:400px;margin-bottom:0;margin-right:2em;margin-right:var(--gap-lg)}[data-view-type=list] .post-card .post-card__img img{height:100%}}@media only screen and (min-width:62em){[data-view-type=list] .post-card .post-card__img{width:400px}}[data-color-scheme=dark] .post-card .visibility{color:#48c774;color:var(--color-success)}.scroll-top{position:fixed;right:2em;right:var(--gap-lg);bottom:2em;bottom:var(--gap-lg);height:46px;width:46px;cursor:pointer;display:block;border-radius:50%;border-radius:var(--global-radius-round);z-index:100;opacity:0;visibility:hidden;transform:translateY(15px);transition:all .4s ease-in-out;transition:all var(--trans-default);box-shadow:inset 0 0 0 2px #e8e8e8;box-shadow:inset 0 0 0 2px var(--color-border);color:#333;color:var(--color-text-acc-1);background-color:#fff;background-color:var(--color-bg)}.scroll-top:active,.scroll-top:focus,.scroll-top:hover{color:#6952eb;color:var(--color-primary)}.scroll-top:active .progress-circle path,.scroll-top:focus .progress-circle path,.scroll-top:hover .progress-circle path{stroke:#6952eb;stroke:var(--color-primary)}.scroll-top.active-progress{opacity:1;visibility:visible;transform:translateY(0)}.scroll-top i{position:absolute;top:0;margin:10px}.scroll-top svg path{fill:none}.scroll-top svg.progress-circle path{stroke:#4d4d4d;stroke:var(--color-text-acc-2);stroke-width:4;transition:all .4s ease-in-out;transition:all var(--trans-default)}.search{position:fixed;left:0;top:0;bottom:0;right:0;z-index:-1;opacity:0;transform:scale(.95);background-color:#fff;background-color:var(--color-bg);transition:transform .4s cubic-bezier(.785,.135,.15,.86),opacity .4s cubic-bezier(.86,0,.07,1),z-index .4s step-end;transition:transform var(--trans-duration) cubic-bezier(.785,.135,.15,.86),opacity var(--trans-duration) cubic-bezier(.86,0,.07,1),z-index var(--trans-duration) step-end}.search.is-active{z-index:100;opacity:1;overflow-y:scroll;transform:scale(1);transition:transform .4s cubic-bezier(.785,.135,.15,.86),opacity .4s cubic-bezier(.86,0,.07,1),z-index .4s step-start;transition:transform var(--trans-duration) cubic-bezier(.785,.135,.15,.86),opacity var(--trans-duration) cubic-bezier(.86,0,.07,1),z-index var(--trans-duration) step-start}.search__hdr{display:flex;justify-content:center;margin:1em;margin:var(--gap);max-width:640px}@media only screen and (min-width:36em){.search__hdr{margin:1em auto;margin:var(--gap) auto var(--gap)}}.search--close{margin-left:1em;margin-left:var(--gap);padding:1em;padding:var(--gap);background-color:#f7f7f7;background-color:var(--color-bg-acc-1);cursor:pointer;z-index:10;top:0;right:0;color:#1a1a1a;color:var(--color-text);transition:all .4s ease-in-out;transition:all var(--trans-default);border:1px solid transparent}@media only screen and (min-width:36em){.search--close{padding:1em;padding:var(--gap)}}.search--close:active,.search--close:focus,.search--close:hover{outline:none;background-color:#f7f7f7;background-color:var(--color-bg-acc-1);border-color:#e8e8e8;border-color:var(--color-border)}.search--close:active .icon,.search--close:focus .icon,.search--close:hover .icon{color:#6952eb;color:var(--color-primary)}.search--close .icon{color:#666;color:var(--color-grey-dark);transition:color .4s ease-in-out;transition:color var(--trans-default)}.search__form{padding:.5em 1em;padding:var(--gap-sm) var(--gap);border-radius:2px;border-radius:var(--global-radius);width:80%;position:relative;display:inline-flex;flex:1 0 auto;transition:all .4s ease-in-out;transition:all var(--trans-default);border:1px solid transparent}.search__form:active,.search__form:focus,.search__form:hover{border-color:#e8e8e8;border-color:var(--color-border);background-color:#f7f7f7;background-color:var(--color-bg-acc-1)}.search__form:active i,.search__form:focus i,.search__form:hover i{color:#6952eb;color:var(--color-primary)}@media only screen and (min-width:36em){.search__form{height:auto;padding:.5em 1.5em;padding:var(--gap-sm) calc(1.5*var(--gap))}}.search__input[type=text]{margin:0;padding:0;color:#1a1a1a;color:var(--color-text);font-weight:800;font-weight:var(--font-weight-800);border:none;box-shadow:none;font-size:1.2rem;background:transparent;flex:1 0}.search__input[type=text]:-ms-input-placeholder,.search__input[type=text]::-webkit-input-placeholder,.search__input[type=text]::placeholder{color:#666;color:var(--color-text-acc-3);font-weight:800;font-weight:var(--font-weight-800)}.search__input[type=text]:active,.search__input[type=text]:focus,.search__input[type=text]:hover{box-shadow:none}.search__input[type=text]::-ms-clear{display:none}.search__icon{border:none;font-size:1rem;font-size:var(--font-size-base);transition:color .4s ease-in-out;transition:color var(--trans-default);margin:0;background-color:transparent;box-shadow:none;min-width:0;cursor:pointer;color:#666;color:var(--color-grey-dark)}@media only screen and (min-width:36em){.search__icon{padding:.5em 0;padding:var(--gap-sm) 0}}.search__icon:active,.search__icon:focus,.search__icon:hover{color:#6952eb;color:var(--color-primary)}.search-helper{display:none;justify-content:center;flex-wrap:wrap;margin:0 0 1em;margin:0 0 var(--gap)}@media only screen and (min-width:48em){.search-helper{display:flex}}.search__tag{font-size:.85rem;font-weight:600;font-weight:var(--font-weight-600);background-color:#f7f7f7;background-color:var(--color-bg-acc-1);padding:.5em 1em;padding:var(--gap-sm) var(--gap);color:#666;color:var(--color-text-acc-3);border-radius:2em;border-radius:calc(2*var(--gap));line-height:1;cursor:pointer;border:1px solid transparent;transition:all .4s ease-in-out;transition:all var(--trans-default)}.search__tag:active,.search__tag:focus,.search__tag:hover{border-color:#e8e8e8;border-color:var(--color-border);background-color:#fff;background-color:var(--color-bg);color:#6952eb;color:var(--color-primary);outline:none}.search-content{max-width:640px;margin:1em auto 0;margin-top:var(--gap);padding:0 1em;padding:0 var(--gap)}@media only screen and (min-width:36em){.search-content{padding:0}}.search-result__post{display:flex;position:relative;margin-bottom:1em;margin-bottom:var(--gap);background-color:#fff;background-color:var(--color-bg);border-radius:2px;border-radius:var(--global-radius);border:1px solid #e8e8e8;border:1px solid var(--color-border);transition:all .4s ease-in-out;transition:all var(--trans-default);opacity:0}.search-result__post:nth-of-type(2){-webkit-animation-delay:.1s;animation-delay:.1s;-webkit-animation-delay:var(--trans-delay);animation-delay:var(--trans-delay)}.search-result__post:nth-of-type(3){-webkit-animation-delay:.2s;animation-delay:.2s;-webkit-animation-delay:calc(2*var(--trans-delay));animation-delay:calc(2*var(--trans-delay))}.search-result__post:nth-of-type(4){-webkit-animation-delay:.3s;animation-delay:.3s;-webkit-animation-delay:calc(3*var(--trans-delay));animation-delay:calc(3*var(--trans-delay))}.search-result__post:nth-of-type(5){-webkit-animation-delay:.4s;animation-delay:.4s;-webkit-animation-delay:calc(4*var(--trans-delay));animation-delay:calc(4*var(--trans-delay))}.search-result__post:nth-of-type(6){-webkit-animation-delay:.5s;animation-delay:.5s;-webkit-animation-delay:calc(5*var(--trans-delay));animation-delay:calc(5*var(--trans-delay))}.search-result__post:nth-of-type(7){-webkit-animation-delay:.6s;animation-delay:.6s;-webkit-animation-delay:calc(6*var(--trans-delay));animation-delay:calc(6*var(--trans-delay))}.search-result__post:nth-of-type(8){-webkit-animation-delay:.7s;animation-delay:.7s;-webkit-animation-delay:calc(7*var(--trans-delay));animation-delay:calc(7*var(--trans-delay))}.search-result__post:nth-of-type(9){-webkit-animation-delay:.8s;animation-delay:.8s;-webkit-animation-delay:calc(8*var(--trans-delay));animation-delay:calc(8*var(--trans-delay))}.search-result__post:nth-of-type(10){-webkit-animation-delay:.9s;animation-delay:.9s;-webkit-animation-delay:calc(9*var(--trans-delay));animation-delay:calc(9*var(--trans-delay))}.search-result__post:active,.search-result__post:focus,.search-result__post:hover{border-color:#e8e8e8;border-color:var(--color-border);background-color:#fff;background-color:var(--color-bg)}.search-result__post:active .search-result__title,.search-result__post:focus .search-result__title,.search-result__post:hover .search-result__title{color:#6952eb;color:var(--color-primary)}.search-result__content{padding:1em;padding:var(--gap);flex:1}.search-result__title{margin-bottom:.25em;margin-bottom:var(--gap-xs);font-size:1rem;font-size:var(--font-size-base);font-weight:700;font-weight:var(--font-weight-700)}.search-result__date,.search-result__title{color:#4d4d4d;color:var(--color-text-acc-2)}.search-result__date{margin-bottom:0;font-size:.9rem}.search-result__image{width:6rem;max-height:5rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin:.5em;margin:var(--gap-sm);border-radius:2px;border-radius:var(--global-radius)}.main{position:relative;flex:1}.section{margin-bottom:2em;margin-bottom:var(--gap-lg)}.section__title{font-weight:800;font-weight:var(--font-weight-800);font-size:1.1rem;position:relative;color:#333;color:var(--color-text-acc-1)}.section__title:before{content:"";position:absolute;z-index:-1;left:-.4em;top:0;width:1em;height:1em;background-color:#0ced97;background-color:var(--color-secondary);border-radius:50%;border-radius:var(--global-radius-round);opacity:.75}.section.sub{position:relative}.section.sub:after,.section.sub:before{content:"";position:absolute;width:100%;height:50%;z-index:-1}.section.sub:before{left:0;top:0;background-color:#fff;background-color:var(--color-bg)}.section.sub:after{left:0;bottom:0;background-color:#f7f7f7;background-color:var(--color-bg-acc-1)}[data-color-scheme=dark] .section__title:before{background-color:#6952eb;background-color:var(--color-primary)}.sidebar{height:100%}.sidebar__section{margin-bottom:2em;margin-bottom:var(--gap-lg);padding:1em;padding:var(--gap);border-radius:2px;border-radius:var(--global-radius);border:1px solid #e8e8e8;border:1px solid var(--color-border);background-color:#f7f7f7;background-color:var(--color-bg-acc-1)}.sidebar__title{margin-bottom:0;text-align:center;color:#4d4d4d;color:var(--color-text-acc-2)}.sidebar__descr{margin-bottom:1em;margin-bottom:var(--gap);text-align:center;color:#666;color:var(--color-text-acc-3)}.sidebar__tag{display:flex;padding:.5em 0;padding:var(--gap-sm) 0;border-bottom:1px solid #e8e8e8;border-bottom:1px solid var(--color-border);color:#4d4d4d;color:var(--color-text-acc-2)}.sidebar__tag:first-of-type{padding-top:0}.sidebar__tag:last-of-type{border-bottom:none;padding-bottom:0}.sidebar__tag:active,.sidebar__tag:focus,.sidebar__tag:hover{color:#6952eb;color:var(--color-primary)}.sidebar__tag-name{margin-bottom:0;flex:1}.sidebar__tag-count,.sidebar__tag-name{font-weight:600;font-weight:var(--font-weight-600);color:inherit;font-size:.9rem}.sidebar .social{justify-content:center;color:#4d4d4d;color:var(--color-text-acc-2)}.sidebar .social a:active,.sidebar .social a:focus,.sidebar .social a:hover{color:#6952eb;color:var(--color-primary)}.sidebar__story{display:flex;margin-bottom:1em;margin-bottom:var(--gap);padding-bottom:1em;padding-bottom:var(--gap);border-bottom:1px solid #e8e8e8;border-bottom:1px solid var(--color-border)}.sidebar__story:last-of-type{margin-bottom:0;padding-bottom:0;border-bottom:none}.sidebar__story-title{font-weight:600;font-weight:var(--font-weight-600);font-size:.9rem;color:#4d4d4d;color:var(--color-text-acc-2);flex:1;margin:0}.sidebar__story-title:active,.sidebar__story-title:focus,.sidebar__story-title:hover{color:#6952eb;color:var(--color-primary)}.sidebar__story-image{height:4rem;height:calc(4*var(--gap-rem));width:4rem;width:calc(4*var(--gap-rem))}.sidebar__story-image img{margin:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;border-radius:2px;border-radius:var(--global-radius)}.social__item{margin-right:.5em;margin-right:var(--gap-sm);padding:.5em;padding:var(--gap-sm);background-color:#ebebeb;background-color:var(--color-bg-acc-3);border-radius:50%;border-radius:var(--global-radius-round);border:1px solid transparent;transition:all .4s ease-in-out;transition:all var(--trans-default)}.social__item:last-of-type{margin-right:0}.social__item:active,.social__item:focus,.social__item:hover{border-color:#e8e8e8;border-color:var(--color-border);background-color:#f7f7f7;background-color:var(--color-bg-acc-1)}.social-share{display:flex;margin-bottom:2em;margin-bottom:var(--gap-lg)}.social-share a{flex:1;padding:.5em;padding:var(--gap-sm);background-color:#f2f2f2;background-color:var(--color-bg-acc-2);color:#4d4d4d;color:var(--color-text-acc-2);border-radius:2px;border-radius:var(--global-radius);border:1px solid #f2f2f2;border:1px solid var(--color-bg-acc-2);margin-right:.5em;margin-right:var(--gap-sm);cursor:pointer}.social-share a:active,.social-share a:focus,.social-share a:hover{background-color:#fff;background-color:var(--color-bg);border-color:#e8e8e8;border-color:var(--color-border);color:#6952eb;color:var(--color-primary);outline:none}.social-share a:last-of-type{margin-right:0}.social-share .icon{margin:0 auto}.social-share .copy-link{position:relative}.social-share .copy-link.has-tooltip:after,.social-share .copy-link.has-tooltip:before{visibility:visible;opacity:1;transition:visibility .4s ease-in-out,opacity .4s ease-in-out;transition:visibility var(--trans-default),opacity var(--trans-default)}.social-share .copy-link:before{content:"";top:auto;right:50%;bottom:-12px;margin-right:-5px;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #1a1a1a;border-bottom:6px solid var(--color-bg-reverse)}.social-share .copy-link:after,.social-share .copy-link:before{position:absolute;visibility:hidden;opacity:0;transition:visibility .4s ease-in-out,opacity .4s ease-in-out;transition:visibility var(--trans-default),opacity var(--trans-default)}.social-share .copy-link:after{content:attr(data-label);padding:.5em 1em;padding:var(--gap-sm) var(--gap);border-radius:2px;border-radius:var(--global-radius);background-color:#1a1a1a;background-color:var(--color-bg-reverse);color:#e6e6e6;color:var(--color-text-reverse);font-size:.8rem;font-weight:var(--font-weight-semi-bold);top:3rem;top:calc(3*var(--gap-rem));right:0}@media only screen and (min-width:48em){.social-share .copy-link:after{right:25px}}.subscribe{background-color:#0ced97;background-color:var(--color-secondary);padding:1em;padding:var(--gap);border-radius:2px;border-radius:var(--global-radius)}@media only screen and (min-width:36em){.subscribe{padding:2em;padding:var(--gap-lg)}}@media only screen and (min-width:48em){.subscribe{padding:4em;padding:var(--gap-xl)}}.subscribe__title{font-size:1.4rem;color:#1a1a1a;color:var(--color-dark)}.subscribe__descr{color:#4d4d4d;color:var(--color-grey-darker)}.subscribe form{display:flex;width:100%;max-width:25rem;position:relative;margin:0 auto}.subscribe input{margin-bottom:0;background-color:#fff;background-color:var(--color-bg);border-top-right-radius:0;border-bottom-right-radius:0;box-shadow:none;height:50px;border:1px solid #e8e8e8;border:1px solid var(--color-border);border-radius:2rem}.subscribe button{min-width:8rem;position:absolute;padding:1em;padding:var(--gap);height:50px;right:0;border:none;border-radius:2rem;cursor:pointer;color:#e6e6e6;color:var(--color-light);background-color:#4124e5;background-color:var(--color-primary-dark)}.tag-list-wrap{position:relative;max-width:calc(100vw - 2em);max-width:calc(100vw - var(--gap-lg))}.tag-list-wrap:after{content:"";position:absolute;top:0;right:0;width:2rem;height:1.5rem;background:linear-gradient(90deg,transparent,#fff,#fff);background:linear-gradient(90deg,transparent,var(--color-bg),var(--color-bg))}@media not all and (min-resolution:.001dpcm){@supports (-webkit-appearance:none){.tag-list-wrap:after{display:none}}}.tag-list{display:flex;overflow-x:auto;position:relative;font-size:.85rem;font-weight:700;font-weight:var(--font-weight-700);color:#4d4d4d;color:var(--color-text-acc-2);text-transform:uppercase;white-space:pre}.tag-list::-webkit-scrollbar{display:none}.tag-item{margin-right:1em;margin-right:var(--gap)}.tag-item:last-of-type{padding-right:2em;padding-right:var(--gap-lg)}.tag-item:active,.tag-item:focus,.tag-item:hover{color:#333;color:var(--color-text-acc-1)}.tag-wrap .tag-card{margin-bottom:1em;margin-bottom:var(--gap)}@media only screen and (min-width:48em){.tag-wrap .tag-card{margin-bottom:2em;margin-bottom:var(--gap-lg)}}@media only screen and (min-width:75em){.tag-wrap .tag-card:last-of-type{margin-bottom:0}}.featured-tag{margin-bottom:1em;margin-bottom:var(--gap)}@media only screen and (min-width:48em){.featured-tag{margin-bottom:2em;margin-bottom:var(--gap-lg)}}@media only screen and (min-width:75em){.featured-tag{margin-bottom:0}}.tag-card{display:flex;position:relative;align-items:center;padding:1em;padding:var(--gap);border:1px solid #e8e8e8;border:1px solid var(--color-border);border-radius:2px;border-radius:var(--global-radius);color:#4d4d4d;color:var(--color-text-acc-2);transition:box-shadow .4s ease-in-out;transition:box-shadow var(--trans-default);background-color:#f7f7f7;background-color:var(--color-bg-acc-1)}@media only screen and (min-width:48em){.tag-card{padding:1.5em}}.tag-card.has-img{padding:1em;padding:var(--gap)}.tag-card.has-img .tag-card__content{padding:0 .5em;padding:0 var(--gap-sm);padding-bottom:0}.tag-card.small-img .tag-card__img{height:10rem}.tag-card__img{height:14rem;margin-bottom:1em;margin-bottom:var(--gap);width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.tag-card__count{position:relative;z-index:2;width:30px;height:30px;font-weight:800;border:2px solid #4d4d4d;border:2px solid var(--color-text-acc-2);border-radius:50%;border-radius:var(--global-radius-round);display:flex;align-items:center;justify-content:center}.tag-card__name{font-size:1rem}.tag-card:active,.tag-card:focus,.tag-card:hover{box-shadow:0 2px 20px 0 rgba(0,0,0,.05)}.toc-wrapper{z-index:30;margin-bottom:2em;margin-bottom:var(--gap-lg);position:-webkit-sticky;position:sticky;padding:0;top:0}@media only screen and (min-width:36em){.toc-wrapper{background-color:transparent;background-color:initial}}@media only screen and (min-width:48em){.toc-wrapper{padding:0 1em;padding:0 var(--gap)}.toc-wrapper .post-toc__title{display:none}}@media only screen and (min-width:62em){.toc-wrapper{position:relative;top:0}}.toc-wrapper .section__title{display:none}@media only screen and (min-width:48em){.toc-wrapper .section__title{display:block}}.toc{overflow-y:auto}.toc>.toc-list{overflow:hidden;position:relative}.toc-list{margin:0;padding-left:.75em;padding-left:calc(0.75*var(--gap))}.toc-list li{list-style:none}a.toc-link{color:#4d4d4d;color:var(--color-text-acc-2);height:100%;padding:.25em;padding:var(--gap-xs);display:block}a.toc-link:active,a.toc-link:focus,a.toc-link:hover{color:#6952eb;color:var(--color-primary)}.is-collapsible{max-height:1000px;overflow:hidden;transition:all .3s ease-in-out}.is-collapsed{max-height:none}.is-collapsed .toc-link:before{background-color:transparent}@media only screen and (min-width:75em){.is-collapsed{max-height:0}}.is-position-fixed{position:fixed!important;top:0}.is-active-link{font-weight:600;font-weight:var(--font-weight-600)}.toc-link:before{background-color:#f2f2f2;background-color:var(--color-bg-acc-2);content:" ";display:inline-block;height:25px;left:-1px;margin-top:-1px;position:absolute;width:2px}.is-active-link:before{background-color:#6952eb;background-color:var(--color-primary)}.post-toc{position:relative;padding:.5em 1em;padding:var(--gap-sm) var(--gap);border:1px solid #e8e8e8;border:1px solid var(--color-border);background-color:#f7f7f7;background-color:var(--color-bg-acc-1)}@media only screen and (min-width:62em){.post-toc{position:-webkit-sticky;position:sticky;top:1em;top:var(--gap)}}.post-toc__head{display:flex;cursor:pointer}.post-toc__head:active .post-toc__icon,.post-toc__head:focus .post-toc__icon,.post-toc__head:hover .post-toc__icon{color:#6952eb;color:var(--color-primary)}@media only screen and (min-width:75em){.post-toc__head{cursor:auto}}.post-toc__title{font-weight:700;font-weight:var(--font-weight-700);font-size:1rem;margin-bottom:.5em;margin-bottom:var(--gap-sm);flex:1}.post-toc__icon{padding:2.5px}.post-toc__icon.is-rotated{transform:rotate(90deg)}@media only screen and (min-width:75em){.post-toc__icon{display:none}}.post-toc__content{display:none;font-size:.9rem}.post-toc__content.is-active{display:block}@media only screen and (min-width:75em){.post-toc__content{display:block}}.post-toc .js-toc>.toc-list{padding-left:0}[data-header-position=sticky] .toc-wrapper{top:60px}@media only screen and (min-width:62em){[data-header-position=sticky] .toc-wrapper{top:0}}@media only screen and (min-width:62em){[data-header-position=sticky] .post-toc{top:5em}}.toggle{display:flex}.toggle.view{display:none}@media only screen and (min-width:48em){.toggle.view{display:flex}}.toggle__item{display:none;color:#666;color:var(--color-text-acc-3);border:2px solid #e8e8e8;border:2px solid var(--color-border);background-color:#ebebeb;background-color:var(--color-bg-acc-3);border-radius:2px;border-radius:var(--global-radius);cursor:pointer;position:relative;outline:none}.toggle__item:active,.toggle__item:focus,.toggle__item:hover{border-color:#e8e8e8;border-color:var(--color-border);background-color:#f7f7f7;background-color:var(--color-bg-acc-1)}@media only screen and (min-width:48em){.toggle__item{display:block}}[data-view-type=grid] .btn-view-toggle .icon-list{visibility:hidden;opacity:0}[data-view-type=grid] .btn-view-toggle .icon-grid{visibility:visible;opacity:1}[data-view-type=grid] .btn--grid{background-color:#fff;background-color:var(--color-bg);border-color:#4d4d4d;border-color:var(--color-text-acc-2);color:#4d4d4d;color:var(--color-text-acc-2)}[data-view-type=list] .btn-view-toggle .icon-grid{visibility:hidden;opacity:0}[data-view-type=list] .btn-view-toggle .icon-list{visibility:visible;opacity:1}[data-view-type=list] .btn--list{background-color:#fff;background-color:var(--color-bg);border-color:#4d4d4d;border-color:var(--color-text-acc-2);color:#4d4d4d;color:var(--color-text-acc-2)}.user-menu{position:absolute;right:0;top:40px;width:220px;background:#fff;background:var(--color-bg);flex-direction:column;display:none;cursor:auto;border:1px solid #e8e8e8;border:1px solid var(--color-border);border-radius:2px;border-radius:var(--global-radius);box-shadow:0 10px 20px 2px rgba(0,0,0,.05)}.user-menu.is-active,.user-menu:active,.user-menu:focus,.user-menu:hover{display:flex;visibility:visible}.user-menu i{margin-right:.5em;margin-right:var(--gap-sm)}.user-menu .member-user{display:flex;padding:1em;padding:var(--gap)}.user-menu .member-avatar img{display:block;width:35px;height:35px}.user-menu .member-name{font-size:.9rem;font-weight:700;font-weight:var(--font-weight-700);line-height:1}.user-menu .member-email{font-size:.8rem;color:#4d4d4d;color:var(--color-text-acc-2)}.user-menu .account-link,.user-menu .btn--toggle,.user-menu .signin-link,.user-menu .signout-link,.user-menu .signup-link,.user-menu .upgrade-link{display:flex;padding:1em;padding:var(--gap);border-top:1px solid #e8e8e8;border-top:1px solid var(--color-border);outline:none}.user-menu .account-link:active,.user-menu .account-link:focus,.user-menu .account-link:hover,.user-menu .btn--toggle:active,.user-menu .btn--toggle:focus,.user-menu .btn--toggle:hover,.user-menu .signin-link:active,.user-menu .signin-link:focus,.user-menu .signin-link:hover,.user-menu .signout-link:active,.user-menu .signout-link:focus,.user-menu .signout-link:hover,.user-menu .signup-link:active,.user-menu .signup-link:focus,.user-menu .signup-link:hover,.user-menu .upgrade-link:active,.user-menu .upgrade-link:focus,.user-menu .upgrade-link:hover{background-color:#f7f7f7;background-color:var(--color-bg-acc-1);color:#6952eb;color:var(--color-primary)}.user-menu .signup-link,.user-menu .upgrade-link{background-color:#20f3a2;background-color:var(--color-secondary-light);color:#1a1a1a;color:var(--color-dark)}.user-menu .signup-link:active,.user-menu .signup-link:focus,.user-menu .signup-link:hover,.user-menu .upgrade-link:active,.user-menu .upgrade-link:focus,.user-menu .upgrade-link:hover{background-color:#0ced97;background-color:var(--color-secondary)}@media only screen and (min-width:36em){.user-menu .upgrade-link{display:none}}@media only screen and (min-width:48em){.user-menu .btn-theme-toggle{display:none}}.btn--toggle{line-height:1;cursor:pointer;font-size:.9rem;font-weight:700;font-weight:var(--font-weight-700);color:#4d4d4d;color:var(--color-text-acc-2)}.btn--toggle i{stroke-width:2.5px}.btn--toggle span{margin-left:calc(15px + .5em);margin-left:calc(15px + var(--gap-sm))}.border-1{border:1px solid #e8e8e8;border:1px solid var(--color-border)}.border-2{border:2px solid #e8e8e8;border:2px solid var(--color-border)}.border-top-1{border-top:1px solid #e8e8e8;border-top:1px solid var(--color-border)}.border-right-1{border-right:1px solid #e8e8e8;border-right:1px solid var(--color-border)}.border-bottom-1{border-bottom:1px solid #e8e8e8;border-bottom:1px solid var(--color-border)}.border-left-1{border-left:1px solid #e8e8e8;border-left:1px solid var(--color-border)}.radius{border-radius:2px;border-radius:var(--global-radius)}.radius-round{border-radius:50%;border-radius:var(--global-radius-round)}.w-100{width:100%}.h-100{height:100%}.h-10{height:10rem}.m{margin:1em;margin:var(--gap)}.m-0{margin:0}.m-xs{margin:.25em;margin:var(--gap-xs)}.m-sm{margin:.5em;margin:var(--gap-sm)}.m-md{margin:1em;margin:var(--gap)}.m-lg{margin:2em;margin:var(--gap-lg)}.m-xl{margin:4em;margin:var(--gap-xl)}.m-t{margin-top:1em;margin-top:var(--gap)}.m-t-0{margin-top:0}.m-t-xs{margin-top:.25em;margin-top:var(--gap-xs)}.m-t-sm{margin-top:.5em;margin-top:var(--gap-sm)}.m-t-md{margin-top:1em;margin-top:var(--gap)}.m-t-lg{margin-top:2em;margin-top:var(--gap-lg)}.m-t-xl{margin-top:4em;margin-top:var(--gap-xl)}.m-r{margin-right:1em;margin-right:var(--gap)}.m-r-0{margin-right:0}.m-r-xs{margin-right:.25em;margin-right:var(--gap-xs)}.m-r-sm{margin-right:.5em;margin-right:var(--gap-sm)}.m-r-md{margin-right:1em;margin-right:var(--gap)}.m-r-lg{margin-right:2em;margin-right:var(--gap-lg)}.m-r-xl{margin-right:4em;margin-right:var(--gap-xl)}.m-b{margin-bottom:1em;margin-bottom:var(--gap)}.m-b-0{margin-bottom:0}.m-b-xs{margin-bottom:.25em;margin-bottom:var(--gap-xs)}.m-b-sm{margin-bottom:.5em;margin-bottom:var(--gap-sm)}.m-b-md{margin-bottom:1em;margin-bottom:var(--gap)}.m-b-lg{margin-bottom:2em;margin-bottom:var(--gap-lg)}.m-b-xl{margin-bottom:4em;margin-bottom:var(--gap-xl)}.m-l{margin-left:1em;margin-left:var(--gap)}.m-l-0{margin-left:0}.m-l-xs{margin-left:.25em;margin-left:var(--gap-xs)}.m-l-sm{margin-left:.5em;margin-left:var(--gap-sm)}.m-l-md{margin-left:1em;margin-left:var(--gap)}.m-l-lg{margin-left:2em;margin-left:var(--gap-lg)}.m-l-xl{margin-left:4em;margin-left:var(--gap-xl)}.p{padding:1em;padding:var(--gap)}.p-0{padding:0}.p-xs{padding:.25em;padding:var(--gap-xs)}.p-sm{padding:.5em;padding:var(--gap-sm)}.p-md{padding:1em;padding:var(--gap)}.p-lg{padding:2em;padding:var(--gap-lg)}.p-xl{padding:4em;padding:var(--gap-xl)}.p-t{padding-top:1em;padding-top:var(--gap)}.p-t-0{padding-top:0}.p-t-xs{padding-top:.25em;padding-top:var(--gap-xs)}.p-t-sm{padding-top:.5em;padding-top:var(--gap-sm)}.p-t-md{padding-top:1em;padding-top:var(--gap)}.p-t-lg{padding-top:2em;padding-top:var(--gap-lg)}.p-t-xl{padding-top:4em;padding-top:var(--gap-xl)}.p-r{padding-right:1em;padding-right:var(--gap)}.p-r-0{padding-right:0}.p-r-xs{padding-right:.25em;padding-right:var(--gap-xs)}.p-r-sm{padding-right:.5em;padding-right:var(--gap-sm)}.p-r-md{padding-right:1em;padding-right:var(--gap)}.p-r-lg{padding-right:2em;padding-right:var(--gap-lg)}.p-r-xl{padding-right:4em;padding-right:var(--gap-xl)}.p-b{padding-bottom:1em;padding-bottom:var(--gap)}.p-b-0{padding-bottom:0}.p-b-xs{padding-bottom:.25em;padding-bottom:var(--gap-xs)}.p-b-sm{padding-bottom:.5em;padding-bottom:var(--gap-sm)}.p-b-md{padding-bottom:1em;padding-bottom:var(--gap)}.p-b-lg{padding-bottom:2em;padding-bottom:var(--gap-lg)}.p-b-xl{padding-bottom:4em;padding-bottom:var(--gap-xl)}.p-l{padding-left:1em;padding-left:var(--gap)}.p-l-0{padding-left:0}.p-l-xs{padding-left:.25em;padding-left:var(--gap-xs)}.p-l-sm{padding-left:.5em;padding-left:var(--gap-sm)}.p-l-md{padding-left:1em;padding-left:var(--gap)}.p-l-lg{padding-left:2em;padding-left:var(--gap-lg)}.p-l-xl{padding-left:4em;padding-left:var(--gap-xl)}.fw-100{font-weight:100}.fw-200{font-weight:200}.fw-300{font-weight:300}.fw-400{font-weight:400}.fw-500{font-weight:500}.fw-600{font-weight:600}.fw-700{font-weight:700}.fw-800{font-weight:800}.fw-900{font-weight:900}.italic{font-style:italic}.bold{font-weight:700;font-weight:var(--font-weight-700)}.font-mono{font-family:Consolas,Monaco,monospace;font-family:var(--font-mono)}.font-serif{font-family:Times,Georgia,serif;font-family:var(--font-serif)}.font-sans{font-family:Manrope,Tahoma,Arial,sans-serif;font-family:var(--font-sans)}.text-xxs{font-size:.6rem}.text-xs{font-size:.8rem}.text-sm{font-size:.9rem}.text-md{font-size:1rem}.text-lg{font-size:1.1rem}.text-xl{font-size:1.2rem}.text-xxl{font-size:1.4rem}.text-xxxl{font-size:1.6rem}.line-height-1{line-height:1}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.flex{display:flex}.flex-wrap{flex-wrap:wrap}.flex-col{flex-direction:column}.flex-col,.flex-row{}.flex-row{flex-direction:row}.flex-1{flex:1}.flex-0{flex:0}.flex-cc{justify-content:center;align-items:center}.content-start{justify-content:flex-start}.content-center{justify-content:center}.content-end{justify-content:flex-end}.items-start{align-items:flex-start}.items-center{align-items:center}.items-end{align-items:flex-end}.self-justify-start{justify-self:flex-start}.self-justify-center{justify-self:center}.self-justify-end{justify-self:flex-end}.self-align-start{align-self:flex-start}.self-align-center{align-self:center}.self-align-end{align-self:flex-end}.is-hidden{display:none;visibility:hidden;opacity:0}.is-in-view{display:block}.lazyload{opacity:.75;filter:blur(5px)}.initial.loaded,.lazyload.loaded{opacity:1;filter:blur(0);transition:all .4s ease-in-out;transition:all var(--trans-default)}.is-sticky{position:-webkit-sticky;position:sticky}.is-fixed{position:fixed}[data-color-scheme=dark] .initial.loaded,[data-color-scheme=dark] .lazyload.loaded{filter:blur(0) brightness(.8) contrast(1.2)}.animate{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:var(--trans-duration-lg);animation-duration:var(--trans-duration-lg);-webkit-animation-delay:0ms;animation-delay:0ms;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.fade-in{-webkit-animation-name:a;animation-name:a}.fade-in-down{-webkit-animation-name:b;animation-name:b}.fade-in-left{-webkit-animation-name:c;animation-name:c}.fade-in-right{-webkit-animation-name:d;animation-name:d}.fade-in-up{-webkit-animation-name:e;animation-name:e}.color-primary{color:#6952eb;color:var(--color-primary)}.color-secondary{color:#0ced97;color:var(--color-secondary)}.color-light{color:#e6e6e6;color:var(--color-light)}.color-dark{color:#1a1a1a;color:var(--color-dark)}.text-acc-1{color:#333;color:var(--color-text-acc-1)}.text-acc-2{color:#4d4d4d;color:var(--color-text-acc-2)}.text-acc-3{color:#666;color:var(--color-text-acc-3)}.bg-primary{background-color:#6952eb;background-color:var(--color-primary)}.bg-secondary{background-color:#0ced97;background-color:var(--color-secondary)}.bg-acc-1{background-color:#f7f7f7;background-color:var(--color-bg-acc-1)}.bg-acc-2{background-color:#f2f2f2;background-color:var(--color-bg-acc-2)}.bg-acc-3{background-color:#ebebeb;background-color:var(--color-bg-acc-3)}
/*# sourceMappingURL=app.min.css.map */