:root{--color-primary:var(--ghost-accent-color,#35647d);--color-base:#183543;--color-muted:#66777e;--color-border:#dce4e2;--color-bg:#f4f1e9;--color-paper:#fffdf8;--color-sage:#a9bab1;--color-success:#80b912;--color-error:#f05230;--font-sans-serif:var(--gh-font-body,"DM Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-serif:var(--gh-font-heading,"Libre Caslon Text"),Georgia,serif;--font-mono:Menlo,Courier,monospace;--font-light:100;--font-normal:400;--font-bold:700;--font-heavy:800;--xlarge:1680px;--large:1280px;--medium:980px;--small:740px;--xsmall:480px;--height:4rem;--margin:2rem;--radius:0.5rem}*,: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:#fff;color:#464646;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-family:var(--font-sans-serif);font-size:1.5rem;font-style:normal;font-weight:400;line-height:1.6em;min-height:100vh;scroll-behavior:smooth}blockquote,body,dd,dl,figcaption,figure,form,hr,li,ol,p,pre,table,ul,video{margin:0;padding:0}ol[class],ul[class]{list-style:none;padding:0}img{display:block;height:auto;max-width:100%}button,input,select,textarea{-webkit-appearance:none;font:inherit}fieldset{border:0;margin:0;padding:0}label{font-size:.9em;font-weight:700}hr,label{display:block}hr{border:0;border-top:1px solid;height:1px;opacity:.2;position:relative;width:100%}::-moz-selection{background:#cbeafb;text-shadow:none}::selection{background:#cbeafb;text-shadow:none}mark{background-color:#fdffb6}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}ul:not([class]) li+li{margin-top:.6em}a:not([class]){-webkit-text-decoration-skip:ink;color:#35647d;color:var(--color-primary);text-decoration-skip-ink:auto}a[class]{color:inherit;-webkit-text-decoration:none;text-decoration:none;transition:.4s ease}a[class]:hover{transition:.2s ease}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.15em;margin:0}h1{font-size:4.6rem;letter-spacing:-.5px}@media (max-width:500px){h1{font-size:2.7rem}}h2{font-size:3.6rem}@media (max-width:500px){h2{font-size:2.2rem}}h3{font-size:3.2rem}@media (max-width:500px){h3{font-size:1.8rem}}h4{font-size:2.6rem}h5{font-size:2.4rem}h6{font-size:2.2rem}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.gh-input,.gh-textarea{background:#f4f1e9;background:var(--color-bg);border:1px solid #dce4e2;border:1px solid var(--color-border);border-radius:.5rem;border-radius:var(--radius);color:inherit;display:block;outline:0;padding:0 .6em;-webkit-text-decoration:none;text-decoration:none;width:100%}.gh-input:focus{border-color:#35647d;border-color:var(--color-primary)}.gh-select{height:4rem;height:var(--height);padding-right:4rem;padding-right:var(--height);text-overflow:ellipsis}.gh-select option{background:#f4f1e9;background:var(--color-bg);color:#35647d;color:var(--color-primary)}.gh-select:focus::-ms-value{background-color:transparent}.gh-select::-ms-expand{display:none}.gh-input,.gh-select{height:4rem;height:var(--height)}.gh-textarea{padding:.3em .6em;resize:vertical}.gh-check{display:block;margin-right:-2em;opacity:0;width:1em;z-index:-1}.gh-check+label{align-items:center;color:#183543;color:var(--color-base);cursor:pointer;display:flex;font-size:1em;font-weight:400;font-weight:var(--font-normal);padding-left:calc(2.4rem + .75em);padding-left:calc(var(--height)*.6 + .75em);padding-right:2rem;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.gh-check+label:before{background:#f4f1e9;background:var(--color-bg);border:1px solid #dce4e2;border:1px solid var(--color-border);border-radius:.5rem;border-radius:var(--radius);content:"";display:inline-block;height:2.4rem;height:calc(var(--height)*.6);line-height:2.24rem;line-height:calc(var(--height)*.56);margin-right:1rem;text-align:center;width:2.4rem;width:calc(var(--height)*.6)}.gh-check:checked+label:before{background:#35647d;background:var(--color-primary);border-color:#35647d;border-color:var(--color-primary);color:#f4f1e9;color:var(--color-bg);content:"✓"}.gh-check:focus+label:before{border-color:#35647d;border-color:var(--color-primary);box-shadow:0 0 0 1px #35647d;box-shadow:0 0 0 1px var(--color-primary)}.gh-check+label:before{border-radius:.5rem;border-radius:var(--radius);border-radius:100%}.gh-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:.5rem;border-radius:var(--radius);cursor:pointer;display:inline-block;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-family:var(--font-sans-serif);font-size:1.4rem;font-weight:400;font-weight:var(--font-normal);height:4rem;height:var(--height);line-height:4rem;line-height:var(--height);min-width:75px;padding:0 2rem;text-align:center;-webkit-text-decoration:none;text-decoration:none;transition:.4s ease;white-space:nowrap}.gh-button.gh-button-fit{width:100%}.gh-button.gh-button-small{font-size:1.2rem;height:3.6rem;height:calc(var(--height)*.9);line-height:3.6rem;line-height:calc(var(--height)*.9);padding:0 1.5rem}.gh-button.gh-button-large{font-size:1.7rem;height:4.8rem;height:calc(var(--height)*1.2);line-height:4.8rem;line-height:calc(var(--height)*1.2);padding:0 2.5rem}.gh-button.gh-button-disabled,.gh-button:disabled{opacity:.4;pointer-events:none}.gh-button{background-color:transparent;box-shadow:inset 0 0 0 2px currentColor;color:inherit}.gh-button:hover{box-shadow:inset 0 0 0 2px #35647d;box-shadow:inset 0 0 0 2px var(--color-primary);color:#35647d!important;color:var(--color-primary)!important;-webkit-text-decoration:none;text-decoration:none;transition:.2s ease}.gh-button.gh-button-primary{box-shadow:none;color:#fff!important}.gh-button.gh-button-primary,.gh-button.gh-button-primary:hover{background-color:#35647d;background-color:var(--color-primary)}.gh-head{background:inherit;font-size:1.6rem;line-height:1.3em;padding:3vmin 4vmin}.gh-head a{color:inherit;-webkit-text-decoration:none;text-decoration:none}.gh-head-inner{grid-gap:40px;display:grid;grid-auto-flow:row dense;grid-template-columns:1fr auto 1fr}.gh-head-brand{align-items:center;display:flex;grid-column-start:2;max-width:200px;text-align:center;word-break:break-all}.gh-head-logo{display:block;font-weight:600;line-height:1.2em;padding:10px 0}.gh-head-logo img{max-height:40px}.gh-head-menu{align-items:center;display:flex}.gh-head-menu .nav{align-items:center;display:inline-flex;flex-wrap:wrap;list-style:none}.gh-head-menu .nav li{margin:0 1.5vmin 0 0;padding:0}.gh-head-menu .nav a{display:inline-block;padding:5px 0}.gh-head-menu .nav-current a{box-shadow:inset 0 -1px 0 0 currentcolor}.gh-head-actions{display:flex;list-style:none;text-align:right}.gh-head-actions,.gh-head-actions-list{align-items:center;justify-content:flex-end}.gh-head-actions-list{display:inline-flex;flex-wrap:wrap;gap:10px}.gh-head-actions-list a:not([class]){display:inline-block;margin:0 0 0 1.5vmin;padding:5px 0}.gh-burger{cursor:pointer;display:none;position:relative}.gh-burger-box{align-items:center;display:flex;height:33px;justify-content:center;position:relative;width:33px}.gh-burger-inner{height:100%;width:100%}.gh-burger-box:before{transition:transform .3s cubic-bezier(.2,.6,.3,1),width .3s cubic-bezier(.2,.6,.3,1)}.gh-burger-box:before,.gh-burger-inner:after,.gh-burger-inner:before{background:currentcolor;bottom:0;content:"";display:block;height:1px;left:0;margin:auto;position:absolute;top:0;width:100%;will-change:transform,width}.gh-burger-inner:after,.gh-burger-inner:before{transition:transform .25s cubic-bezier(.2,.7,.3,1),width .25s cubic-bezier(.2,.7,.3,1)}.gh-burger-inner:before{transform:translatey(-6px)}.gh-burger-inner:after{transform:translatey(6px)}body:not(.gh-head-open) .gh-burger:hover .gh-burger-inner:before{transform:translatey(-8px)}body:not(.gh-head-open) .gh-burger:hover .gh-burger-inner:after{transform:translatey(8px)}.gh-head-open .gh-burger-box:before{transform:translatex(19px);transition:transform .2s cubic-bezier(.2,.7,.3,1),width .2s cubic-bezier(.2,.7,.3,1);width:0}.gh-head-open .gh-burger-inner:before{transform:translatex(6px) rotate(135deg);width:26px}.gh-head-open .gh-burger-inner:after{transform:translatex(6px) rotate(-135deg);width:26px}.gh-head-brandnavactions .gh-head-brand{grid-column-start:1}.gh-head-brandnav .gh-container{grid-gap:0;grid-template-columns:auto max-content max-content}.gh-head-brandnav .gh-head-brand{grid-column-start:1}.gh-head-brandnav .gh-head-menu{margin-left:40px}.gh-head-brandnav .gh-head-menu .nav li{margin:0 0 0 1.5vmin;padding:0}.gh-head-stacked .gh-container{grid-gap:2vmin;grid-template-columns:1fr}.gh-head-stacked .gh-head-brand{display:flex;grid-column-start:1;justify-content:center;max-width:none;text-align:center;width:100%}.gh-head-stacked .gh-head-actions,.gh-head-stacked .gh-head-actions-list,.gh-head-stacked .gh-head-menu{justify-content:center}.gh-head-stacked .gh-head-actions a:first-child svg{margin-left:0}@media (max-width:900px){.gh-burger{display:inline-block}#gh-head{overflow:hidden;transition:all .4s ease-out}#gh-head .gh-head-inner{grid-template-columns:1fr;height:100%}#gh-head .gh-head-brand{align-items:center;display:flex;grid-column-start:auto;justify-content:space-between;max-width:none;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:10}#gh-head .gh-head-logo{font-size:2.2rem}#gh-head .gh-head-logo img{max-height:40px}#gh-head .gh-head-menu{align-items:center;align-self:center;display:flex;flex-direction:column;font-size:3.6rem;font-weight:300;line-height:1.1em;margin:0 0 10vh;text-align:center}#gh-head .gh-head-menu .nav li{margin:5px 0}#gh-head .gh-head-menu .nav a{padding:8px 0}#gh-head .gh-head-menu .nav{align-items:center;display:flex;flex-direction:column}#gh-head .gh-head-actions{justify-content:center;padding:20px 0;text-align:left}#gh-head .gh-head-actions a{margin:0 10px}#gh-head .gh-head-actions,#gh-head .gh-head-menu{display:none}.gh-head-open{height:100vh;overflow:hidden}.gh-head-open #gh-head{bottom:0;left:0;overflow-y:scroll;position:fixed;right:0;top:0;z-index:900}.gh-head-open #gh-head .gh-head-inner{grid-template-rows:auto 1fr auto}.gh-head-open #gh-head .gh-head-actions,.gh-head-open #gh-head .gh-head-menu{display:flex}}@media (max-width:600px){#gh-head .gh-head-menu{font-size:6vmin}}.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]}.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:4vmin}.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-canvas>blockquote,.gh-canvas>dl,.gh-canvas>ol,.gh-canvas>p,.gh-canvas>ul{font-family:Libre Caslon Text,Georgia,serif;font-family:var(--font-serif);font-size:2rem;font-weight:400;line-height:1.6em}.gh-content>dl,.gh-content>ol,.gh-content>ul{padding-left:1.9em}.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:#35647d;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 .kg-card+:not(.kg-card),.gh-content :not(.kg-card):not([id])+.kg-card{margin-top:6vmin}figcaption{color:rgba(0,0,0,.5);font-size:1.3rem;font-weight:600;line-height:1.4em;padding:1.5rem 1.5rem 0;text-align:center}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-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)}.gh-readmore{font-size:2.6rem;padding:8vmin 4vmin}.gh-readmore-inner{grid-gap:8vmin;display:grid;grid-template-columns:1fr 1fr}.gh-readmore-prev{justify-content:flex-end;text-align:right}.gh-readmore a{color:currentColor;display:flex;-webkit-text-decoration:none;text-decoration:none}.gh-readmore h4{font-size:inherit;width:100%}.gh-readmore svg{display:inline-block;height:1em;margin:.15em 0 0;vertical-align:middle}.gh-readmore h4+svg,.gh-readmore svg+h4{margin-left:2vmin}@media (max-width:700px){.gh-readmore{font-size:1.6rem}.gh-readmore svg{margin:.1em 0 0}}.gh-error{display:flex;flex:1 0 auto;flex-direction:column;padding-bottom:2vmin}.gh-error-content{flex:1 0 auto;text-align:center}.gh-error-code{font-size:14vmin;margin:0}.gh-error-description{font-size:4vmin;font-weight:300;line-height:1.2em;margin:0 auto;max-width:600px;opacity:.6;padding:0 2rem}.gh-error-link{display:block;font-size:1.6rem;margin-top:4vmin}.gh-error-stack{margin:0 auto;max-width:600px;padding:8vmin 0;text-align:left}.gh-error-stack-list{font-size:1.4rem;margin:4vmin 0 0}.gh-error-stack-list>li{border-top:1px solid rgba(0,0,0,.1);margin:0;padding:2rem 0}.gh-error-stack-function{color:red;font-size:1.8rem;margin:0 0 .5em}.gh-foot{align-items:center;display:flex;justify-content:center;padding:8vmin 4vmin 4vmin}.gh-foot .gh-container{width:auto}.gh-foot a{color:inherit}.gh-foot-menu{display:flex}.gh-foot-menu,.gh-foot-menu .nav{align-items:center;justify-content:center}.gh-foot-menu .nav{display:inline-flex;flex-wrap:wrap;font-size:1.8rem;list-style:none}.gh-foot-menu .nav li{margin:0 1.5vmin;padding:0}.gh-foot-menu .nav a{box-shadow:inset 0 -1px 0 0 currentcolor;display:inline-block;padding:3px 0;-webkit-text-decoration:none;text-decoration:none}.gh-foot-meta{font-size:1.5rem;margin:2rem 0;opacity:.75;text-align:center}@media (max-width:700px){.gh-foot-menu .nav{font-size:1.6rem}}.gh-pagination .pagination{display:flex;justify-content:space-between;margin-bottom:4vmin;margin-top:4vmin}.gh-viewport,html{background:#fffdf8;background:var(--color-paper);min-height:100vh}.gh-viewport{display:flex;flex-direction:column}body{background:#fffdf8;background:var(--color-paper);color:#183543;color:var(--color-base)}.gh-main{flex:1 0 auto}.gh-container{margin-left:auto;margin-right:auto;width:min(1180px,100%)}.gh-page{padding-left:max(2rem,min(5vw,6rem));padding-right:max(2rem,min(5vw,6rem))}.gh-head{backdrop-filter:blur(14px);background:rgba(255,253,248,.94);border-bottom:1px solid #dce4e2;border-bottom:1px solid var(--color-border);color:#183543;color:var(--color-base);padding:1.8rem max(2rem,min(5vw,6rem));position:relative;z-index:10}.gh-head-inner{grid-template-columns:auto 1fr auto}.gh-head-brand{grid-column:1;max-width:none;text-align:left;word-break:normal}.gh-head-logo{color:#35647d;font-family:Libre Caslon Text,Georgia,serif;font-family:var(--font-serif);font-size:2.2rem;letter-spacing:-.04em}.gh-head-logo img{max-height:48px}.gh-head-menu{justify-content:center}.gh-head-menu .nav{gap:2.4rem}.gh-head-menu .nav li{margin:0}.gh-head-menu .nav a{font-weight:600}.gh-head-menu .nav-current a{box-shadow:none;color:#35647d;color:var(--color-primary)}.gh-burger{background:transparent;border:0;color:inherit;padding:0}.gh-head-actions-list{flex-wrap:nowrap}.gh-head-actions .gh-search,.gh-head-actions button{color:#183543;color:var(--color-base)}.gh-head-contact{align-items:center;background:#35647d;background:var(--color-primary);color:#fff!important;display:inline-flex;font-weight:700;padding:0 1.8rem}.gh-hero{background:radial-gradient(circle at 85% 15%,hsla(43,38%,70%,.32),transparent 30%),linear-gradient(135deg,#183543,#35647d 65%,#789087);border-radius:2.4rem;margin-top:max(2rem,min(5vw,6rem));overflow:hidden;padding:max(5rem,min(10vw,11rem)) max(2.4rem,min(7vw,8rem));position:relative}.gh-hero:after{border:1px solid hsla(0,0%,100%,.25);border-radius:50%;bottom:-15rem;box-shadow:0 0 0 4rem hsla(0,0%,100%,.04),0 0 0 8rem hsla(0,0%,100%,.03);content:"";height:34rem;position:absolute;right:-8rem;width:34rem}.gh-eyebrow{display:inline-block;letter-spacing:.16em;margin-bottom:1.5rem}.gh-hero h1{font-family:Libre Caslon Text,Georgia,serif;font-family:var(--font-serif);font-size:max(4rem,min(7vw,7.6rem));font-weight:400;line-height:1.03;max-width:800px}.gh-hero p{color:hsla(0,0%,100%,.82);margin-top:2.4rem;max-width:600px}.gh-postfeed{grid-gap:max(2.4rem,min(4vw,4.8rem)) max(2rem,min(3vw,3.2rem));display:grid;gap:max(2.4rem,min(4vw,4.8rem)) max(2rem,min(3vw,3.2rem));grid-template-columns:repeat(3,minmax(0,1fr));padding-bottom:max(5rem,min(8vw,9rem));padding-top:max(5rem,min(8vw,9rem))}.gh-card{min-width:0}.gh-card-link{display:flex;flex-direction:column;height:100%}.gh-card-picture{aspect-ratio:4/3;background:#f4f1e9;background:var(--color-bg);border-radius:1.4rem;display:block;margin-bottom:2.2rem;overflow:hidden}.gh-card-image{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease;width:100%}.gh-card-link:hover .gh-card-image{transform:scale(1.025)}.gh-card-content{align-items:flex-start;display:flex;flex:1;flex-direction:column;text-align:left}.gh-card-meta,.gh-post-meta{color:#66777e;color:var(--color-muted);display:flex;font-size:1.2rem;font-weight:700;gap:.6rem;letter-spacing:.08em;margin-bottom:1.2rem;text-transform:uppercase}.gh-card-title{font-family:Libre Caslon Text,Georgia,serif;font-family:var(--font-serif);font-size:max(2.4rem,min(3vw,3.2rem));letter-spacing:-.03em;line-height:1.15}.gh-card-content p{color:#66777e;color:var(--color-muted);font-size:1.6rem;margin:1.4rem 0 2rem}.gh-card-content>strong{color:var(--color-primary);font-size:1.4rem;margin-top:auto}.gh-pagination{padding-bottom:6rem}.gh-pagination .pagination{gap:2rem;margin:0}.gh-pagination a{color:#35647d;color:var(--color-primary);font-weight:700}.gh-article{padding:max(5rem,min(9vw,10rem)) 0}.gh-header{padding-bottom:max(3rem,min(7vw,7rem));text-align:left}.gh-title{font-family:Libre Caslon Text,Georgia,serif;font-family:var(--font-serif);font-size:max(4rem,min(7vw,7.4rem));font-weight:400;letter-spacing:-.045em;line-height:1.04;max-width:900px}.gh-excerpt{color:#66777e;color:var(--color-muted);font-size:2rem;margin-top:2rem;max-width:720px}.gh-feature-image{border-radius:1.8rem;grid-column:wide-start/wide-end;margin:max(3rem,min(6vw,6rem)) 0 0;overflow:hidden;width:100%}.gh-feature-image img{max-height:720px;-o-object-fit:cover;object-fit:cover;width:100%}.gh-content{color:#263d46}.gh-canvas>blockquote,.gh-canvas>dl,.gh-canvas>ol,.gh-canvas>p,.gh-canvas>ul{font-size:max(1.8rem,min(2vw,2.05rem));line-height:1.75}.gh-content h2,.gh-content h3{font-family:Libre Caslon Text,Georgia,serif;font-family:var(--font-serif);font-weight:400;letter-spacing:-.025em}.gh-footer{margin-top:5rem}.gh-post-authors{border-top:1px solid #dce4e2;border-top:1px solid var(--color-border);color:#66777e;color:var(--color-muted);padding-top:2.4rem}.gh-post-authors a{color:#35647d;color:var(--color-primary);font-weight:700}.gh-page-head{margin:0 auto;max-width:860px;padding:max(5rem,min(9vw,10rem)) 0 2rem;text-align:center}.gh-page-head h1{font-family:Libre Caslon Text,Georgia,serif;font-family:var(--font-serif);font-size:max(4rem,min(7vw,7rem));font-weight:400}.gh-page-head>p{color:#66777e;color:var(--color-muted);font-size:1.8rem;margin:1.5rem auto 0;max-width:660px}.gh-author-image{border-radius:50%;height:10rem;margin:0 auto 2rem;-o-object-fit:cover;object-fit:cover;width:10rem}.gh-author-links{display:flex;gap:1.6rem;justify-content:center;margin-top:1.5rem}.gh-foot{background:#183543;background:var(--color-base);color:#fff;margin-top:4rem;padding:5rem max(2rem,min(5vw,6rem))}.gh-foot .gh-container{width:min(1180px,100%)}.gh-foot-inner{grid-gap:2rem 5rem;display:grid;gap:2rem 5rem;grid-template-columns:1fr auto}.gh-foot-brand{display:flex;flex-direction:column}.gh-foot-brand strong{font-family:Libre Caslon Text,Georgia,serif;font-family:var(--font-serif);font-size:2.6rem;font-weight:400}.gh-foot-brand span,.gh-foot-meta{color:hsla(0,0%,100%,.68)}.gh-foot-menu{justify-content:flex-end}.gh-foot-meta{display:flex;flex-wrap:wrap;gap:1rem 2rem;grid-column:1/-1;margin:1rem 0 0;text-align:left}.gh-foot-meta a{color:#fff}.gh-error{justify-content:center;min-height:60vh}.gh-error-code{color:#35647d;color:var(--color-primary);font-family:Libre Caslon Text,Georgia,serif;font-family:var(--font-serif);font-weight:400}.gh-error-link{margin-top:3rem}.gh-error-link .gh-button{background:#35647d;background:var(--color-primary);color:#fff}@media (max-width:900px){.gh-postfeed{grid-template-columns:repeat(2,minmax(0,1fr))}#gh-head .gh-head-inner{grid-template-rows:auto 1fr auto}#gh-head .gh-head-menu{font-family:Libre Caslon Text,Georgia,serif;font-family:var(--font-serif);font-size:3rem;margin-bottom:2rem}.gh-head-open #gh-head{background:#fffdf8;background:var(--color-paper)}}@media (max-width:620px){.gh-hero{border-radius:1.6rem}.gh-foot-inner,.gh-postfeed{grid-template-columns:1fr}.gh-foot-menu,.gh-foot-menu .nav{justify-content:flex-start}.gh-foot-menu .nav li{margin:0 1.5rem 0 0}}:root{--sm-blue:#35647d;--sm-blue-dark:#284b5e;--sm-blue-deep:#173747;--sm-sand:#d2a679;--sm-cream:#f8eee4;--sm-paper:#fffdfa;--sm-ink:#203d4c}body{color:#203d4c;color:var(--sm-ink);font-family:Roboto,Arial,sans-serif;overflow-x:hidden}.gh-page,.gh-viewport,body{background:#fffdfa;background:var(--sm-paper)}.gh-container{width:min(1240px,100%)}.gh-head{backdrop-filter:none;background:#284b5e;background:var(--sm-blue-dark);border:0;color:#fff;padding:1.4rem max(2rem,min(4vw,5.6rem))}.gh-head-inner{gap:max(2rem,min(4vw,5rem));grid-template-columns:210px 1fr auto;min-height:62px}.gh-head-logo{color:#fff;font-family:Roboto,Arial,sans-serif;font-size:2rem;font-weight:500;letter-spacing:.03em}.gh-head-logo img{max-height:54px;max-width:178px;width:auto}.gh-head-menu .nav{gap:max(1.8rem,min(2.4vw,3.4rem))}.gh-head-menu .nav a{color:hsla(0,0%,100%,.9);font-size:1.5rem;font-weight:500;padding:1rem 0;position:relative}.gh-head-menu .nav a:after{background:#d2a679;background:var(--sm-sand);bottom:.4rem;content:"";height:2px;left:0;position:absolute;right:0;transform:scaleX(0);transition:transform .18s ease}.gh-head-menu .nav a:hover:after,.gh-head-menu .nav-current a:after{transform:scaleX(1)}.gh-head-menu .nav-current a{color:#fff}.gh-head-actions-list{gap:.8rem}.gh-language{align-items:center;color:hsla(0,0%,100%,.62);display:inline-flex;font-size:1.2rem;font-weight:700;gap:.45rem;letter-spacing:.08em}.gh-language a{color:inherit;-webkit-text-decoration:none;text-decoration:none}.gh-language a:hover,.gh-language a[aria-current=page]{color:#fff}.gh-head-actions .gh-search{align-items:center;background:transparent;border:1px solid hsla(0,0%,100%,.35);border-radius:999px;color:#fff;cursor:pointer;display:inline-flex;gap:.7rem;min-height:42px;padding:0 1.3rem}.gh-search svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.8;width:18px}.gh-head-contact{background:#d2a679;background:var(--sm-sand);border-radius:999px;color:#284b5e!important;color:var(--sm-blue-dark)!important;min-height:42px}.gh-home .gh-page{padding-left:max(2rem,min(5vw,6rem));padding-right:max(2rem,min(5vw,6rem))}.gh-hero{align-items:center;background:linear-gradient(90deg,#173747,#173747 56%,rgba(23,55,71,.98) 68%,rgba(23,55,71,.72) 82%,rgba(40,75,94,.38)),url(https://www.sanmartin.com.mx/homenew.webp) right 45% /cover no-repeat;border-radius:0;color:#fff;display:flex;margin:0;min-height:max(520px,min(68vh,720px));padding:0 max(2rem,min(5vw,6rem))}.gh-hero:after{display:none}.gh-hero-content{margin-left:auto;margin-right:auto;min-width:0;width:100%}.gh-hero .gh-eyebrow{color:#d2a679;color:var(--sm-sand);margin-bottom:2rem}.gh-eyebrow{color:#35647d;color:var(--sm-blue);font-size:1.2rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.gh-hero h1{word-wrap:anywhere;font-family:Roboto,Arial,sans-serif;font-size:max(4.6rem,min(6.4vw,8.2rem));font-weight:300;letter-spacing:-.045em;line-height:.98;max-width:720px;width:100%}.gh-hero p{color:hsla(0,0%,100%,.84);font-size:max(1.7rem,min(2vw,2.1rem));line-height:1.55;margin-top:2.5rem;max-width:610px}.gh-hero-action{align-items:center;background:#d2a679;background:var(--sm-sand);border-radius:999px;color:#284b5e!important;color:var(--sm-blue-dark)!important;display:inline-flex;font-size:1.4rem;font-weight:700;gap:1.2rem;margin-top:3.2rem;padding:1.35rem 2rem}.gh-section-head{grid-gap:4rem;align-items:end;border-bottom:1px solid rgba(53,100,125,.2);display:grid;gap:4rem;grid-template-columns:minmax(0,1fr) minmax(260px,420px);padding:max(7rem,min(10vw,11rem)) 0 4rem}.gh-section-head .gh-eyebrow{display:block;margin-bottom:1.2rem}.gh-section-head h2{color:#284b5e;color:var(--sm-blue-dark);font-family:Roboto,Arial,sans-serif;font-size:max(3.7rem,min(5vw,6rem));font-weight:300;letter-spacing:-.04em}.gh-section-head p{color:#617985;font-size:1.7rem;line-height:1.65}.gh-postfeed{gap:2.4rem;grid-template-columns:repeat(6,minmax(0,1fr));padding-bottom:max(7rem,min(10vw,11rem));padding-top:4rem}.gh-card{background:#fff;border:1px solid rgba(40,75,94,.12);border-radius:1.8rem;box-shadow:0 14px 40px rgba(40,75,94,.07);grid-column:span 2;overflow:hidden;transition:transform .22s ease,box-shadow .22s ease}.gh-card:hover{box-shadow:0 20px 54px rgba(40,75,94,.14);transform:translateY(-5px)}.gh-card:first-child,.gh-card:nth-child(2){grid-column:span 3}.gh-card-link{min-height:100%}.gh-card-picture{aspect-ratio:16/9;border-radius:0;margin:0;position:relative}.gh-card-placeholder{align-items:flex-end;background:linear-gradient(135deg,#173747,#35647d);background:linear-gradient(135deg,var(--sm-blue-deep),var(--sm-blue));color:#fff;display:flex;overflow:hidden;padding:2.4rem}.tag-flores .gh-card-placeholder{background:linear-gradient(135deg,#8f6c53,#d2a679);background:linear-gradient(135deg,#8f6c53,var(--sm-sand))}.tag-legado-digital .gh-card-placeholder{background:linear-gradient(135deg,#4e6b63,#819b91)}.gh-card-placeholder:after,.gh-card-placeholder:before{border:1px solid hsla(0,0%,100%,.24);border-radius:50%;content:"";position:absolute}.gh-card-placeholder:before{aspect-ratio:1;box-shadow:0 0 0 3rem hsla(0,0%,100%,.035),0 0 0 6rem hsla(0,0%,100%,.025);right:-5%;top:-35%;width:62%}.gh-card-placeholder:after{aspect-ratio:1;bottom:-35%;right:13%;width:40%}.gh-card-number{color:hsla(0,0%,100%,.42);font-size:4rem;font-weight:300;position:absolute;right:2rem;top:1.8rem}.gh-card-topic{font-size:1.2rem;font-weight:700;letter-spacing:.17em;position:relative;text-transform:uppercase;z-index:1}.gh-card-content{padding:2.6rem 2.6rem 2.8rem}.gh-card-meta,.gh-post-meta{color:#35647d;color:var(--sm-blue);font-size:1.1rem}.gh-card-title{color:#284b5e;color:var(--sm-blue-dark);font-family:Roboto,Arial,sans-serif;font-size:max(2.4rem,min(2.6vw,3.2rem));font-weight:400;letter-spacing:-.025em}.gh-card-content p{color:#617985;line-height:1.65}.gh-card-content>strong{color:#35647d;color:var(--sm-blue)}.gh-article{padding-top:max(5rem,min(8vw,9rem))}.gh-content h2,.gh-content h3,.gh-page-head h1,.gh-title{color:#284b5e;color:var(--sm-blue-dark);font-family:Roboto,Arial,sans-serif}.gh-title{font-weight:300}.gh-content{color:#304d5a}.gh-content>p:first-child:first-letter{color:#d2a679;color:var(--sm-sand);float:left;font-size:4.6em;font-weight:300;line-height:.8;margin:.08em .1em 0 0}.gh-foot{background:#284b5e;background:var(--sm-blue-dark);border-top:8px solid #d2a679;border-top:8px solid var(--sm-sand);margin-top:0;padding-bottom:6rem;padding-top:6rem}.gh-foot-brand strong{font-family:Roboto,Arial,sans-serif;font-weight:300}@media (max-width:900px){.gh-head-inner{grid-template-columns:1fr}#gh-head .gh-head-menu{color:#284b5e;color:var(--sm-blue-dark);font-family:Roboto,Arial,sans-serif;font-size:2.6rem}.gh-head-open #gh-head{background:#f8eee4;background:var(--sm-cream);color:#284b5e;color:var(--sm-blue-dark)}.gh-head-open .gh-head-logo img{filter:brightness(0) saturate(100%) invert(31%) sepia(18%) saturate(1268%) hue-rotate(156deg) brightness(88%)}.gh-postfeed{grid-template-columns:repeat(2,minmax(0,1fr))}.gh-card,.gh-card:first-child,.gh-card:nth-child(2){grid-column:span 1}}@media (max-width:700px){.gh-search span{display:none}.gh-hero{background:radial-gradient(circle at 90% 28%,hsla(30,50%,65%,.16) 0,hsla(30,50%,65%,.16) 14%,transparent 14.2%),radial-gradient(circle at 90% 28%,transparent 0,transparent 24%,hsla(30,50%,65%,.11) 24.2%,hsla(30,50%,65%,.11) 24.6%,transparent 24.8%),linear-gradient(145deg,#173747,#284b5e);background:radial-gradient(circle at 90% 28%,hsla(30,50%,65%,.16) 0,hsla(30,50%,65%,.16) 14%,transparent 14.2%),radial-gradient(circle at 90% 28%,transparent 0,transparent 24%,hsla(30,50%,65%,.11) 24.2%,hsla(30,50%,65%,.11) 24.6%,transparent 24.8%),linear-gradient(145deg,var(--sm-blue-deep),var(--sm-blue-dark));background:radial-gradient(circle at 90% 28%,hsla(30,50%,65%,.16) 0 14%,transparent 14.2%),radial-gradient(circle at 90% 28%,transparent 0 24%,hsla(30,50%,65%,.11) 24.2% 24.6%,transparent 24.8%),linear-gradient(145deg,#173747,#284b5e);min-height:570px;padding-left:2.4rem;padding-right:2.4rem}@supports (background:radial-gradient(red,red 1px 2px,red 3px)){.gh-hero{background:radial-gradient(circle at 90% 28%,hsla(30,50%,65%,.16) 0 14%,transparent 14.2%),radial-gradient(circle at 90% 28%,transparent 0 24%,hsla(30,50%,65%,.11) 24.2% 24.6%,transparent 24.8%),linear-gradient(145deg,var(--sm-blue-deep),var(--sm-blue-dark))}}.gh-hero h1{font-size:max(3.8rem,min(12vw,5.2rem));line-height:1.01;max-width:100%}.gh-hero p{font-size:1.7rem;max-width:100%;width:100%}.gh-section-head{gap:2rem}.gh-postfeed,.gh-section-head{grid-template-columns:1fr}}
/*# sourceMappingURL=index.css.map */