/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}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;-webkit-text-decoration:underline;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}:root{--color-black:#0f0f0f;--color-light-black:#202022;--color-white:#fdfdfd;--color-light-grey:#b3b3b8;--color-dark-grey:#676671;--color-accent:#aafbb2;--color-accent-dark:#6d9e72;--color-text-primary:var(--color-black);--color-bg-primary:var(--color-white);--color-success:#80b912;--color-error:#f05230;--font-sans-serif:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;--font-serif:Georgia,Times,serif;--font-mono:Menlo,Courier,monospace;--font-light:100;--font-normal:400;--font-bold:700;--font-heavy:800;--container-main:144rem;--container-content:120rem;--container-post:98rem;--radius-small:.4rem;--radius-small-medium:.6rem;--radius-medium:.8rem;--radius-large:clamp(0.6rem,0.314rem + 0.476vw,1rem);--xlarge:1680px;--large:1280px;--medium:980px;--small:740px;--xsmall:480px;--height:4rem;--margin:2rem;--radius:0.5rem;--side-padding:3.2rem;--transition-default:all 0.3s ease}@media (max-width:900px){:root{--side-padding:2.4rem}}html.theme-dark:root{--color-text-primary:var(--color-white);--color-bg-primary:var(--color-black);--color-accent:#aafbb2}html.theme-light:root{--color-accent:#0f0f0f}.flex{display:flex}.flex.items-center{align-items:center}.flex.items-end{align-items:flex-end}.flex.items-top{align-items:flex-start}.flex.direction-column{flex-direction:column}.flex.direction-row{flex-direction:row}.flex.space-between{justify-content:space-between}.flex.content-end{justify-content:end}.flex.content-center{justify-content:center}.flex.content-space-between{justify-content:space-between}*,:after,:before{box-sizing:border-box}html{-webkit-tap-highlight-color:rgba(0,0,0,0);font-size:62.5%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fdfdfd;background:var(--color-bg-primary);color:#0f0f0f;color:var(--color-text-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-family:var(--font-sans-serif);font-size:1.5rem;font-style:normal;font-weight:400;line-height:1.6em;margin:0;min-height:100vh;padding:0;scroll-behavior:smooth}body.search-popup-active{overflow:hidden}.container-global{grid-column-gap:2.4rem;-moz-column-gap:2.4rem;column-gap:2.4rem;display:grid;grid-template-columns:20rem 1fr;grid-template-rows:auto 1fr;margin:0 auto;max-width:150.4rem;max-width:calc(var(--container-main) + var(--side-padding)*2);padding:0 3.2rem;padding:0 var(--side-padding)}@media (max-width:900px){.container-global{display:flex;flex-direction:column;padding-top:8rem}}.container-global .sidebar{grid-row:1/3}.container-global .header{grid-column:2/3}.container-main{grid-column:2;padding-bottom:6.8rem;padding-top:2rem}button{background:transparent;border:none;cursor:pointer;outline:none}blockquote,button,dd,dl,figcaption,figure,form,h1,h2,h3,h4,h5,h6,hr,li,ol,p,pre,table,ul,video{margin:0;padding:0}ol[class],ul[class]{list-style:none}img{display:block;height:auto;max-width:100%}button,input,select,textarea{-webkit-appearance:none;font:inherit}.lazyload,.lazyloading{opacity:0;transition:opacity .3s}.lazyloaded{opacity:1}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.gh-content{opacity:0;transition:opacity .3s ease}.gh-content.snippets-ready{opacity:1}.gh-canvas,.kg-width-full.kg-content-wide{--gap:4vw;--main:min(var(--content-width,720px),100% - var(--gap) * 2);--wide:minmax(0,calc((var(--container-width, 1200px) - var(--content-width, 720px))/2));--full:minmax(var(--gap),1fr);display:grid;grid-template-columns:[full-start] minmax(4vw,1fr) [wide-start] minmax(0,240px) [main-start] min(720px,100% - 4vw * 2) [main-end] minmax(0,240px) [wide-end] minmax(4vw,1fr) [full-end];grid-template-columns:[full-start] var(--full) [wide-start] var(--wide) [main-start] var(--main) [main-end] var(--wide) [wide-end] var(--full) [full-end]}@media (max-width:600px){.gh-canvas,.kg-width-full.kg-content-wide{display:flex;flex-direction:column}}.gh-canvas>*{grid-column:main-start/main-end}.kg-content-wide>div,.kg-width-wide{grid-column:wide-start/wide-end}.kg-width-full{grid-column:full-start/full-end}.kg-width-full img{width:100%}.gh-content>*+*{margin-top:3.2rem}.gh-content [id]:not(:first-child){margin:1.5em 0 0}.gh-content>[id]+*{margin-top:1.5rem}.gh-content [id]+.kg-card,.gh-content blockquote+.kg-card{margin-top:6vmin}.gh-content>p>b,.gh-content>p>strong{font-weight:bolder}.gh-canvas>blockquote,.gh-canvas>dl,.gh-canvas>ol,.gh-canvas>p,.gh-canvas>ul,.gh-content .content-grid>p,.gh-content .kg-callout-card div.kg-callout-text{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-family:var(--font-sans-serif);font-size:clamp(1.6rem,1.457rem + .238vw,1.8rem);font-weight:400;line-height:1.75}.gh-canvas>blockquote{font-size:clamp(2.2rem,1.771rem + .714vw,2.8rem);font-weight:500;line-height:1.45}.gh-content dl,.gh-content ol,.gh-content ul{display:flex;flex-direction:column;padding-left:1.9rem;row-gap:1rem}.gh-content>p+dl,.gh-content>p+ol,.gh-content>p+ul{margin-top:1.4rem}.gh-content dl ol,.gh-content dl ul,.gh-content ol ol,.gh-content ol ul,.gh-content ul ol,.gh-content ul ul{margin-top:1.6rem}.gh-content ol li::marker,.gh-content ul li::marker{color:#676671;color:var(--color-dark-grey)}.gh-content h2{font-size:clamp(3.2rem,2.629rem + .952vw,4rem);font-weight:500;line-height:1.2;text-align:center}.gh-content h3{font-size:clamp(2.4rem,1.829rem + .952vw,3.2rem);font-weight:500;line-height:1.25}.gh-content h4{font-size:clamp(2.2rem,2.057rem + .238vw,2.4rem);font-weight:500;line-height:1.33}.gh-content h5{font-size:2.2rem;font-weight:500;line-height:1.36}.gh-content h6{font-size:1.8rem;font-weight:500;line-height:1.33}.gh-content .heading-center{text-align:center}.gh-content hr{margin-top:6vmin}.gh-content hr+*{margin-top:6vmin!important}.gh-content blockquote{font-style:italic;position:relative}.gh-content blockquote:before{background:var(--color-primary);bottom:0;content:"";left:-1.5em;position:absolute;top:0;width:.3rem}@media (max-width:650px){.gh-canvas blockquote,.gh-canvas dl,.gh-canvas ol,.gh-canvas p,.gh-canvas ul{font-size:1.8rem}.gh-content blockquote:before{left:-4vmin}}.gh-content .snippet-title{display:none;opacity:0;visibility:hidden}.gh-content .content-grid{grid-column-gap:2rem;grid-row-gap:4rem;-moz-column-gap:2rem;column-gap:2rem;display:grid;row-gap:4rem}.gh-content .content-grid.col-2{grid-template-columns:repeat(2,1fr)}.gh-content .content-grid.col-3{grid-template-columns:repeat(3,1fr)}.gh-content .content-grid.col-4{grid-template-columns:repeat(4,1fr)}.gh-content .content-grid>*{margin:0!important}.gh-content .kg-card+:not(.kg-card),.gh-content :not(.kg-card):not([id])+.kg-card{margin-top:clamp(4.8rem,3.657rem + 1.905vw,6.4rem)}.gh-content .kg-image-card img{border-radius:clamp(.6rem,.314rem + .476vw,1rem);border-radius:var(--radius-large)}figcaption{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-family:var(--font-sans-serif);font-size:clamp(1.6rem,1.457rem + .238vw,1.8rem);font-weight:400;line-height:1.75;padding:1.5rem 1.5rem 0;text-align:left}figcaption strong{color:rgba(0,0,0,.8)}.gh-canvas :not(pre) code{background:#f0f6f9;border:1px solid #e1eaef;border-radius:.25em;color:#dc0050;font-size:.9em;font-weight:400!important;line-height:1em;padding:.15em .4em;vertical-align:middle}.gh-canvas>pre{background:hsla(0,0%,100%,.8);border-radius:5px;box-shadow:0 2px 6px -2px rgba(0,0,0,.1),0 0 1px rgba(0,0,0,.4);overflow:scroll;padding:16px 20px}.kg-embed-card{align-items:center;display:flex;flex-direction:column;width:100%}.kg-embed-card>:where(iframe[src*="youtube.com"],iframe[src*="vimeo.com"]){aspect-ratio:16/9;height:auto;width:100%}.kg-image-card img{margin:auto}.kg-image-card a{display:block!important}.kg-width-full.kg-card-hascaption{display:grid;grid-template-columns:inherit}.kg-width-wide.kg-card-hascaption img{grid-column:wide-start/wide-end}.kg-width-full.kg-card-hascaption img{grid-column:1/-1}.kg-width-full.kg-card-hascaption figcaption{grid-column:main-start/main-end}.gh-content table{border-collapse:collapse;width:100%}.gh-content th{font-size:.75em;padding:.5em .8em;text-align:left;text-transform:uppercase}.gh-content td{padding:.4em .7em}.gh-content tbody tr:nth-child(odd){background-color:rgba(0,0,0,.1);padding:1px}.gh-content tbody tr:nth-child(2n+2) td:last-child{box-shadow:inset 1px 0 rgba(0,0,0,.1),inset -1px 0 rgba(0,0,0,.1)}.gh-content tbody tr:nth-child(2n+2) td{box-shadow:inset 1px 0 rgba(0,0,0,.1)}.gh-content tbody tr:last-child{border-bottom:1px solid rgba(0,0,0,.1)}html.theme-dark .gh-content a{color:#aafbb2;color:var(--color-accent)}html.theme-dark .gh-content figcaption{color:#b3b3b8;color:var(--color-light-grey)}html.theme-light .gh-content a{color:#aafbb2;color:var(--color-accent)}html.theme-light .gh-content figcaption{color:#676671;color:var(--color-dark-grey)}.gh-content a[data-caption]{border:none;-webkit-text-decoration:none;text-decoration:none}.gh-content a[data-caption]:hover{opacity:.9;transition:opacity .2s ease}#baguetteBox-overlay{background-color:rgba(0,0,0,.9)!important;z-index:9999}#baguetteBox-overlay figure{margin:0}#baguetteBox-overlay figcaption{background-color:rgba(0,0,0,.5);border-radius:.8rem;border-radius:var(--radius-medium);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-family:var(--font-sans-serif);font-size:1.4rem;margin-top:1.5rem;padding:1.5rem 2rem;text-align:center}#baguetteBox-overlay figcaption,html.theme-dark #baguetteBox-overlay figcaption,html.theme-light #baguetteBox-overlay figcaption{color:#fdfdfd;color:var(--color-white)}#baguetteBox-overlay .baguetteBox-button{color:#fdfdfd;color:var(--color-white);transition:all .2s ease}#baguetteBox-overlay .baguetteBox-button#close-button{right:2rem;top:2rem}@media (max-width:768px){#baguetteBox-overlay figcaption{font-size:1.2rem;margin-top:1rem;padding:1rem 1.5rem}#baguetteBox-overlay .baguetteBox-button#close-button{right:1rem;top:1rem}}.header{padding:1.8rem 0;position:relative;z-index:100}@media (max-width:900px){.header{position:fixed;top:0;width:calc(100% - 6.4rem);width:calc(100% - var(--side-padding)*2);z-index:150}}.header .header-menu-button{line-height:0;padding:1rem 0 1rem 1rem}@media (min-width:901px){.header .header-menu-button{display:none;visibility:hidden}}.header .header-menu-icon{cursor:pointer;height:2.4rem;width:2.4rem}.header .header-menu-icon--close{display:none}.header .search-bar{margin-left:auto}@media (max-width:900px){html.theme-dark .header{background:#0f0f0f;background:var(--color-black)}}html.theme-dark .header .header-menu-icon path{fill:#fdfdfd;fill:var(--color-white)}@media (max-width:900px){html.theme-light .header{background:#fdfdfd;background:var(--color-white)}}html.theme-light .header .header-menu-icon path{fill:#0f0f0f;fill:var(--color-black)}.footer{margin-top:12rem;position:relative}@media (max-width:900px){.footer{align-items:center;display:flex;flex-direction:column;row-gap:3.2rem}}.footer__socials{-moz-column-gap:2.4rem;column-gap:2.4rem;line-height:1}.footer__copyright{font-size:1.4rem;font-weight:400;line-height:1.71}@media (min-width:901px){.footer__copyright{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}}html.theme-dark .footer__social-link svg path{fill:#fdfdfd;fill:var(--color-white)}html.theme-light .footer__social-link svg path{fill:#0f0f0f;fill:var(--color-black)}.search-bar:hover{opacity:.8}html.theme-dark .search-bar svg path{stroke:#fdfdfd;stroke:var(--color-white)}html.theme-light .search-bar svg path{stroke:#0f0f0f;stroke:var(--color-black)}.sidebar{padding-top:1.8rem}@media (max-width:900px){.sidebar{display:none;left:0;opacity:0;padding:2rem 0 4rem;pointer-events:none;position:fixed;top:8rem;width:100%;z-index:130}.sidebar.show{animation:slideIn .25s ease-in-out forwards;display:block;pointer-events:auto}}.sidebar .wrapper{position:sticky;row-gap:3.8rem;top:1.8rem}.sidebar .sidebar-list-wrapper{row-gap:2.4rem}.sidebar .sidebar-list-primary{max-width:16rem;row-gap:.2rem}@media (max-width:900px){.sidebar .sidebar-list-primary{max-width:100%}}.sidebar .sidebar-list-primary__link{align-items:center;border-radius:.4rem;border-radius:var(--radius-small);color:inherit;-moz-column-gap:1.2rem;column-gap:1.2rem;display:flex;font-size:1.4rem;font-weight:500;line-height:1;padding:.8rem 1.2rem;-webkit-text-decoration:none;text-decoration:none;width:100%}@media (max-width:900px){.sidebar .sidebar-list-primary__link{padding:1rem 2.4rem}}.sidebar .sidebar-list-primary__link svg{height:2rem;width:2rem}.sidebar .sidebar-list-primary__item.active .sidebar-list-primary__link svg .default,.sidebar .sidebar-list-primary__link svg .filled,.sidebar .sidebar-list-primary__link:hover svg .default{opacity:0}.sidebar .sidebar-list-primary__item.active .sidebar-list-primary__link svg .filled,.sidebar .sidebar-list-primary__link:hover svg .filled{opacity:1}.sidebar .sidebar-list-secondary{margin-left:1.2rem;max-width:16rem}@media (max-width:900px){.sidebar .sidebar-list-secondary{display:none;visibility:hidden}}.sidebar .sidebar-list-secondary__title{color:#676671;color:var(--color-dark-grey);font-size:1.4rem;font-weight:400;line-height:1.71}.sidebar .sidebar-list-secondary__list{margin-top:.4rem;row-gap:.2rem}.sidebar .sidebar-list-secondary__link{align-items:center;color:inherit;-moz-column-gap:2.4rem;column-gap:2.4rem;display:flex;font-size:1.4rem;font-weight:500;line-height:1.57;padding:.8rem 0;-webkit-text-decoration:none;text-decoration:none}.sidebar .sidebar-list-secondary__link .bullet{background:#676671;background:var(--color-dark-grey);border-radius:50%;flex-shrink:0;height:.8rem;width:.8rem}@media (max-width:900px){html.theme-dark .sidebar{background:#0f0f0f;background:var(--color-black)}}html.theme-dark .sidebar .sidebar-list-primary__item.active .sidebar-list-primary__link{background:linear-gradient(0deg,rgba(32,32,34,.6),rgba(32,32,34,.6)),#0f0f0f;background:linear-gradient(0deg,rgba(32,32,34,.6) 0,rgba(32,32,34,.6) 100%),var(--color-black)}html.theme-dark .sidebar .sidebar-list-primary__link:hover{background:linear-gradient(0deg,rgba(32,32,34,.32),rgba(32,32,34,.32)),#0f0f0f;background:linear-gradient(0deg,rgba(32,32,34,.32) 0,rgba(32,32,34,.32) 100%),var(--color-black)}@media (max-width:900px){html.theme-light .sidebar{background:#fdfdfd;background:var(--color-white)}}html.theme-light .sidebar .sidebar-list-primary__item.active .sidebar-list-primary__link{background:#eeeef0}html.theme-light .sidebar .sidebar-list-primary__link:hover{background:hsla(240,6%,94%,.4)}html.theme-light .sidebar .sidebar-list-primary__link svg path.filled{fill:#0f0f0f;fill:var(--color-black)}.card.card--placeholder{opacity:0}.card__image img{transition:all .3s ease;transition:var(--transition-default)}.card__image:hover img{transform:scale(1.1)}.card__tag{color:inherit;-webkit-text-decoration:none;text-decoration:none}html.theme-dark .card .card__tag{background:#202022;background:var(--color-light-black)}html.theme-dark .card .card__tag:hover{background:linear-gradient(0deg,hsla(0,0%,100%,.08),hsla(0,0%,100%,.08)),#202022;background:linear-gradient(0deg,hsla(0,0%,100%,.08) 0,hsla(0,0%,100%,.08) 100%),var(--color-light-black)}html.theme-light .card .card__tag{background:#eeeef0}html.theme-light .card .card__tag:hover{background:linear-gradient(0deg,rgba(0,0,0,.1),rgba(0,0,0,.1)),#eeeef0}.card.card--featured{-moz-column-gap:4rem;column-gap:4rem;display:flex}@media (max-width:1024px){.card.card--featured{flex-direction:column-reverse;row-gap:2.4rem}}@media (min-width:1025px){.card.card--featured{border-radius:.8rem;border-radius:var(--radius-medium);padding:1.6rem}}.card.card--featured .card__main{justify-content:flex-end}@media (max-width:1180px) and (min-width:1025px){.card.card--featured .card__main{max-width:45%}}@media (min-width:1025px){.card.card--featured .card__main{padding:2.4rem 0 2.4rem 2.4rem}}.card.card--featured .card__tag{border-radius:.4rem;border-radius:var(--radius-small);font-size:1.2rem;font-weight:500;line-height:2;max-width:-moz-max-content;max-width:max-content;padding:0 .8rem}.card.card--featured .card__tag:hover{opacity:.6}@media (min-width:1025px){.card.card--featured .card__tag--mobile{display:none}}@media (max-width:1024px){.card.card--featured .card__tag--desktop{display:none}}.card.card--featured .card__title{font-size:clamp(2.4rem,1.257rem + 1.905vw,4rem);font-weight:500;line-height:1.2}@media (min-width:1025px){.card.card--featured .card__title{margin-top:2.4rem}}.card.card--featured .card__description{font-size:clamp(1.6rem,1.457rem + .238vw,1.8rem);font-weight:400;line-height:1.33;margin-top:1.6rem}@media (max-width:1024px){.card.card--featured .card__description{margin-top:1.2rem}}.card.card--featured .card__footer{margin-top:5.8rem}@media (max-width:1024px){.card.card--featured .card__footer{-moz-column-gap:1.2rem;column-gap:1.2rem;justify-content:flex-start;margin-top:2.4rem}}.card.card--featured .card__meta{-moz-column-gap:1rem;column-gap:1rem;font-size:1.2rem;font-weight:400;line-height:1.33}.card.card--featured .card__date,.card.card--featured .card__meta{color:#676671;color:var(--color-dark-grey)}.card.card--featured .bull{background:#676671;background:var(--color-dark-grey);border-radius:50%;height:.4rem;width:.4rem}.card.card--featured .card__image{aspect-ratio:1.41/1;border-radius:.6rem;border-radius:var(--radius-small-medium);overflow:hidden;width:100%}@media (max-width:768px){.card.card--featured .card__image{aspect-ratio:1/1}}.card.card--featured .card__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media (max-width:1024px){.card.card--featured .button{display:none}}html.theme-dark .card.card--featured .card__description{color:#b3b3b8;color:var(--color-light-grey)}html.theme-dark .card.card--featured .card__tag{background:#202022;background:var(--color-light-black);color:#b3b3b8;color:var(--color-light-grey)}@media (min-width:1024px){html.theme-dark .card.card--featured{background:rgba(32,32,34,.6)}}html.theme-light .card.card--featured .card__description{color:#202022;color:var(--color-light-black)}html.theme-light .card.card--featured .card__tag{background:linear-gradient(0deg,rgba(0,0,0,.1),rgba(0,0,0,.1)),#eeeef0}@media (min-width:1024px){html.theme-light .card.card--featured{background:#eeeef0}}.card.card--small{-moz-column-gap:3.2rem;column-gap:3.2rem}@media (max-width:600px){.card.card--small{-moz-column-gap:2rem;column-gap:2rem}}.card.card--small .card__image{aspect-ratio:1.33/1;border-radius:.6rem;border-radius:var(--radius-small-medium);flex-shrink:0;max-width:20rem;overflow:hidden;width:100%}@media (max-width:600px){.card.card--small .card__image{aspect-ratio:1/1;max-width:12rem}}.card.card--small .card__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.card.card--small .card__main{-moz-column-gap:1.2rem;column-gap:1.2rem;flex-wrap:wrap;row-gap:1.6rem}@media (max-width:600px){.card.card--small .card__main{row-gap:0}}.card.card--small .card__title{font-size:clamp(1.6rem,1.457rem + .238vw,1.8rem);font-weight:500;line-height:1.33;min-width:100%}@media (max-width:600px){.card.card--small .card__title{margin-top:.8rem}}.card.card--small .card__title a{color:inherit;-webkit-text-decoration:none;text-decoration:none}.card.card--small .card__meta{color:#676671;color:var(--color-dark-grey);-moz-column-gap:1.2rem;column-gap:1.2rem;font-size:1.2rem;font-weight:400;line-height:2}@media (max-width:600px){.card.card--small .card__meta{margin-top:2rem}}.card.card--small .card__tag{border-radius:.4rem;border-radius:var(--radius-small);font-size:1.2rem;font-weight:500;line-height:2;padding:0 .8rem}@media (max-width:600px){.card.card--small .card__tag{order:-1}}.card.card--default .card__image{aspect-ratio:1.3333/1;border-radius:.6rem;border-radius:var(--radius-small-medium);overflow:hidden}.card.card--default .card__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.card.card--default .card__main{margin-top:2rem}.card.card--default .card__title{font-size:clamp(1.6rem,1.029rem + .952vw,2.4rem);font-weight:500;line-height:1.33}.card.card--default .card__title a{color:inherit;-webkit-text-decoration:none;text-decoration:none}.card.card--default .card__description{line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;font-size:clamp(1.4rem,1.257rem + .238vw,1.6rem);font-weight:400;line-height:1.5;margin-top:1.2rem;overflow:hidden;text-overflow:ellipsis}.card.card--default .card__footer{-moz-column-gap:1.2rem;column-gap:1.2rem;margin-top:2.4rem}@media (max-width:768px){.card.card--default .card__footer{flex-wrap:wrap;row-gap:1rem}}.card.card--default .card__tag{border-radius:.4rem;border-radius:var(--radius-small);font-size:1.2rem;font-weight:500;line-height:2;padding:0 .8rem}.card.card--default .card__meta{color:#676671;color:var(--color-dark-grey);-moz-column-gap:1.2rem;column-gap:1.2rem;font-size:1.2rem;font-weight:400;line-height:2}html.theme-dark .card.card--default .card__description{color:#b3b3b8;color:var(--color-light-grey)}html.theme-light .card.card--default .card__description{color:#676671;color:var(--color-dark-grey)}.card.card--default-smaller .card__title{font-size:clamp(1.6rem,1.457rem + .238vw,1.8rem);line-height:1.33}@media (max-width:1280px){.card.card--related .card__footer{flex-wrap:wrap;row-gap:1rem}}.button,.kg-btn.kg-btn-accent{border-radius:.4rem;border-radius:var(--radius-small);font-size:1.6rem;font-weight:500;line-height:1.5;padding:.8rem 1.6rem;-webkit-text-decoration:none;text-decoration:none;transition:all .3s ease;transition:var(--transition-default)}html.theme-dark .button,html.theme-dark .kg-btn.kg-btn-accent{background:#aafbb2;background:var(--color-accent);color:#0f0f0f;color:var(--color-black)}html.theme-dark .button:hover,html.theme-dark .kg-btn.kg-btn-accent:hover{box-shadow:0 0 14px 2px rgba(170,251,178,.5)}html.theme-light .button,html.theme-light .kg-btn.kg-btn-accent{background:#0f0f0f;background:var(--color-black);color:#fdfdfd;color:var(--color-white)}html.theme-light .button:hover,html.theme-light .kg-btn.kg-btn-accent:hover{background:linear-gradient(0deg,hsla(0,0%,100%,.2),hsla(0,0%,100%,.2)),#0f0f0f;background:linear-gradient(0deg,hsla(0,0%,100%,.2) 0,hsla(0,0%,100%,.2) 100%),var(--color-black);box-shadow:0 33px 9px 0 transparent,0 21px 8px 0 rgba(0,0,0,.02),0 12px 7px 0 rgba(0,0,0,.08),0 5px 5px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.16)}.cards-list__title{font-size:clamp(1.8rem,1.514rem + .476vw,2.2rem);font-weight:500;line-height:1.81}.cards-list__modes{-moz-column-gap:3.2rem;column-gap:3.2rem;display:flex}.cards-list__view-all{font-size:clamp(1.4rem,1.257rem + .238vw,1.6rem);font-weight:500;line-height:normal;-webkit-text-decoration:none;text-decoration:none}.cards-list__mode-button{color:inherit}.cards-list__mode-button:not(.active){color:#676671;color:var(--color-dark-grey)}.cards-list__mode-button:hover{color:#b3b3b8;color:var(--color-light-grey)}.cards-list__filter{margin-top:2.4rem}.cards-list__articles{grid-gap:clamp(2.4rem,1.829rem + .952vw,3.2rem);display:grid;gap:clamp(2.4rem,1.829rem + .952vw,3.2rem);grid-template-columns:repeat(2,1fr);margin-top:4.8rem;transition:opacity .3s ease,transform .3s ease}@media (max-width:600px){.cards-list__articles{margin-top:4rem}}.cards-list__articles--loading{min-height:300px}.cards-list__articles--empty,.cards-list__articles--error{align-items:center;display:flex;justify-content:center;min-height:300px}.cards-list__empty-message,.cards-list__error-message{color:#676671;color:var(--color-dark-grey,var(--color-text-primary));font-size:clamp(1.4rem,1.257rem + .238vw,1.6rem);margin:0;padding:2rem;text-align:center}.cards-list__error-message{color:#f05230;color:var(--color-error,#f05230)}.cards-filter{grid-column-gap:1.6rem;-moz-column-gap:1.6rem;column-gap:1.6rem;display:grid;grid-template-columns:1fr max-content;max-width:100%}@media (max-width:600px){.cards-filter{display:flex;flex-wrap:wrap}}.cards-filter__list{-ms-overflow-style:none;-moz-column-gap:1.6rem;column-gap:1.6rem;overflow:auto;position:relative;scrollbar-width:none;width:100%}@media (max-width:600px){.cards-filter__list{padding-bottom:4.4rem}}.cards-filter__list::-webkit-scrollbar{display:none}.cards-filter__item{min-width:-moz-max-content;min-width:max-content}.cards-filter__item-button{border-radius:.4rem;border-radius:var(--radius-small);color:#676671;color:var(--color-dark-grey);font-size:1.4rem;font-weight:500;line-height:1.71;padding:.4rem .8rem;transition:all .2s ease}.cards-filter__button{-moz-column-gap:.8rem;column-gap:.8rem;padding:0}@media (max-width:600px){.cards-filter__button{margin-top:1.6rem}}.cards-filter__button span:not(.close-icon):not(.filter-icon){font-size:1.4rem;font-weight:500;line-height:1.71}.cards-filter__button span.close-icon,.cards-filter__button span.filter-icon{line-height:1}.cards-filter__button .close-icon{display:none}.cards-filter__button,.cards-filter__item-button{background:transparent;border:none;cursor:pointer;outline:none}.cards-filter__popup-container{padding:.4rem 0;position:relative}@media (max-width:600px){.cards-filter__popup-container{padding:0}}@media (min-width:601px){.cards-filter__popup-container:before{bottom:0;content:"";position:absolute;right:calc(100% + 1.6rem);top:0;width:5.6rem}}html.theme-dark .cards-list__view-all{color:#fdfdfd;color:var(--color-white)}html.theme-dark .cards-list__view-all:hover{opacity:.4}html.theme-dark .cards-list .cards-filter__item-button:hover{background:linear-gradient(0deg,rgba(32,32,34,.32),rgba(32,32,34,.32)),#0f0f0f;background:linear-gradient(0deg,rgba(32,32,34,.32) 0,rgba(32,32,34,.32) 100%),var(--color-black);color:#fdfdfd;color:var(--color-white)}@media (max-width:600px){html.theme-dark .cards-list .cards-filter__list{border-bottom:1px solid hsla(0,0%,99%,.1)}}html.theme-dark .cards-list .cards-filter__item-button.active{background:linear-gradient(0deg,rgba(32,32,34,.6),rgba(32,32,34,.6)),#0f0f0f;background:linear-gradient(0deg,rgba(32,32,34,.6) 0,rgba(32,32,34,.6) 100%),var(--color-black);color:#fdfdfd;color:var(--color-white)}html.theme-dark .cards-list .cards-filter__button{color:#fdfdfd;color:var(--color-white)}html.theme-dark .cards-list .cards-filter__button svg path{fill:#fdfdfd;fill:var(--color-white)}html.theme-dark .cards-list .cards-filter__button:hover{opacity:.6}html.theme-dark .cards-list .cards-filter__popup-container:before{background:linear-gradient(270deg,#0f0f0f,hsla(0,0%,6%,0))}html.theme-light .cards-list__view-all{color:#0f0f0f;color:var(--color-black)}html.theme-light .cards-list__view-all:hover{color:#676671;color:var(--color-dark-grey)}@media (max-width:600px){html.theme-light .cards-list .cards-filter__list{border-bottom:1px solid rgba(0,0,0,.1)}}html.theme-light .cards-list .cards-filter__item-button:hover{background:hsla(240,6%,94%,.4);color:#0f0f0f;color:var(--color-black)}html.theme-light .cards-list .cards-filter__item-button.active{background:#eeeef0;color:#0f0f0f;color:var(--color-black)}html.theme-light .cards-list .cards-filter__button svg path{fill:#0f0f0f;fill:var(--color-black)}html.theme-light .cards-list .cards-filter__button:hover{color:#676671;color:var(--color-dark-grey)}html.theme-light .cards-list .cards-filter__button:hover svg path{fill:#676671;fill:var(--color-dark-grey)}html.theme-light .cards-list .cards-filter__popup-container:before{background:linear-gradient(270deg,#fdfdfd,hsla(0,0%,99%,0))}html.theme-light .cards-list .cards-filter .close-icon{display:none}.cards-list--articles{margin-top:clamp(6.4rem,5.829rem + .952vw,7.2rem)}@media (max-width:1280px){.cards-list--articles .cards-list__articles{grid-template-columns:repeat(1,1fr)}}.cards-list--patch-notes{margin-top:clamp(7.2rem,3.771rem + 5.714vw,12rem)}.cards-list--patch-notes .cards-list__articles{gap:clamp(2.4rem,1.829rem + .952vw,3.2rem);grid-template-columns:repeat(2,1fr)}@media (max-width:900px){.cards-list--patch-notes .cards-list__articles{-ms-overflow-style:none;display:flex;max-width:calc(100% + 3.2rem);max-width:calc(100% + var(--side-padding));overflow:auto;scrollbar-width:none}.cards-list--patch-notes .cards-list__articles .card{min-width:75%}.cards-list--patch-notes .cards-list__articles::-webkit-scrollbar{display:none}}.cards-list--separate{margin-top:0}.cards-list--separate .cards-list__title{font-size:clamp(3.2rem,2.629rem + .952vw,4rem);line-height:1.2}.cards-list--separate .cards-list__articles{grid-template-columns:repeat(3,1fr);row-gap:clamp(7.2rem,5.486rem + 2.857vw,9.6rem)}@media (max-width:1280px){.cards-list--separate .cards-list__articles{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.cards-list--separate .cards-list__articles{grid-template-columns:repeat(1,1fr)}}.cards-loading{align-items:center;color:#0f0f0f;color:var(--color-text-primary,var(--color-dark-grey));display:flex;flex-direction:column;grid-column:1/-1;justify-content:center;min-height:300px;padding:4rem 2rem;text-align:center;width:100%}.cards-loading__spinner{animation:spin 1s linear infinite;border:3px solid #b3b3b8;border-top:3px solid #aafbb2;border:3px solid var(--color-light-grey,hsla(240,3%,71%,.3));border-radius:50%;border-top-color:var(--color-accent,var(--color-accent-dark));height:2.5rem;margin-bottom:1.5rem;width:2.5rem}.cards-loading p{color:#0f0f0f;color:var(--color-text-primary,var(--color-dark-grey));font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-family:var(--font-sans-serif);font-size:1rem;font-weight:400;font-weight:var(--font-normal,400);letter-spacing:.01em;margin:0}.help{margin-top:clamp(9.6rem,7.886rem + 2.857vw,12rem)}.help__title{font-size:clamp(1.8rem,1.514rem + .476vw,2.2rem);font-weight:500;line-height:1.81}.help__content{grid-column-gap:clamp(2.4rem,1.829rem + .952vw,3.2rem);-moz-column-gap:clamp(2.4rem,1.829rem + .952vw,3.2rem);column-gap:clamp(2.4rem,1.829rem + .952vw,3.2rem);display:grid;grid-template-columns:1fr 1fr;margin-top:clamp(2.4rem,1.829rem + .952vw,3.2rem)}@media (max-width:1280px){.help__content{grid-template-columns:1.5fr 2fr}}@media (max-width:900px){.help__content{grid-template-columns:1fr;row-gap:2.4rem}}.help-links{border:1px solid;border-radius:.6rem;border-radius:var(--radius-small-medium);padding:clamp(3.2rem,2.629rem + .952vw,4rem) clamp(2.4rem,1.257rem + 1.905vw,4rem)}.help-links__title{font-size:2rem;font-weight:500;line-height:1.2}.help-links__list{margin-top:1.6rem;row-gap:1.6rem}.help-links__link{font-weight:400;line-height:1.5}.help-links__link,.help-links__main-link{font-size:1.6rem;-webkit-text-decoration:none;text-decoration:none}.help-links__main-link{color:inherit;-moz-column-gap:.8rem;column-gap:.8rem;font-weight:500;line-height:2.5;margin-top:3.2rem}.help-banner{row-gap:2rem}.help-banner__image{border-radius:.6rem;border-radius:var(--radius-small-medium);overflow:hidden}.help-banner__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media (max-width:768px){.help-banner__image img.desktop{display:none}}@media (min-width:769px){.help-banner__image img.mobile{display:none}}.help-banner__title{font-size:clamp(1.6rem,1.029rem + .952vw,2.4rem);font-weight:500;line-height:1.33}.help-banner__title a{color:inherit;-webkit-text-decoration:none;text-decoration:none}.help-banner__title:hover{opacity:.6}html.theme-dark .help-links{border-color:hsla(0,0%,99%,.1)}html.theme-dark .help-links__link{color:#b3b3b8;color:var(--color-light-grey)}html.theme-dark .help-links__main-link svg path{fill:#fdfdfd;fill:var(--color-white)}html.theme-light .help-links{border-color:#cecedb}html.theme-light .help-links__link{color:#676671;color:var(--color-dark-grey)}html.theme-light .help-links__main-link svg path{fill:#0f0f0f;fill:var(--color-black)}.features{margin-top:clamp(7.2rem,3.771rem + 5.714vw,12rem)}.features__title{font-size:clamp(1.8rem,1.514rem + .476vw,2.2rem);font-weight:500;line-height:1.81}.features__items{margin-top:clamp(2.4rem,1.829rem + .952vw,3.2rem)}.features .feature-item__link{align-items:center;color:inherit;display:flex;padding:1.6rem;-webkit-text-decoration:none;text-decoration:none}@media (max-width:900px){.features .feature-item__link{flex-wrap:wrap;row-gap:1.6rem}}@media (max-width:600px){.features .feature-item__link{padding:2.4rem 0}}.features .feature-item__icon{border-radius:.4rem;border-radius:var(--radius-small);line-height:0;margin-right:1.6rem;padding:.5rem}.features .feature-item__icon svg{height:3rem;width:3rem}.features .feature-item__title{flex-shrink:0;font-size:1.6rem;font-weight:500;line-height:1.5;margin-right:3.2rem}.features .feature-item__description{font-size:1.6rem;font-weight:400;line-height:1.5}@media (max-width:900px){.features .feature-item__description{min-width:100%}}html.theme-dark .feature-item__icon{background:#202022;background:var(--color-light-black)}html.theme-dark .feature-item__icon svg path{fill:#676671;fill:var(--color-dark-grey)}html.theme-dark .feature-item:hover .feature-item__icon svg path{fill:#aafbb2;fill:var(--color-accent)}html.theme-dark .feature-item:hover{background:rgba(32,32,34,.32)}html.theme-dark .feature-item:not(:first-child){border-top:1px solid hsla(0,0%,99%,.1)}html.theme-dark .feature-item__description{color:#b3b3b8;color:var(--color-light-grey)}html.theme-light .feature-item__icon{background:#eeeef0}html.theme-light .feature-item__icon svg path{fill:#b3b3b8;fill:var(--color-light-grey)}html.theme-light .feature-item:hover .feature-item__icon svg path{fill:#aafbb2;fill:var(--color-accent)}html.theme-light .feature-item:hover{background:hsla(240,6%,94%,.4)}html.theme-light .feature-item:not(:first-child){border-top:1px solid #cecedb}html.theme-light .feature-item__description{color:#676671;color:var(--color-dark-grey)}.dropdown-secondary{border:1px solid transparent;border-radius:.6rem;border-radius:var(--radius-small-medium);display:none;left:-1.6rem;padding:.8rem;position:absolute;top:calc(100% + 1.6rem);visibility:hidden;width:-moz-max-content;width:max-content;z-index:150}.dropdown-secondary.show{animation:slideIn .2s cubic-bezier(.4,0,.2,1) forwards;display:block;visibility:visible}.dropdown-secondary__list{row-gap:.2rem}.dropdown-secondary__link{align-items:center;border-radius:.4rem;border-radius:var(--radius-small);color:inherit;-moz-column-gap:.6rem;column-gap:.6rem;display:flex;padding:.8rem 1.4rem .8rem .8rem;-webkit-text-decoration:none;text-decoration:none}.dropdown-secondary__link small,.dropdown-secondary__link span{font-size:1.2rem;font-weight:600;letter-spacing:.1px;line-height:1.33}.dropdown-secondary__link small{color:#aafbb2;color:var(--color-accent)}.dropdown-secondary__link svg{flex-shrink:0}html.theme-dark .dropdown-secondary{background:linear-gradient(0deg,rgba(32,32,34,.4),rgba(32,32,34,.4)),#0f0f0f;background:linear-gradient(0deg,rgba(32,32,34,.4) 0,rgba(32,32,34,.4) 100%),var(--color-black);box-shadow:0 91px 25px 0 transparent,0 58px 23px 0 rgba(0,0,0,.04),0 33px 20px 0 rgba(0,0,0,.12),0 15px 15px 0 rgba(0,0,0,.2),0 4px 8px 0 rgba(0,0,0,.24)}html.theme-dark .dropdown-secondary__link svg path{fill:#aafbb2;fill:var(--color-accent)}html.theme-dark .dropdown-secondary__link:hover{background:linear-gradient(0deg,#202022,#202022),#0f0f0f;background:linear-gradient(0deg,#202022 0,#202022 100%),var(--color-black)}html.theme-light .dropdown-secondary{background:#fdfdfd;border-color:#cecedb;box-shadow:0 23px 6px 0 transparent,0 15px 6px 0 rgba(0,0,0,.01),0 8px 5px 0 rgba(0,0,0,.03),0 4px 4px 0 rgba(0,0,0,.05),0 1px 2px 0 rgba(0,0,0,.06)}html.theme-light .dropdown-secondary__link svg path{fill:#0f0f0f;fill:var(--color-black)}html.theme-light .dropdown-secondary__link:hover{background:#eeeef0}.filter-popup{background:#202022;background:var(--color-light-black);border-radius:.6rem;border-radius:var(--radius-small-medium);display:none;opacity:0;padding:2rem 2.5rem;pointer-events:none;position:absolute;right:0;top:calc(100% + .4rem);width:-moz-max-content;width:max-content;z-index:100}@media (max-width:600px){.filter-popup{bottom:0;left:0;position:fixed;top:auto;width:100vw}}.filter-popup.show{animation:slideIn .25s ease-in-out forwards;display:block;pointer-events:auto}.filter-popup__content{-moz-column-gap:2rem;column-gap:2rem;display:flex}@media (max-width:600px){.filter-popup__content{flex-direction:column;max-height:40vh;overflow-y:auto;padding-bottom:3rem;padding-right:1rem;row-gap:4rem}}.filter-popup__column{display:flex;flex:1;flex-direction:column;max-width:-moz-max-content;max-width:max-content;padding-bottom:.6rem;position:relative;width:100%}@media (max-width:600px){.filter-popup__column{max-width:100%}}.filter-popup__title{font-size:1.4rem;font-weight:400;line-height:1.71}.filter-popup__options{display:flex;flex-direction:column;gap:.4rem;margin-top:.8rem;max-height:20rem;overflow-y:auto;padding-bottom:3rem;padding-right:1rem}@media (max-width:600px){.filter-popup__options{max-height:100%;padding-bottom:0}}.filter-popup__options:after{bottom:0;content:"";height:3.2rem;left:0;position:absolute;width:100%}@media (max-width:600px){.filter-popup__options:after{display:none}}.filter-popup__option{align-items:center;cursor:pointer;display:flex;gap:1rem}.filter-popup__checkbox{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:2px solid transparent;border-radius:3px;cursor:pointer;height:1.6rem;position:relative;width:1.6rem}.filter-popup__checkbox:checked:after{content:"\2713";font-size:1.4rem;font-weight:500;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.filter-popup__text{color:inherit;font-size:1.4rem;font-weight:500;line-height:1.71}.filter-popup__horizontal-divider{background:#fdfdfd;background:var(--color-white);height:1px;opacity:.1}.filter-popup__actions{display:flex;justify-content:flex-end;position:relative}.filter-popup__actions:after{bottom:calc(100% + .1rem);content:"";height:3.2rem;left:0;position:absolute;width:100%}.filter-popup__cancel-btn{background:transparent;border:none;color:inherit;cursor:pointer;font-size:1.4rem;font-weight:500;line-height:2;margin:1rem 0 0;outline:none;padding:0;-webkit-text-decoration:none;text-decoration:none}.filter-popup__content::-webkit-scrollbar,.filter-popup__options::-webkit-scrollbar{width:4px}.filter-popup__content::-webkit-scrollbar-track,.filter-popup__options::-webkit-scrollbar-track{background:transparent}.filter-popup__content::-webkit-scrollbar-thumb,.filter-popup__options::-webkit-scrollbar-thumb{border-radius:999px}html.theme-dark .filter-popup{background:#202022;background:var(--color-light-black)}html.theme-dark .filter-popup__title{color:#b3b3b8;color:var(--color-light-grey)}html.theme-dark .filter-popup__checkbox{border-color:hsla(240,5%,68%,.56)}html.theme-dark .filter-popup__checkbox:not(:checked):hover{border-color:#6d9e72;border-color:var(--color-accent-dark)}html.theme-dark .filter-popup__checkbox:checked{background:#aafbb2;background:var(--color-accent);border-color:#aafbb2;border-color:var(--color-accent)}html.theme-dark .filter-popup__checkbox:checked:after{color:#202022;color:var(--color-light-black)}html.theme-dark .filter-popup__actions:after,html.theme-dark .filter-popup__options:after{background:linear-gradient(180deg,rgba(32,32,34,0),#202022)}html.theme-dark .filter-popup__content::-webkit-scrollbar-thumb,html.theme-dark .filter-popup__options::-webkit-scrollbar-thumb{background:#4c4c4c}html.theme-dark .filter-popup__cancel-btn:hover{opacity:.6}html.theme-light .filter-popup{background:#eeeef0}html.theme-light .filter-popup__title{color:#676671;color:var(--color-dark-grey)}html.theme-light .filter-popup__checkbox{border-color:#b3b3b8;border-color:var(--color-light-grey)}html.theme-light .filter-popup__checkbox:checked,html.theme-light .filter-popup__checkbox:not(:checked):hover{border-color:#0f0f0f;border-color:var(--color-black)}html.theme-light .filter-popup__checkbox:checked{background:#0f0f0f;background:var(--color-black)}html.theme-light .filter-popup__checkbox:checked:after{color:#eeeef0}html.theme-light .filter-popup__actions:after,html.theme-light .filter-popup__options:after{background:linear-gradient(180deg,hsla(240,6%,94%,0),#eeeef0)}html.theme-light .filter-popup__content::-webkit-scrollbar-thumb,html.theme-light .filter-popup__options::-webkit-scrollbar-thumb{background:#b3b3b8;background:var(--color-light-grey)}html.theme-light .filter-popup__cancel-btn:hover{color:#676671;color:var(--color-dark-grey)}.daily-dose{display:block;margin-top:clamp(9.6rem,7.886rem + 2.857vw,12rem)}.daily-dose img{height:auto;width:100%}@media (max-width:768px){.daily-dose .desktop{display:none}}@media (min-width:769px){.daily-dose .mobile{display:none}}.promo-carousel{margin-top:12rem;max-width:100%;position:relative}.promo-carousel__item img{aspect-ratio:1.78/1;border-radius:clamp(.6rem,.314rem + .476vw,1rem);border-radius:var(--radius-large);-o-object-fit:cover;object-fit:cover}.toc-container{background:#fdfdfd;background:var(--color-bg-primary);margin-top:4rem;position:sticky;top:0;z-index:100}@media (max-width:900px){.toc-container{margin-left:-var(--side-padding);margin-right:-var(--side-padding);top:8rem}}.toc-container .toc{background:#fdfdfd;background:var(--color-bg-primary);display:none;height:-moz-max-content;height:max-content;left:0;padding:1.6rem 2.4rem;position:absolute;top:100%;visibility:hidden;width:100%}.toc-container .toc.is-open{animation:slideIn .3s ease forwards;display:block;visibility:visible}.toc-container .toc-header{cursor:pointer;padding:1.8rem 2.4rem;position:relative;transition:all .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:150}.toc-container .toc-header__title{font-size:1.4rem;font-weight:500;line-height:1.71;transition:opacity .3s ease}@media (min-width:901px){.toc-container .toc-header__title{line-height:4rem}}.toc-container .toc-header__arrow-icon{transition:transform .3s ease,opacity .2s ease}.toc-container .toc-header__arrow-icon.is-open{transform:rotate(180deg)}.toc-container .toc-list,.toc-container .toc-list-item{display:flex;flex-direction:column;row-gap:1.6rem}.toc-container .toc-list-item a{color:#676671;color:var(--color-dark-grey);-webkit-text-decoration:none;text-decoration:none}html.theme-dark .toc-container .toc-header{border-bottom:1px solid hsla(0,0%,99%,.1)}@media (hover:hover){html.theme-dark .toc-container .toc-header:not(.is-open):hover{background-color:hsla(0,0%,100%,.02)}}html.theme-dark .toc-container .toc-list-item a:hover{color:#fdfdfd;color:var(--color-white)}html.theme-light .toc-container .toc-header{border-bottom:1px solid #cecedb}@media (hover:hover){html.theme-light .toc-container .toc-header:not(.is-open):hover{background-color:rgba(0,0,0,.02)}}html.theme-light .toc-container .toc-header__arrow-icon path{fill:#0f0f0f;fill:var(--color-black)}html.theme-light .toc-container .toc-list-item a:hover{color:#0f0f0f;color:var(--color-black)}@keyframes slideIn{0%{opacity:0;transform:translateY(-2rem)}to{opacity:1;transform:translateY(0)}}.post-promo{display:block;margin-top:clamp(7.2rem,3.771rem + 5.714vw,12rem)}.post-promo img{width:100%}@media (max-width:768px){.post-promo .desktop{display:none}}@media (min-width:769px){.post-promo .mobile{display:none}}.theme-toggle{border-radius:50%;cursor:pointer;height:4rem;margin-left:3.2rem;overflow:hidden;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);width:4rem}@media (max-width:900px){.theme-toggle.theme-toggle--header{display:none;visibility:hidden}}.theme-toggle.theme-toggle--sidebar{margin-left:2.4rem;margin-top:3.2rem}@media (min-width:901px){.theme-toggle.theme-toggle--sidebar{display:none;visibility:hidden}}.theme-toggle svg{height:2.4rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .4s cubic-bezier(.4,0,.2,1);width:2.4rem}.theme-toggle .sun-icon{animation:sunGlow 2s ease-in-out infinite alternate;opacity:0;transform:translate(-50%,-50%) rotate(180deg) scale(.8)}.theme-toggle .moon-icon{animation:moonGlow 2s ease-in-out infinite alternate;opacity:1;transform:translate(-50%,-50%) rotate(0deg) scale(1)}.theme-toggle.theme-transitioning .moon-icon,.theme-toggle.theme-transitioning .sun-icon{animation:themeSwitch .6s cubic-bezier(.4,0,.2,1)}.theme-toggle:hover{transform:scale(1.05)}.theme-toggle:hover svg{transform:translate(-50%,-50%) scale(1.1)}.theme-toggle:active{transform:scale(.95)}html.theme-dark .theme-toggle{background-color:#202022;background-color:var(--color-light-black)}html.theme-dark .theme-toggle svg path{fill:#fdfdfd;fill:var(--color-white)}html.theme-dark .theme-toggle .sun-icon{opacity:1;transform:translate(-50%,-50%) rotate(0deg) scale(1)}html.theme-dark .theme-toggle .moon-icon{opacity:0;transform:translate(-50%,-50%) rotate(-180deg) scale(.8)}html.theme-light .theme-toggle{background-color:#eeeef0}html.theme-light .theme-toggle svg path{fill:#202022;fill:var(--color-light-black)}html.theme-light .theme-toggle .sun-icon{opacity:0;transform:translate(-50%,-50%) rotate(-180deg) scale(.8)}html.theme-light .theme-toggle .moon-icon{opacity:1;transform:translate(-50%,-50%) rotate(0deg) scale(1)}@keyframes sunGlow{0%{filter:drop-shadow(0 0 4px rgba(255,193,7,.3))}to{filter:drop-shadow(0 0 8px rgba(255,193,7,.6))}}@keyframes moonGlow{0%{filter:drop-shadow(0 0 4px rgba(173,216,230,.3))}to{filter:drop-shadow(0 0 8px rgba(173,216,230,.6))}}@keyframes themeSwitch{0%{transform:translate(-50%,-50%) rotate(0deg) scale(1)}50%{transform:translate(-50%,-50%) rotate(180deg) scale(.3)}to{transform:translate(-50%,-50%) rotate(1turn) scale(1)}}.search{align-items:center;-webkit-backdrop-filter:blur(150px);backdrop-filter:blur(150px);display:flex;display:none;flex-direction:column;height:100vh;left:0;overflow:auto;position:absolute;top:0;visibility:hidden;width:100vw;z-index:150}.search::-webkit-scrollbar{width:4px}.search::-webkit-scrollbar-track{background:transparent}.search::-webkit-scrollbar-thumb{border-radius:999px}.search.show{display:flex;visibility:visible}.search .wrapper{height:100%;max-width:75rem;max-width:calc(68.6rem + var(--side-padding)*2);padding:calc(7.8rem + clamp(4rem, .571rem + 5.714vw, 8.8rem)) 3.2rem 0;padding:calc(7.8rem + clamp(4rem, .571rem + 5.714vw, 8.8rem)) var(--side-padding) 0;width:100%}.search .search-header{padding:1.8rem 3.2rem;padding:1.8rem var(--side-padding);width:100%}.search .search-header .search-close-button{line-height:0;margin-left:auto;padding:1rem}.search .search-deep{margin-top:3.5rem}.search .search-deep .search-deep-switch{border-radius:999px;cursor:pointer;height:3rem;margin-right:.9rem;position:relative;transition:all .3s ease;width:5rem}.search .search-deep .search-deep-switch__knob{border-radius:50%;height:2rem;left:.4rem;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:2rem}.search .search-deep .search-deep-switch.is-on .search-deep-switch__knob{left:calc(100% - 2.4rem)}.search .search-deep .search-deep-info{cursor:pointer;line-height:0;margin-left:.7rem;padding:.28rem;position:relative;width:-moz-max-content;width:max-content}.search .search-deep .search-deep-info p{border-radius:.6rem;border-radius:var(--radius-small-medium);font-size:1.2rem;font-weight:400;left:0;line-height:1.5;max-width:17.7rem;opacity:0;padding:.8rem;position:absolute;top:calc(100% + 1rem);transition:all .3s ease;visibility:hidden;width:-moz-max-content;width:max-content}@media (max-width:600px){.search .search-deep .search-deep-info p{max-width:13rem}}.search .search-deep .search-deep-info:hover p{opacity:1;visibility:visible}.search .search-input-container{position:relative}.search .search-input-container:after{content:"";height:1px;left:0;position:absolute;top:calc(100% + 1rem);width:100%}.search .search-input-container .search-input{background:transparent;border:none;color:#fdfdfd;color:var(--color-white);font-size:2.4rem;font-weight:400;line-height:1.33;outline:none;width:100%}.search .search-input-container .search-input::-moz-placeholder{font-size:clamp(2rem,1.714rem + .476vw,2.4rem);font-weight:500;line-height:1.33}.search .search-input-container .search-input,.search .search-input-container .search-input::placeholder{font-size:clamp(2rem,1.714rem + .476vw,2.4rem);font-weight:500;line-height:1.33}.search .search-input-container .search-input-button{cursor:pointer;line-height:0;margin-right:-.8rem;padding:.8rem}.search .search-results{display:none;margin-top:clamp(4.8rem,3.657rem + 1.905vw,6.4rem);opacity:0;padding-bottom:10rem;transform:translateY(20px);transition:opacity .3s ease-out,transform .3s ease-out}.search .search-results.show{display:block;opacity:1;transform:translateY(0)}.search .search-results__title{font-size:1.4rem;font-weight:400;line-height:1.71}.search .search-results-item{animation:slideInUp .4s ease-out forwards;justify-content:space-between;opacity:0;padding:3rem 0;transform:translateY(15px)}.search .search-results-item:first-child{animation-delay:.1s}.search .search-results-item:nth-child(2){animation-delay:.15s}.search .search-results-item:nth-child(3){animation-delay:.2s}.search .search-results-item:nth-child(4){animation-delay:.25s}.search .search-results-item:nth-child(5){animation-delay:.3s}.search .search-results-item:nth-child(6){animation-delay:.35s}.search .search-results-item:nth-child(7){animation-delay:.4s}.search .search-results-item:nth-child(8){animation-delay:.45s}.search .search-results-item:nth-child(9){animation-delay:.5s}.search .search-results-item:nth-child(10){animation-delay:.55s}@media (max-width:600px){.search .search-results-item{align-items:flex-start;flex-direction:column-reverse;row-gap:2rem}}.search .search-results-item__main{padding-right:4rem}@media (max-width:600px){.search .search-results-item__main{padding-right:0}}.search .search-results-item__meta{color:#676671;color:var(--color-dark-grey);-moz-column-gap:1.2rem;column-gap:1.2rem;flex-wrap:wrap;font-size:1.2rem;font-weight:400;line-height:2;row-gap:1rem}.search .search-results-item__tag{border-radius:.4rem;border-radius:var(--radius-small);color:#fdfdfd;color:var(--color-white);font-weight:500;padding:0 .8rem;-webkit-text-decoration:none;text-decoration:none}.search .search-results-item__tag:hover{opacity:.6}.search .search-results-item__title{font-size:clamp(1.6rem,1.457rem + .238vw,1.8rem);font-weight:500;line-height:1.33;margin-top:clamp(.8rem,.229rem + .952vw,1.6rem)}.search .search-results-item__title a{color:inherit;-webkit-text-decoration:none;text-decoration:none}.search .search-results-item__title a:hover{opacity:.8}.search .search-results-item__description{line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:clamp(1.4rem,1.257rem + .238vw,1.6rem);font-weight:400;line-height:1.5;margin-top:1.2rem;overflow:hidden;text-overflow:ellipsis}.search .search-results-item__image img{aspect-ratio:1.5/1;border-radius:.6rem;border-radius:var(--radius-small-medium);max-width:22rem;-o-object-fit:cover;object-fit:cover;overflow:hidden}@media (max-width:600px){.search .search-results-item__image img{aspect-ratio:1/1;max-width:14rem}}.search .search-empty,.search .search-error,.search .search-loading,.search .search-no-results{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:20rem;padding:4rem 2rem;text-align:center}.search .search-empty p,.search .search-error p,.search .search-loading p,.search .search-no-results p{color:#676671;color:var(--color-dark-grey);font-size:1.6rem;font-weight:400;line-height:1.5;margin:0}.search .search-loading__spinner{animation:spin 1s linear infinite;border:2px solid transparent;border-radius:50%;border-top:2px solid var(--color-primary);height:3.2rem;margin-bottom:1.6rem;width:3.2rem}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}html.theme-dark .search{background:rgba(0,0,0,.5)}html.theme-dark .search::-webkit-scrollbar-thumb{background:hsla(245,5%,42%,.4)}html.theme-dark .search .search-header{border-bottom:1px solid hsla(0,0%,99%,.1)}html.theme-dark .search .search-deep .search-deep-switch{border:2px solid hsla(240,5%,68%,.38)}html.theme-dark .search .search-deep .search-deep-switch__knob{background:#e0e0e0;filter:drop-shadow(0 2px 1px rgba(0,0,0,.2)) drop-shadow(0 1px 1px rgba(0,0,0,.14)) drop-shadow(0 1px 3px rgba(0,0,0,.12))}html.theme-dark .search .search-deep .search-deep-switch.is-on{border-color:#aafbb2;border-color:var(--color-accent)}html.theme-dark .search .search-deep .search-deep-switch.is-on .search-deep-switch__knob{background-color:#aafbb2;background-color:var(--color-accent);filter:drop-shadow(0 2px 1px rgba(0,0,0,.2)) drop-shadow(0 1px 1px rgba(0,0,0,.14)) drop-shadow(0 1px 3px rgba(0,0,0,.12))}html.theme-dark .search .search-deep .search-deep-info p{background:#1e1e21;border:1px solid hsla(240,5%,68%,.05)}html.theme-dark .search .search-input-container:after{background:hsla(0,0%,99%,.1)}html.theme-dark .search .search-input::-moz-placeholder{color:gba(253,253,253,.4)}html.theme-dark .search .search-input::placeholder{color:gba(253,253,253,.4)}html.theme-dark .search .search-input-button:hover svg rect{fill-opacity:1}html.theme-dark .search .search-results__title{color:#b3b3b8;color:var(--color-light-grey)}html.theme-dark .search .search-results-item:not(:last-child){border-bottom:1px solid hsla(0,0%,99%,.1)}html.theme-dark .search .search-results-item__tag{background:#202022;background:var(--color-light-black)}html.theme-dark .search .search-empty p,html.theme-dark .search .search-error p,html.theme-dark .search .search-loading p,html.theme-dark .search .search-no-results p,html.theme-dark .search .search-results-item__description{color:#b3b3b8;color:var(--color-light-grey)}html.theme-light .search{background:hsla(0,0%,100%,.6)}html.theme-light .search::-webkit-scrollbar-thumb{background:rgba(76,76,76,.4)}html.theme-light .search .search-header{border-bottom:1px solid #cecedb}html.theme-light .search .search-deep .search-deep-switch{border:2px solid rgba(32,32,34,.5)}html.theme-light .search .search-deep .search-deep-switch__knob{background:#202022;background:var(--color-light-black);filter:drop-shadow(0 2px 1px rgba(0,0,0,.2)) drop-shadow(0 1px 1px rgba(0,0,0,.14)) drop-shadow(0 1px 3px rgba(0,0,0,.12))}html.theme-light .search .search-deep .search-deep-switch.is-on{border-color:#0f0f0f;border-color:var(--color-black)}html.theme-light .search .search-deep .search-deep-switch.is-on .search-deep-switch__knob{background-color:#0f0f0f;background-color:var(--color-black);filter:drop-shadow(0 2px 1px rgba(0,0,0,.2)) drop-shadow(0 1px 1px rgba(0,0,0,.14)) drop-shadow(0 1px 3px rgba(0,0,0,.12))}html.theme-light .search .search-deep .search-deep-info p{background:#eeeef0;border:1px solid hsla(240,5%,68%,.05);box-shadow:0 3px 14px 2px rgba(15,15,16,.12),0 8px 10px 1px rgba(15,15,16,.14),0 5px 5px -3px rgba(15,15,16,.2)}html.theme-light .search .search-input-container{border-color:#cecedb}html.theme-light .search .search-input-container:after{background:#cecedb}html.theme-light .search .search-input-container .search-input-button svg rect{fill:hsla(0,0%,6%,.5);fill-opacity:1}html.theme-light .search .search-input-container .search-input-button svg path{fill:#fdfdfd;fill:var(--color-white);stroke:#fdfdfd;stroke:var(--color-white)}html.theme-light .search .search-input-container .search-input-button:hover svg rect{fill:#0f0f0f;fill:var(--color-black);fill-opacity:1}html.theme-light .search .search-input{color:#0f0f0f;color:var(--color-black)}html.theme-light .search .search-input::-moz-placeholder{color:hsla(0,0%,6%,.4)}html.theme-light .search .search-input::placeholder{color:hsla(0,0%,6%,.4)}html.theme-light .search .search-results__title{color:#676671;color:var(--color-dark-grey)}html.theme-light .search .search-results-item:not(:last-child){border-bottom:1px solid #cecedb}html.theme-light .search .search-results-item__tag{background:linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2)),#eeeef0}html.theme-light .search .search-results-item__description{color:#676671;color:var(--color-dark-grey)}.logo-dropdown{-moz-column-gap:.6rem;column-gap:.6rem;cursor:pointer;position:relative}@media (min-width:901px){.logo-dropdown.logo-dropdown--header{display:none;visibility:hidden}}.logo-dropdown.logo-dropdown--sidebar{height:4rem}@media (max-width:900px){.logo-dropdown.logo-dropdown--sidebar{display:none;visibility:hidden}}.logo-dropdown.active .logo-dropdown-arrow-icon{transform:rotate(180deg)}.logo-dropdown .logo-dropdown-icon{height:auto;width:3rem}.logo-dropdown .logo-dropdown-icon path{fill:#aafbb2;fill:var(--color-accent)}.logo-dropdown .logo-dropdown-text{font-size:1.2rem;font-weight:600;letter-spacing:.1px;line-height:1.33}.logo-dropdown .logo-dropdown-text span{color:#aafbb2;color:var(--color-accent);font-weight:400}.logo-dropdown .logo-dropdown-arrow-icon{transition:transform .2s cubic-bezier(.4,0,.2,1)}html.theme-dark .logo-dropdown .logo-dropdown-text+svg{opacity:.4}html.theme-light .logo-dropdown .logo-dropdown-text+svg path{fill:#b3b3b8;fill:var(--color-light-grey)}.tooltip-ref{cursor:pointer;display:inline;position:relative}.tooltip-ref:focus{border-radius:2px;outline:2px solid #aafbb2;outline:2px solid var(--color-accent);outline-offset:2px}.tooltip-title{color:#aafbb2;color:var(--color-accent);-webkit-text-decoration:underline;text-decoration:underline;text-decoration-style:dotted;text-underline-offset:.2em;transition:all .3s ease;transition:var(--transition-default)}.tooltip-ref.is-active .tooltip-title,.tooltip-ref:focus .tooltip-title,.tooltip-ref:hover .tooltip-title{text-decoration-style:solid}html.theme-dark .tooltip-title,html.theme-light .tooltip-title{color:#aafbb2;color:var(--color-accent)}.tooltip-popover{background-color:#fdfdfd;background-color:var(--color-bg-primary);border:1px solid #676671;border:1px solid var(--color-dark-grey);border-radius:.8rem;border-radius:var(--radius-medium);box-shadow:0 4px 12px rgba(0,0,0,.15);color:#0f0f0f;color:var(--color-text-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-family:var(--font-sans-serif);font-size:clamp(1.4rem,1.314rem + .143vw,1.5rem);line-height:1.6;max-width:32rem;min-width:20rem;opacity:0;padding:1.6rem;pointer-events:none;position:absolute;transform:translateY(-.5rem) scale(.95);transition:opacity .2s ease,transform .2s ease;z-index:1000}.tooltip-popover.is-active{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}.tooltip-popover.is-above{transform:translateY(.5rem) scale(.95)}.tooltip-popover.is-above.is-active{transform:translateY(0) scale(1)}.tooltip-popover p{color:#0f0f0f;color:var(--color-text-primary);margin:0}.tooltip-popover p:not(:last-child){margin-bottom:1rem}.tooltip-popover br{content:"";display:block;margin-top:.5em}.tooltip-popover b,.tooltip-popover strong{color:#0f0f0f;color:var(--color-text-primary);font-weight:700;font-weight:var(--font-bold)}.tooltip-popover em,.tooltip-popover i{font-style:italic}.tooltip-popover a{color:#aafbb2;color:var(--color-accent);-webkit-text-decoration:underline;text-decoration:underline}.tooltip-popover a:hover{opacity:.8}.tooltip-popover ol,.tooltip-popover ul{margin:.5em 0;padding-left:1.5em}.tooltip-popover li{margin:.25em 0}html.theme-dark .tooltip-popover{border-color:#b3b3b8;border-color:var(--color-light-grey);box-shadow:0 4px 12px rgba(0,0,0,.4)}html.theme-light .tooltip-popover{border-color:#676671;border-color:var(--color-dark-grey);box-shadow:0 4px 12px rgba(0,0,0,.1)}@media (max-width:768px){.tooltip-popover{font-size:1.4rem;max-width:calc(100vw - 4rem);min-width:28rem;padding:1.4rem}}@media (max-width:480px){.tooltip-popover{max-width:calc(100vw - 2rem);min-width:auto}}.reveal-answer{margin:3.2rem 0 0}.reveal-answer__header{align-items:center;-moz-column-gap:.8rem;column-gap:.8rem;display:flex}.reveal-answer__title{color:#0f0f0f;color:var(--color-text-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-family:var(--font-sans-serif);font-size:clamp(1.6rem,1.457rem + .238vw,1.8rem);font-weight:500;line-height:1.75}.reveal-answer__icon{display:block;flex-shrink:0;line-height:0;transform:rotate(180deg);transition:transform .3s ease}.reveal-answer.is-open .reveal-answer__icon{transform:rotate(0deg)}ol.reveal-answer__answers{counter-reset:reveal-answer-counter;display:flex;flex-direction:column;list-style-position:outside;list-style-type:none;margin:0;max-height:0;opacity:0;overflow:hidden;padding:0 0 0 4.4rem;row-gap:.8rem;transition:max-height .3s ease,padding .3s ease,opacity .3s ease}.reveal-answer.is-open .reveal-answer__answers{max-height:2000px;opacity:1;padding:2.4rem 0 0 4.4rem}.reveal-answer__answer{border-radius:.8rem;border-radius:var(--radius-medium);color:#0f0f0f;color:var(--color-text-primary);font-size:1.8rem;font-style:normal;font-weight:500;line-height:3.2rem;margin-left:0;padding:1.2rem 1.2rem 1.2rem 1rem;position:relative;transition:all .3s ease;transition:var(--transition-default)}.reveal-answer__answer:before{border:1px solid hsla(0,0%,99%,.1);border-radius:.8rem;border-radius:var(--radius-medium);content:"";height:100%;left:-4.4rem;position:absolute;top:50%;transform:translateY(-50%);width:calc(100% + 4.4rem);z-index:-1}.reveal-answer__answer{counter-increment:reveal-answer-counter}.reveal-answer__answer::marker{position:absolute!important}.reveal-answer__answer::marker{content:counter(reveal-answer-counter,upper-alpha) ")";font-size:1.8rem;font-style:normal;font-weight:500;line-height:3.2rem;right:calc(100% + 1rem);top:50%;transform:translateY(-50%)}.reveal-answer__answer:last-child{margin-bottom:0}.reveal-answer__answer-text{color:#0f0f0f;color:var(--color-text-primary);display:block;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-family:var(--font-sans-serif);font-size:inherit;line-height:1.6}html.theme-light .reveal-answer__icon:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M23.65 18.848a1.2 1.2 0 0 1-1.697 0l-5.952-5.952-5.952 5.952a1.2 1.2 0 1 1-1.696-1.696l6.8-6.8a1.2 1.2 0 0 1 1.696 0l6.8 6.8a1.2 1.2 0 0 1 0 1.696Z' fill='%23000'/%3E%3C/svg%3E")}html.theme-light .reveal-answer__answer--correct::marker{color:#0f0f0f;color:var(--color-black)}html.theme-light .reveal-answer__answer--wrong::marker{color:#0f0f0f;color:var(--color-black)}html.theme-light .reveal-answer__answer--correct:before{background:rgba(170,251,178,.4)}html.theme-light .reveal-answer__answer--wrong:before{background:rgba(234,58,57,.2)}html.theme-dark .reveal-answer__icon:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M23.65 18.848a1.2 1.2 0 0 1-1.697 0l-5.952-5.952-5.952 5.952a1.2 1.2 0 1 1-1.696-1.696l6.8-6.8a1.2 1.2 0 0 1 1.696 0l6.8 6.8a1.2 1.2 0 0 1 0 1.696Z' fill='%23FFF'/%3E%3C/svg%3E")}html.theme-dark .reveal-answer__answer--correct::marker{color:#aafbb2}html.theme-dark .reveal-answer__answer--wrong::marker{color:#ea3a39}html.theme-dark .reveal-answer__answer--correct:before{background:rgba(170,251,178,.06)}html.theme-dark .reveal-answer__answer--wrong:before{background:rgba(234,58,57,.06)}.interactive-reveal-answer{margin:3.2rem 0 0}.interactive-reveal-answer__header{align-items:center;-moz-column-gap:.8rem;column-gap:.8rem;display:flex}.interactive-reveal-answer__title{color:#0f0f0f;color:var(--color-text-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-family:var(--font-sans-serif);font-size:clamp(1.6rem,1.457rem + .238vw,1.8rem);font-weight:500;line-height:1.75}ol.interactive-reveal-answer__answers{counter-reset:interactive-reveal-answer-counter;display:flex;flex-direction:column;list-style-position:outside;list-style-type:none;margin:0;padding:2.4rem 0 0 4.4rem;row-gap:.8rem}.interactive-reveal-answer__answer{font-size:1.8rem;font-style:normal;font-weight:500;line-height:3.2rem;margin-left:0;position:relative}.interactive-reveal-answer__answer,.interactive-reveal-answer__answer:before{border-radius:.8rem;border-radius:var(--radius-medium);transition:all .3s ease;transition:var(--transition-default)}.interactive-reveal-answer__answer:before{content:"";height:100%;left:-4.4rem;position:absolute;top:50%;transform:translateY(-50%);width:calc(100% + 4.4rem);z-index:-1}.interactive-reveal-answer__answer{counter-increment:interactive-reveal-answer-counter}.interactive-reveal-answer__answer::marker{position:absolute!important}.interactive-reveal-answer__answer::marker{content:counter(interactive-reveal-answer-counter,upper-alpha) ")";font-size:1.8rem;font-style:normal;font-weight:500;line-height:3.2rem;right:calc(100% + 1rem);top:50%;transform:translateY(-50%);transition:color all .3s ease;transition:color var(--transition-default)}.interactive-reveal-answer__answer:last-child{margin-bottom:0}.interactive-reveal-answer__answer-button{background:transparent;border:none;border-radius:.8rem;border-radius:var(--radius-medium);color:#0f0f0f;color:var(--color-text-primary);cursor:pointer;display:block;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;margin:0;padding:1.2rem 1.2rem 1.2rem 1rem;text-align:left;transition:all .3s ease;transition:var(--transition-default);width:100%}.interactive-reveal-answer__answer-button:hover{opacity:.8}.interactive-reveal-answer__answer-button:active,.interactive-reveal-answer__answer-button:focus{outline:none}.interactive-reveal-answer__answer.is-answered .interactive-reveal-answer__answer-button{cursor:default}.interactive-reveal-answer__answer.is-answered .interactive-reveal-answer__answer-button:hover{opacity:1}.interactive-reveal-answer__answer-text{color:#0f0f0f;color:var(--color-text-primary);display:block;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-family:var(--font-sans-serif);font-size:inherit;line-height:1.6}html.theme-light .interactive-reveal-answer__answer:before{border:1px solid #cecedb}html.theme-light .interactive-reveal-answer__answer--correct::marker{color:#0f0f0f;color:var(--color-black)}html.theme-light .interactive-reveal-answer__answer--wrong::marker{color:#0f0f0f;color:var(--color-black)}html.theme-light .interactive-reveal-answer__answer--correct:before{background:rgba(170,251,178,.4)}html.theme-light .interactive-reveal-answer__answer--wrong:before{background:rgba(234,58,57,.2)}html.theme-dark .interactive-reveal-answer__answer:before{border:1px solid hsla(0,0%,99%,.1)}html.theme-dark .interactive-reveal-answer__answer--correct::marker{color:#aafbb2}html.theme-dark .interactive-reveal-answer__answer--wrong::marker{color:#ea3a39}html.theme-dark .interactive-reveal-answer__answer--correct:before{background:rgba(170,251,178,.06)}html.theme-dark .interactive-reveal-answer__answer--wrong:before{background:rgba(234,58,57,.06)}.toggle{margin:3.2rem 0 0}.toggle__header{align-items:center;-moz-column-gap:.8rem;column-gap:.8rem;display:flex}.toggle__title{color:#0f0f0f;color:var(--color-text-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-family:var(--font-sans-serif);font-size:clamp(1.6rem,1.457rem + .238vw,1.8rem);font-weight:500;line-height:1.75}.toggle__icon{display:block;flex-shrink:0;line-height:0;transform:rotate(180deg);transition:transform .3s ease}.toggle.is-open .toggle__icon{transform:rotate(0deg)}.toggle__content{margin:0 auto;max-height:0;max-width:90%;opacity:0;overflow:hidden;padding:0;transition:max-height .3s ease,padding .3s ease,opacity .3s ease}.toggle.is-open .toggle__content{max-height:5000px;opacity:1;padding:2.4rem 0 0}.toggle__content>*{color:#0f0f0f;color:var(--color-text-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-family:var(--font-sans-serif);font-size:clamp(1.6rem,1.457rem + .238vw,1.8rem);font-weight:400;line-height:1.75}.toggle__content>*+*{margin-top:3.2rem}.toggle__content h2{font-size:clamp(3.2rem,2.629rem + .952vw,4rem);font-weight:500;line-height:1.2}.toggle__content h3{font-size:clamp(2.4rem,1.829rem + .952vw,3.2rem);font-weight:500;line-height:1.25}.toggle__content h4{font-size:clamp(2.2rem,2.057rem + .238vw,2.4rem);font-weight:500;line-height:1.33}.toggle__content ol,.toggle__content ul{display:flex;flex-direction:column;padding-left:1.9rem;row-gap:2.4rem}.toggle__content li::marker{color:#676671;color:var(--color-dark-grey)}.toggle__content blockquote{font-size:clamp(2.2rem,1.771rem + .714vw,2.8rem);font-style:italic;font-weight:500;line-height:1.45;position:relative}.toggle__content blockquote:before{background:var(--color-primary);bottom:0;content:"";left:-1.5em;position:absolute;top:0;width:.3rem}.toggle__content img{border-radius:clamp(.6rem,.314rem + .476vw,1rem);border-radius:var(--radius-large);height:auto;max-width:100%}.toggle__content code{background:#f0f6f9;border:1px solid #e1eaef;border-radius:.25em;color:#dc0050;font-size:.9em;font-weight:400!important;line-height:1em;padding:.15em .4em;vertical-align:middle}html.theme-light .toggle__icon:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M23.65 18.848a1.2 1.2 0 0 1-1.697 0l-5.952-5.952-5.952 5.952a1.2 1.2 0 1 1-1.696-1.696l6.8-6.8a1.2 1.2 0 0 1 1.696 0l6.8 6.8a1.2 1.2 0 0 1 0 1.696Z' fill='%23000'/%3E%3C/svg%3E")}html.theme-dark .toggle__icon:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M23.65 18.848a1.2 1.2 0 0 1-1.697 0l-5.952-5.952-5.952 5.952a1.2 1.2 0 1 1-1.696-1.696l6.8-6.8a1.2 1.2 0 0 1 1.696 0l6.8 6.8a1.2 1.2 0 0 1 0 1.696Z' fill='%23FFF'/%3E%3C/svg%3E")}@media (max-width:768px){.toggle__content{max-width:100%}.toggle.is-open .toggle__content{padding:1.2rem 0 0}}.quote-author{color:#0f0f0f;color:var(--color-text-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-family:var(--font-sans-serif);font-size:14px;font-style:normal;font-weight:400;line-height:1.5;margin-top:1rem;text-align:left}.quote-author--centered{text-align:center}.quote-author__text{padding-left:1.5rem;position:relative}.quote-author__text:before{color:#0f0f0f;color:var(--color-text-primary);content:"—";left:0;position:absolute}.gh-content blockquote.has-author{margin-bottom:0}@media (max-width:768px){.quote-author{font-size:14px}}.card-symbol-char{font-weight:700;text-transform:uppercase}.card-symbol{font-family:math,serif}.card-symbol--red,.card-symbol-char--red{color:red}.card-symbol--green,.card-symbol-char--green{color:green}.card-symbol--blue,.card-symbol-char--blue{color:blue}.card-symbol--black,.card-symbol-char--black{color:#000}html.theme-dark .card-symbol--black,html.theme-dark .card-symbol-char--black{color:#b3b3b8}@media (max-width:900px){.announcement-bar,.gh-announcement,.gh-announcement-bar,.gh-site-announcement,[data-announcement]{display:none!important}}.post .post-container{margin:0 auto;max-width:98rem;max-width:var(--container-post)}.post .post-container .post-header__meta{-moz-column-gap:1.6rem;column-gap:1.6rem}.post .post-container .post-header__date{font-size:1.4rem;font-weight:400;line-height:1.71}.post .post-container .post-header__title{font-size:clamp(3.2rem,1.343rem + 3.095vw,5.8rem);font-weight:500;line-height:1.2;margin-top:2.4rem;text-align:center}.post .post-container .post-header__excerpt{font-size:clamp(1.6rem,1.314rem + .476vw,2rem);font-weight:400;line-height:1.5;margin-top:clamp(2.8rem,2.514rem + .476vw,3.2rem);text-align:center}.post .post-container .post-header__image{aspect-ratio:1.78/1;border-radius:clamp(.6rem,.314rem + .476vw,1rem);border-radius:var(--radius-large);margin-top:clamp(6.4rem,5.829rem + .952vw,7.2rem);-o-object-fit:cover;object-fit:cover}.post .post-container .post-header .post-tags{-moz-column-gap:.8rem;column-gap:.8rem}.post .post-container .post-header .post-tags__item{border-radius:.4rem;border-radius:var(--radius-small);color:inherit;font-size:1.2rem;font-weight:500;line-height:2;padding:0 .8rem}.post .post-container .post-header .post-author{-moz-column-gap:.6rem;column-gap:.6rem;margin-top:1.6rem}.post .post-container .post-header .post-author__image{border-radius:50%;flex-shrink:0;height:3rem;-o-object-fit:cover;object-fit:cover;width:3rem}.post .post-container .post-header .post-author__name{font-size:1.4rem;font-weight:500;line-height:1.71;-webkit-text-decoration:none;text-decoration:none}.post .post-container .post-header__bottom{border-top:1px solid transparent;margin-top:8rem;padding-top:1.6rem;width:100%}.post .post-container .post-header__reading-time{font-size:1.4rem;font-weight:400;line-height:2.857}.post .post-container .post-header__share{color:inherit;-moz-column-gap:.8rem;column-gap:.8rem;cursor:pointer;font-size:1.4rem;font-weight:500;line-height:1.71;padding:.8rem 0}.post .post-container .post-content{margin-top:2.4rem}.post .post-related{margin-top:clamp(4.8rem,-.343rem + 8.571vw,12rem)}.post .post-related__view-all{color:inherit;font-size:1.6rem;font-weight:500;line-height:40px;-webkit-text-decoration:none;text-decoration:none}.post .post-related__title{font-size:clamp(2rem,1.857rem + .238vw,2.2rem);font-weight:500;line-height:40px}.post .post-related__list{grid-gap:3.2rem;display:grid;gap:3.2rem;grid-template-columns:repeat(3,1fr);margin-top:3.2rem}@media (max-width:1024px){.post .post-related__list{-ms-overflow-style:none;display:flex;overflow:auto;scrollbar-width:none}.post .post-related__list::-webkit-scrollbar{display:none}.post .post-related__list .card{min-width:75%}}html.theme-dark .post .post-header .post-tags__item{background:#202022;background:var(--color-light-black)}html.theme-dark .post .post-header__date{color:#b3b3b8;color:var(--color-light-grey)}html.theme-dark .post .post-header .post-author__name{color:#fdfdfd;color:var(--color-white)}html.theme-dark .post .post-header__excerpt{color:#b3b3b8;color:var(--color-light-grey)}html.theme-dark .post .post-header__bottom{border-top:1px solid hsla(0,0%,99%,.1)}html.theme-dark .post .post-header__reading-time{color:#b3b3b8;color:var(--color-light-grey)}html.theme-dark .post .post-header__share svg path{fill:#fdfdfd;fill:var(--color-white)}html.theme-dark .post .post-header__share:hover,html.theme-dark .post-related__view-all:hover{opacity:.6}html.theme-light .post .post-header .post-tags__item{background:#eeeef0}html.theme-light .post .post-header .post-author__name,html.theme-light .post .post-header__date{color:#676671;color:var(--color-dark-grey)}html.theme-light .post .post-header__excerpt{color:#202022;color:var(--color-light-black)}html.theme-light .post .post-header__bottom{border-top:1px solid #cecedb}html.theme-light .post .post-header__reading-time{color:#676671;color:var(--color-dark-grey)}html.theme-light .post .post-header__share svg path{fill:#0f0f0f;fill:var(--color-black)}html.theme-light .post .post-header__share:hover{color:#676671;color:var(--color-dark-grey)}html.theme-light .post .post-header__share:hover svg path{fill:#676671;fill:var(--color-dark-grey)}html.theme-light .post-related__view-all:hover{color:#676671;color:var(--color-dark-grey)}.error{height:100vh;padding:2.4rem}.error .error-wrapper{row-gap:1.6rem}.error .error-title{font-size:3.2rem;font-weight:500;line-height:1.25;text-align:center}.error .error-description{font-size:1.6rem;font-weight:400;line-height:1.5}html.theme-dark .error-cards-light{display:none;visibility:hidden}html.theme-dark .error-description{color:#676671;color:var(--color-dark-grey)}html.theme-light .error-cards-dark{display:none;visibility:hidden}html.theme-light .error-description{color:#202022;color:var(--color-light-black)}.author-info{border-radius:.8rem;border-radius:var(--radius-medium);-moz-column-gap:clamp(2.4rem,.257rem + 3.571vw,5.4rem);column-gap:clamp(2.4rem,.257rem + 3.571vw,5.4rem);margin-bottom:7.2rem;padding:1.4rem 1.4rem 1.4rem clamp(2.4rem,.686rem + 2.857vw,4.8rem)}@media (max-width:600px){.author-info{border-radius:0;flex-direction:column-reverse;padding:0;row-gap:2rem}}.author-info__small{color:#676671;color:var(--color-dark-grey);font-size:1.4rem;font-weight:400;line-height:1.71}.author-info__title{font-size:clamp(2.4rem,2.114rem + .476vw,2.8rem);font-weight:500;line-height:1.2;margin-top:clamp(.4rem,.114rem + .476vw,.8rem)}.author-info__bio{font-size:clamp(1.6rem,1.457rem + .238vw,1.8rem);font-weight:400;line-height:1.33;margin-top:clamp(.8rem,.514rem + .476vw,1.2rem)}.author-info__image{aspect-ratio:1/1;border-radius:.6rem;border-radius:var(--radius-small-medium);-o-object-fit:cover;object-fit:cover}@media (max-width:600px){.author-info__image{width:100%}}html.theme-dark .author-info{border:1px solid hsla(0,0%,99%,.1)}@media (max-width:600px){html.theme-dark .author-info{border:none}}html.theme-dark .author-info__bio{color:#b3b3b8;color:var(--color-light-grey)}html.theme-light .author-info{border:1px solid #cecedb}@media (max-width:600px){html.theme-light .author-info{border:none}}html.theme-light .author-info__bio{color:#676671;color:var(--color-dark-grey)}
/*!
 * baguetteBox.js
 * @author  feimosi
 * @version 1.13.0
 * @url https://github.com/feimosi/baguetteBox.js
 */#baguetteBox-overlay{background-color:#222;background-color:rgba(0,0,0,.8);display:none;height:100%;left:0;opacity:0;overflow:hidden;position:fixed;top:0;transition:opacity .5s ease;width:100%;z-index:1000000}#baguetteBox-overlay.visible{opacity:1}#baguetteBox-overlay .full-image{display:inline-block;height:100%;position:relative;text-align:center;width:100%}#baguetteBox-overlay .full-image figure{display:inline;height:100%;margin:0}#baguetteBox-overlay .full-image img{box-shadow:0 0 8px rgba(0,0,0,.6);display:inline-block;height:auto;max-height:100%;max-width:100%;vertical-align:middle;width:auto}#baguetteBox-overlay .full-image figcaption{background-color:#000;background-color:rgba(0,0,0,.6);bottom:0;color:#ccc;display:block;font-family:sans-serif;line-height:1.8;position:absolute;text-align:center;white-space:normal;width:100%}#baguetteBox-overlay .full-image:before{content:"";display:inline-block;height:50%;margin-right:-1px;width:1px}#baguetteBox-slider{height:100%;left:0;position:absolute;top:0;transition:left .4s ease,transform .4s ease;white-space:nowrap;width:100%}#baguetteBox-slider.bounce-from-right{animation:bounceFromRight .4s ease-out}#baguetteBox-slider.bounce-from-left{animation:bounceFromLeft .4s ease-out}@keyframes bounceFromRight{0%,to{margin-left:0}50%{margin-left:-30px}}@keyframes bounceFromLeft{0%,to{margin-left:0}50%{margin-left:30px}}.baguetteBox-button#next-button,.baguetteBox-button#previous-button{height:60px;top:50%;top:calc(50% - 30px);width:44px}.baguetteBox-button{background-color:#323232;background-color:rgba(50,50,50,.5);border:0;border-radius:15%;color:#ddd;cursor:pointer;font:1.6em sans-serif;margin:0;outline:0;padding:0;position:absolute;transition:background-color .4s ease}.baguetteBox-button:focus,.baguetteBox-button:hover{background-color:rgba(50,50,50,.9)}.baguetteBox-button#next-button{right:2%}.baguetteBox-button#previous-button{left:2%}.baguetteBox-button#close-button{height:30px;right:2%;right:calc(2% + 6px);top:20px;width:30px}.baguetteBox-button svg{left:0;position:absolute;top:0}.baguetteBox-spinner{display:inline-block;height:40px;left:50%;margin-left:-20px;margin-top:-20px;position:absolute;top:50%;width:40px}.baguetteBox-double-bounce1,.baguetteBox-double-bounce2{animation:bounce 2s ease-in-out infinite;background-color:#fff;border-radius:50%;height:100%;left:0;opacity:.6;position:absolute;top:0;width:100%}.baguetteBox-double-bounce2{animation-delay:-1s}@keyframes bounce{0%,to{transform:scale(0)}50%{transform:scale(1)}}
/*# sourceMappingURL=index.css.map */