html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{margin:.67em 0;font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,input{overflow:visible}button,select{text-transform:none}button{-webkit-appearance:button}[type=button]{-webkit-appearance:button}[type=reset]{-webkit-appearance:button}[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring{outline:1px dotted buttontext}[type=button]:-moz-focusring{outline:1px dotted buttontext}[type=reset]:-moz-focusring{outline:1px dotted buttontext}[type=submit]:-moz-focusring{outline:1px dotted buttontext}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;white-space:normal;max-width:100%;padding:0;display:table}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox]{box-sizing:border-box;padding:0}[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button{height:auto}[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}template,[hidden]{display:none}body,button,input,select,optgroup,textarea{color:var(--global-font-color);font-family:var(--global-font-family);font-size:var(--font-size-regular);line-height:var(--global-font-line-height)}h1,h2,h3,h4,h5,h6{font-family:var(--highlight-font-family);clear:both;font-stretch:75%}.entry-title-singular,.page-title{margin-top:1em;margin-bottom:1em;font-size:2.5rem;line-height:1.4}dfn,cite,em,i{font-style:italic}blockquote,q{quotes:"" ""}blockquote{border-left:4px solid var(--color-quote-border);margin:0}.entry-content>blockquote{margin-left:1.5rem;padding-left:1em}@media screen and (min-width:48em){.entry-content>blockquote{margin-left:auto}}blockquote cite{color:var(--color-quote-citation);margin-top:1em;font-size:13px;font-style:normal;position:relative}address{margin:0 0 1.5em}pre{background:#eee;max-width:100%;margin-bottom:1.5em;padding:1.5em;font-family:"Courier 10 Pitch",Courier,monospace;font-size:.9375rem;line-height:1.6;overflow:auto}code,kbd,tt,var{font-family:Monaco,Consolas,Andale Mono,DejaVu Sans Mono,monospace;font-size:.8rem}abbr,acronym{cursor:help;border-bottom:1px dotted #666}mark,ins{background:#fff9c0;text-decoration:none}big{font-size:125%}html{box-sizing:border-box}*,:before,:after{box-sizing:inherit}body{background:var(--content-background-color)}hr{background-color:var(--border-color-light);border:0;height:1px;margin-bottom:1.5em}ul,ol{margin:0 0 1.5em;padding-left:1.5em}ul{list-style:outside}ol{list-style:decimal}li>ul,li>ol{margin-bottom:0}dt{font-weight:700}dd{margin:0 1.5em 1.5em}img{max-width:100%;height:auto;display:block}figure{margin:.5em 0}table{width:100%;margin:0 0 1.5em}.flex{display:-ms-flexbox;display:flex}@media screen and (max-width:37.5em){.flex{-ms-flex-direction:column;flex-direction:column}.flex.horiz{-ms-flex-direction:row;flex-direction:row}}.inline-flex{display:-ms-inline-flexbox;display:inline-flex}.flex-row{-ms-flex-direction:row;flex-direction:row}.flex-column{-ms-flex-direction:column;flex-direction:column}.flex-row-reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.flex-column-reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse}.flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.flex-grow{-ms-flex-positive:1;flex-grow:1}.items-baseline{align-items:baseline}.justify-start{-ms-flex-pack:start;justify-content:flex-start}.justify-center{-ms-flex-pack:center;justify-content:center}.justify-end{-ms-flex-pack:end;justify-content:flex-end}.justify-between{-ms-flex-pack:justify;justify-content:space-between}.justify-around{-ms-flex-pack:distribute;justify-content:space-around}.justify-evenly{justify-content:space-evenly}.self-auto{-ms-flex-item-align:auto;align-self:auto}.self-start{-ms-flex-item-align:start;align-self:flex-start}.self-center{-ms-flex-item-align:center;align-self:center}.self-end{-ms-flex-item-align:end;align-self:flex-end}.self-stretch{-ms-flex-item-align:stretch;align-self:stretch}.grid{display:grid}@media screen and (max-width:37.5em){.grid{grid-template-columns:1fr}.grid.keep-cols{grid-template-columns:revert}}.inline-grid{display:inline-grid}.grid-col-auto{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.grid-flow-row{grid-auto-flow:row}.grid-flow-col{grid-auto-flow:column}.grid-flow-row-dense{grid-auto-flow:dense}.grid-flow-col-dense{grid-auto-flow:column dense}.justify-items-start{justify-items:start}.justify-items-center{justify-items:center}.justify-items-end{justify-items:end}.justify-items-stretch{justify-items:stretch}.items-start{-ms-flex-align:start;align-items:start}.items-center{-ms-flex-align:center;align-items:center}.items-end{-ms-flex-align:end;align-items:end}.items-stretch{-ms-flex-align:stretch;align-items:stretch}:root{--content-width:45rem;--dropdown-symbol-width:.7em;--global-font-family:"Inter", serif;--highlight-font-family:"Poppins", sans-serif;--global-font-size:20;--global-font-line-height:1.4;--font-size-small:calc(16 / var(--global-font-size) * 1rem);--font-size-regular:calc(var(--global-font-size) / 16 * 1rem);--font-size-large:calc(36 / var(--global-font-size) * 1rem);--font-size-larger:calc(48 / var(--global-font-size) * 1rem);--global-font-color:#333;--background-color:#fff;--content-background-color:#fff;--sub-content-background-color:#f6f6f6;--header-background-color:#f6f6f6;--footer-background-color:#fbfbfb;--border-color-dark:#333;--border-color-light:#ccc;--color-link:#0073aa;--color-link-visited:#333;--color-link-active:#00a0d2;--color-quote-border:#000;--color-quote-citation:#6c7781;--color-theme-primary:#e36d60;--color-theme-secondary:#41848f;--color-theme-red:#c0392b;--color-theme-green:#27ae60;--color-theme-blue:#2980b9;--color-theme-yellow:#f1c40f;--color-theme-black:#1c2833;--color-theme-grey:#95a5a6;--color-theme-white:#ecf0f1;--color-custom-daylight:#97c0b7;--color-custom-sun:#eee9d1;--theme-header-text-color:white;--theme-header-background:black;--theme-header-height:80px;--theme-color-primary:#c9a86a;--theme-color-primary-dark:#0b1f1a;--theme-color-primary-dark-parts:11 31 26}a{color:var(--color-link)}a:visited{color:var(--color-link-visited)}a:hover,a:focus,a:active{color:var(--color-link-active)}a:focus{outline:thin dotted}a:hover,a:active{outline:0}.site-header{width:100%;height:var(--theme-header-height);z-index:1000;color:var(--theme-header-text-color,white);background-color:var(--theme-header-background,black);padding:16px 8px;position:sticky;top:0;left:0}.site-header__content{-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;width:1400px;margin:0 auto;display:-ms-flexbox;display:flex}.site-branding{font-family:var(--highlight-font-family);font-size:34px;font-weight:700}.site-branding__part-1{color:#fff}.site-branding__part-2{color:var(--theme-color-primary,white)}.site-header a:focus{outline:none}.primary-menu-container{-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.main-navigation{-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.main-navigation ul,.main-navigation li,.main-navigation a{margin:0;padding:0;list-style-type:none}.main-navigation .menu{-ms-flex-flow:row;flex-flow:row;-ms-flex-align:center;align-items:center;gap:36px;display:-ms-flexbox;display:flex}@property --theme-gradient-transition{syntax:"<percentage>";inherits:false;initial-value:0%}.main-navigation a{font-family:var(--highlight-font-family);color:transparent;--theme-gradient-transition:0%;background:linear-gradient(to right, var(--theme-color-primary) var(--theme-gradient-transition), var(--theme-header-text-color) var(--theme-gradient-transition));background-position:0 0;-webkit-background-clip:text;background-clip:text;padding:0 0;font-size:24px;font-weight:400;line-height:1;text-decoration:none;transition:--theme-gradient-transition .25s;position:relative}.main-navigation a:before{content:"";border-bottom:3px solid var(--theme-color-primary);width:0;height:0;transition:width .25s;position:absolute;bottom:-2px;left:0}.main-navigation a:hover{--theme-gradient-transition:100%;transition:--theme-gradient-transition .35s}.main-navigation a:hover:before{width:100%;transition:width .35s}.site-title a{color:var(--header-text-color);text-decoration:none}.site-button-cta{font-family:var(--highlight-font-family);color:var(--theme-color-primary-dark);background-color:var(--theme-color-primary);border:none;border-radius:12px;outline:none;-ms-flex-flow:row;flex-flow:row;-ms-flex-align:center;align-items:center;gap:6px;padding:16px 20px;font-size:24px;font-weight:700;line-height:1;display:-ms-flexbox;display:flex}.site-button-cta:after{content:"➡";font-size:90%;font-weight:500}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);width:1px;height:1px;overflow:hidden;word-wrap:normal!important;position:absolute!important}.screen-reader-text:focus{color:#21759b;z-index:100000;background-color:#f1f1f1;border-radius:3px;width:auto;height:auto;padding:15px 23px 14px;font-size:.875rem;font-weight:700;line-height:normal;text-decoration:none;display:block;top:5px;left:5px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important}.theme-clickable-region:after{text-align:center!important}.theme-clickable-region:hover{opacity:.75}.theme-clickable-region:hover:before{background-color:rgba(0,0,0,.25)!important}.entry-footer{display:none!important}.entry{margin-bottom:0!important;padding-top:0!important;padding-bottom:0!important}